By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2021-11-29T19:14:12.356Z||main|||||INFO|500||The following profiles are active: basic 2021-11-29T19:14:28.179Z||main|||||INFO|500||Starting service [Tomcat] 2021-11-29T19:14:28.180Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2021-11-29T19:14:28.522Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2021-11-29T19:14:37.754Z||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. 2021-11-29T19:14:38.057Z||main|||||INFO|500||catdb-pool - Starting... 2021-11-29T19:14:38.672Z||main|||||INFO|500||catdb-pool - Start completed. 2021-11-29T19:14:39.154Z||main|||||INFO|500||reqdb-pool - Starting... 2021-11-29T19:14:39.162Z||main|||||INFO|500||reqdb-pool - Start completed. 2021-11-29T19:14:39.358Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2021-11-29T19:14:39.632Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2021-11-29T19:14:40.463Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-11-29T19:14:46.106Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2021-11-29T19:14:48.361Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-11-29T19:14:48.419Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2021-11-29T19:14:49.136Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2021-11-29T19:14:49.276Z||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. 2021-11-29T19:14:50.631Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-11-29T19:14:52.063Z||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 2021-11-29T19:14:58.040Z||main|||||WARN|500||--- 2021-11-29T19:14:58.040Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2021-11-29T19:14:58.041Z||main|||||WARN|500||--- 2021-11-29T19:14:58.506Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2021-11-29T19:15:04.007Z||main|||||INFO|500||Started ApiHandlerApplication in 55.417 seconds (JVM running for 60.049) 2021-11-29T19:15:04.019Z|44fd7022-e477-4f99-88b1-f3d266813acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:15:04.039Z|44fd7022-e477-4f99-88b1-f3d266813acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:15:04.040Z|d3917b47-33c0-4abb-965f-445ef79dc461|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:15:04.046Z|d3917b47-33c0-4abb-965f-445ef79dc461|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:15:12.052Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-11-29T19:15:12.253Z|1091b716-f244-4b10-aad2-9237a47591e4|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 2021-11-29T19:15:12.727Z|1091b716-f244-4b10-aad2-9237a47591e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:15:12.901Z|937e290d-c41b-42e8-8603-17293ac06ec4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:15:12.902Z|6d8bdb79-7b32-42fb-9d93-5a1cf6b947c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:15:12.903Z|937e290d-c41b-42e8-8603-17293ac06ec4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:15:12.904Z|6d8bdb79-7b32-42fb-9d93-5a1cf6b947c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:15:19.004Z|9348f189-7f64-4d07-a9b4-923e7d01e600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:15:19.015Z|9348f189-7f64-4d07-a9b4-923e7d01e600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:15:22.869Z|1c8a8631-9add-4891-a11c-9fdaab13d8bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:15:22.872Z|1c8a8631-9add-4891-a11c-9fdaab13d8bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:15:22.957Z|6b05fc50-c3e5-4bc1-8628-3af835fa3ee7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:15:22.958Z|adb7f6a7-55de-463f-924c-25889ceba6bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:15:22.959Z|6b05fc50-c3e5-4bc1-8628-3af835fa3ee7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:15:22.960Z|adb7f6a7-55de-463f-924c-25889ceba6bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:15:32.927Z|d0612d53-d1e7-4297-802a-c0b3f2323a35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:15:32.929Z|d0612d53-d1e7-4297-802a-c0b3f2323a35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:15:32.997Z|bd2b904b-488a-4437-a701-c432950311d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:15:32.998Z|6f04718a-6af7-4bb7-9d8a-565c7173267c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:15:32.999Z|6f04718a-6af7-4bb7-9d8a-565c7173267c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:15:32.999Z|bd2b904b-488a-4437-a701-c432950311d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:15:33.988Z|a00208ca-f591-491a-bc41-7803a04f6b6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:15:33.990Z|a00208ca-f591-491a-bc41-7803a04f6b6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:15:34.048Z|dc26b2ba-5fd1-4955-884f-8937680caf0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:15:34.049Z|dc26b2ba-5fd1-4955-884f-8937680caf0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:15:42.969Z|246aae2b-ec06-4efc-80bd-259d20ef5731|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:15:42.970Z|246aae2b-ec06-4efc-80bd-259d20ef5731|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:15:43.075Z|3796ab01-322c-4796-9f35-1d3becd2a40c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:15:43.077Z|3796ab01-322c-4796-9f35-1d3becd2a40c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:15:43.083Z|82cbbc18-6410-4ca4-b4c0-ca4638e21686|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:15:43.084Z|82cbbc18-6410-4ca4-b4c0-ca4638e21686|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:15:48.988Z|d52e9cf0-a9c2-4b38-869d-4b3c273257d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:15:48.989Z|d52e9cf0-a9c2-4b38-869d-4b3c273257d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:15:53.019Z|dff1838e-4169-4df2-88e3-b81c3adaba6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:15:53.021Z|dff1838e-4169-4df2-88e3-b81c3adaba6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:15:53.113Z|eb6d6f0b-c676-45a7-bdb1-993dcd9f2f9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:15:53.114Z|eb6d6f0b-c676-45a7-bdb1-993dcd9f2f9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:15:53.114Z|38257ef2-5588-409c-84aa-be842b064906|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:15:53.123Z|38257ef2-5588-409c-84aa-be842b064906|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:16:03.079Z|cc2f189a-2ddf-4602-8c0d-1e7db57b0e26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:16:03.081Z|cc2f189a-2ddf-4602-8c0d-1e7db57b0e26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:16:03.165Z|c7d49a0b-6441-48ab-82ba-3519f6635b1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:16:03.167Z|c7d49a0b-6441-48ab-82ba-3519f6635b1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:16:03.180Z|1b1a7dbc-06f8-482d-9f61-3ee1b22da9a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:16:03.181Z|1b1a7dbc-06f8-482d-9f61-3ee1b22da9a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:16:03.990Z|4564df05-c8fb-4eca-8174-0c7bbd17725f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:16:03.994Z|4564df05-c8fb-4eca-8174-0c7bbd17725f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:16:04.050Z|e871b7d8-c7b0-4bb6-9012-5d600e1ab278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:16:04.051Z|e871b7d8-c7b0-4bb6-9012-5d600e1ab278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:16:13.113Z|d9207fea-4bb9-4954-99d0-054aa8983dc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:16:13.114Z|d9207fea-4bb9-4954-99d0-054aa8983dc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:16:13.211Z|69efc2f0-d7f8-4a46-8053-3ce7219f7faf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:16:13.212Z|69efc2f0-d7f8-4a46-8053-3ce7219f7faf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:16:13.214Z|93bc9214-8df0-42ec-89b9-27a0151ac618|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:16:13.215Z|93bc9214-8df0-42ec-89b9-27a0151ac618|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:16:18.988Z|8d70f549-84ec-46dc-9573-d9f307d03c15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:16:18.989Z|8d70f549-84ec-46dc-9573-d9f307d03c15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:16:23.149Z|11540bc7-5ebb-43d3-8771-d4ca7b13b508|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:16:23.151Z|11540bc7-5ebb-43d3-8771-d4ca7b13b508|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:16:23.245Z|30f2c6ab-9ea4-4065-9b7e-62ebd9c62212|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:16:23.247Z|b632b99b-9008-4316-8554-ba58a9bb2124|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:16:23.249Z|b632b99b-9008-4316-8554-ba58a9bb2124|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:16:23.252Z|30f2c6ab-9ea4-4065-9b7e-62ebd9c62212|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:16:33.221Z|fa380bbc-b380-4547-ad63-838e2b65fa06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:16:33.226Z|fa380bbc-b380-4547-ad63-838e2b65fa06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:16:33.279Z|b67ba29c-4741-46fb-9df5-f4e58d095569|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:16:33.279Z|6a56e191-1f7d-481a-889c-621ae8892e6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:16:33.280Z|b67ba29c-4741-46fb-9df5-f4e58d095569|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:16:33.280Z|6a56e191-1f7d-481a-889c-621ae8892e6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:16:33.989Z|8d9973f2-2ff6-4f48-9078-1f868f4e00cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:16:33.990Z|8d9973f2-2ff6-4f48-9078-1f868f4e00cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:16:34.052Z|0910ee79-d671-4a3d-a75e-65bc336c56d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:16:34.053Z|0910ee79-d671-4a3d-a75e-65bc336c56d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:16:43.268Z|bcdf9067-7ac3-402f-9673-8585f85707cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:16:43.269Z|bcdf9067-7ac3-402f-9673-8585f85707cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:16:43.313Z|430fdaba-4635-4a73-bad3-91b5b63e9d70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:16:43.313Z|56e6a10d-d612-4d0f-808f-80164fa7cbe3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:16:43.314Z|430fdaba-4635-4a73-bad3-91b5b63e9d70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:16:43.319Z|56e6a10d-d612-4d0f-808f-80164fa7cbe3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:16:48.989Z|a65b9843-56b9-4de4-b8ec-21a7e1c03061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:16:48.992Z|a65b9843-56b9-4de4-b8ec-21a7e1c03061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:16:53.304Z|16c1bf6a-2c60-47dc-aaac-5cf9910591a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:16:53.305Z|16c1bf6a-2c60-47dc-aaac-5cf9910591a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:16:53.353Z|6c02d33b-c02b-4fb2-b01d-714557ff416a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:16:53.355Z|6c02d33b-c02b-4fb2-b01d-714557ff416a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:16:53.358Z|56aecbda-779c-4fd9-b365-68d722df400d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:16:53.359Z|56aecbda-779c-4fd9-b365-68d722df400d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:17:03.342Z|caeda43d-c026-43c9-b694-60c2803fb5f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:17:03.343Z|caeda43d-c026-43c9-b694-60c2803fb5f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:17:03.385Z|9271ee03-4aaa-42bc-85bd-54be6e6c34c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:17:03.386Z|ae4c003a-24eb-412d-9df4-384794df8d37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:17:03.388Z|ae4c003a-24eb-412d-9df4-384794df8d37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:17:03.395Z|9271ee03-4aaa-42bc-85bd-54be6e6c34c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:17:03.991Z|85e2a1f9-8d26-415b-83d2-bdc34b780d73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:17:03.992Z|85e2a1f9-8d26-415b-83d2-bdc34b780d73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:17:04.054Z|ec1002b8-5802-4f08-878b-56b81fdab9cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:17:04.055Z|ec1002b8-5802-4f08-878b-56b81fdab9cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:17:13.551Z|e5ca7ace-9b42-4f3e-98e3-bb4743e27c8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:17:13.552Z|e5ca7ace-9b42-4f3e-98e3-bb4743e27c8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:17:13.564Z|70ff9057-7744-48fe-8e01-ef11c9b2837d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:17:13.567Z|70ff9057-7744-48fe-8e01-ef11c9b2837d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:17:13.570Z|6576f156-b4d0-4dc9-8c95-3d5c7b42146e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:17:13.571Z|6576f156-b4d0-4dc9-8c95-3d5c7b42146e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:17:18.988Z|096c4f0e-6229-4156-8b3b-aa0d44be5553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:17:18.989Z|096c4f0e-6229-4156-8b3b-aa0d44be5553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:17:23.586Z|80790589-7ec3-4d83-b120-717d94fd820c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:17:23.587Z|80790589-7ec3-4d83-b120-717d94fd820c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:17:23.602Z|02bb324b-496f-45f9-b249-faa3d56ad12e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:17:23.602Z|d3285307-8d92-4f8c-b1ec-bd06cb462528|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:17:23.603Z|02bb324b-496f-45f9-b249-faa3d56ad12e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:17:23.604Z|d3285307-8d92-4f8c-b1ec-bd06cb462528|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:17:33.638Z|964df94e-7ca8-45ff-bc24-099d52027777|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:17:33.642Z|964df94e-7ca8-45ff-bc24-099d52027777|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:17:33.643Z|7c589d81-957f-44cc-9d7c-ee021c6805c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:17:33.643Z|f3411454-5a71-4020-ad7f-726c445ea14c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:17:33.644Z|7c589d81-957f-44cc-9d7c-ee021c6805c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:17:33.644Z|f3411454-5a71-4020-ad7f-726c445ea14c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:17:33.992Z|01488df4-cf44-4ac0-bb09-ae08d4361366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:17:33.997Z|01488df4-cf44-4ac0-bb09-ae08d4361366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:17:34.058Z|32cd601e-c5e5-42af-a864-c14cf487ebac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:17:34.059Z|32cd601e-c5e5-42af-a864-c14cf487ebac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:17:43.685Z|a5749c18-4242-43ba-bca4-9af0c45541c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:17:43.685Z|abbc9866-999a-48fd-8044-538ab6c7c457|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:17:43.687Z|a5749c18-4242-43ba-bca4-9af0c45541c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:17:43.687Z|abbc9866-999a-48fd-8044-538ab6c7c457|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:17:43.688Z|646bd7aa-dccf-42e1-a3e6-91e948bcaa06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:17:43.699Z|646bd7aa-dccf-42e1-a3e6-91e948bcaa06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:17:48.988Z|76728da3-3bd6-4f5f-96cb-d404e986bef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:17:48.989Z|76728da3-3bd6-4f5f-96cb-d404e986bef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:17:53.726Z|c37a2d1a-88d7-4ad0-9d1e-c6b6af8bd565|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:17:53.727Z|c37a2d1a-88d7-4ad0-9d1e-c6b6af8bd565|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:17:53.734Z|dae4b09d-0b29-4fba-8b5f-32dd7810b72c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:17:53.735Z|dae4b09d-0b29-4fba-8b5f-32dd7810b72c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:17:53.746Z|f59cb9cd-faa0-4d64-9efe-95ec9bb085c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:17:53.746Z|f59cb9cd-faa0-4d64-9efe-95ec9bb085c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:18:03.755Z|da05b77a-17df-4276-a579-d4e50af18e44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:18:03.757Z|da05b77a-17df-4276-a579-d4e50af18e44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:18:03.760Z|90351929-f2b1-4225-80f6-165ac8fb87e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:18:03.761Z|90351929-f2b1-4225-80f6-165ac8fb87e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:18:03.779Z|6a9c05d9-2c9c-4196-bf66-d391fe42618e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:18:03.780Z|6a9c05d9-2c9c-4196-bf66-d391fe42618e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:18:03.988Z|ff1646ca-11e0-4a32-bbc5-2c4a9bdfb639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:18:03.989Z|ff1646ca-11e0-4a32-bbc5-2c4a9bdfb639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:18:04.060Z|ef4a8ab4-54ab-48be-9550-889e9c75dadd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:18:04.061Z|ef4a8ab4-54ab-48be-9550-889e9c75dadd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:18:13.785Z|45b605d5-c8fd-4885-ba94-7bed13188caf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:18:13.786Z|7167a15d-aef6-443c-981e-26b20e1810a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:18:13.786Z|45b605d5-c8fd-4885-ba94-7bed13188caf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:18:13.788Z|7167a15d-aef6-443c-981e-26b20e1810a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:18:13.807Z|56cc2bd8-1246-4de1-b8be-25dfee7e6c3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:18:13.807Z|56cc2bd8-1246-4de1-b8be-25dfee7e6c3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:18:18.988Z|83219f80-aff8-4db1-b2fa-0c53b6586f38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:18:18.991Z|83219f80-aff8-4db1-b2fa-0c53b6586f38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:18:23.813Z|8e7e1c27-cb38-454a-8866-87f6082d6d0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:18:23.813Z|9d165683-cb24-4a13-8e2b-c54743b2b2c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:18:23.814Z|8e7e1c27-cb38-454a-8866-87f6082d6d0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:18:23.814Z|9d165683-cb24-4a13-8e2b-c54743b2b2c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:18:23.840Z|adae923d-5949-4bc7-b524-35d04b7b06bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:18:23.841Z|adae923d-5949-4bc7-b524-35d04b7b06bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:18:33.844Z|c9319323-6670-4861-8352-5176fead4e7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:18:33.846Z|c9319323-6670-4861-8352-5176fead4e7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:18:33.849Z|f540690a-56a1-4ebc-8d24-757f5e79bfe9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:18:33.849Z|f540690a-56a1-4ebc-8d24-757f5e79bfe9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:18:33.868Z|b9f0ee82-6cb7-432e-8c6d-abf533820210|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:18:33.869Z|b9f0ee82-6cb7-432e-8c6d-abf533820210|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:18:33.988Z|d49e8aaf-b97a-4d2b-a773-650cc6c69160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:18:33.989Z|d49e8aaf-b97a-4d2b-a773-650cc6c69160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:18:34.062Z|8089c2c9-c5a1-467b-aa87-640452935251|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:18:34.063Z|8089c2c9-c5a1-467b-aa87-640452935251|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:18:43.890Z|a8434afb-f011-49e6-8320-610c2cfbd827|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:18:43.894Z|a8434afb-f011-49e6-8320-610c2cfbd827|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:18:43.891Z|e76a6681-8378-4705-9e90-e421b2db047d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:18:43.898Z|e76a6681-8378-4705-9e90-e421b2db047d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:18:43.900Z|78adee38-88af-4c46-96b2-43f403524cf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:18:43.902Z|78adee38-88af-4c46-96b2-43f403524cf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:18:48.991Z|18e735ad-15ec-434b-a49b-afd8fb16452e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:18:48.994Z|18e735ad-15ec-434b-a49b-afd8fb16452e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:18:53.948Z|35b80c7a-70c6-4c4c-b510-b4d331085261|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:18:53.948Z|2dbebde0-25c5-4ccc-8abe-72ad944ffa79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:18:53.949Z|2dbebde0-25c5-4ccc-8abe-72ad944ffa79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:18:53.950Z|35b80c7a-70c6-4c4c-b510-b4d331085261|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:18:53.952Z|ec78812e-cde9-41ef-b09e-2caee0b6ccb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:18:53.953Z|ec78812e-cde9-41ef-b09e-2caee0b6ccb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:19:03.981Z|dadbd868-db6e-45ac-80e4-bec158db85e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:19:03.982Z|dadbd868-db6e-45ac-80e4-bec158db85e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:19:03.986Z|99031df6-3a89-44bc-b679-1ebc67d16b30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:19:03.990Z|6795d311-b822-404e-bc86-8dd896ebecad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:19:03.992Z|6795d311-b822-404e-bc86-8dd896ebecad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:19:03.991Z|99031df6-3a89-44bc-b679-1ebc67d16b30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:19:03.998Z|cf1f7815-2b9a-4981-a3b9-b6eddf0171d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:19:03.999Z|cf1f7815-2b9a-4981-a3b9-b6eddf0171d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:19:04.065Z|68263a65-15df-4961-9469-57a645634d68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:19:04.066Z|68263a65-15df-4961-9469-57a645634d68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:19:14.018Z|1f061422-e5b9-4658-9ab3-4b74d32436bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:19:14.019Z|4d0703af-b834-4c1c-b870-87ffd3d045e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:19:14.019Z|1f061422-e5b9-4658-9ab3-4b74d32436bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:19:14.020Z|4d0703af-b834-4c1c-b870-87ffd3d045e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:19:14.024Z|dbf752f1-68dc-486e-93b0-aeb229d9ccb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:19:14.027Z|dbf752f1-68dc-486e-93b0-aeb229d9ccb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:19:18.988Z|7b17023c-f337-42bc-8069-a749b44098f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:19:18.989Z|7b17023c-f337-42bc-8069-a749b44098f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:19:24.048Z|f6a12304-bb73-45d9-8eec-6ce3c938a6f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:19:24.048Z|6440f19a-197c-4440-b732-84f139f0285d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:19:24.048Z|8a4cf343-2c70-4760-a0c7-83a614c0abee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:19:24.049Z|8a4cf343-2c70-4760-a0c7-83a614c0abee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:19:24.049Z|f6a12304-bb73-45d9-8eec-6ce3c938a6f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:19:24.049Z|6440f19a-197c-4440-b732-84f139f0285d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:19:33.988Z|7d8def22-d26d-4c46-afa5-3ffcac41fd00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:19:33.991Z|7d8def22-d26d-4c46-afa5-3ffcac41fd00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:19:34.067Z|7f5c1ae2-81a8-488a-910f-97be42c26821|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:19:34.068Z|7f5c1ae2-81a8-488a-910f-97be42c26821|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:19:34.076Z|db16ae7b-cbda-44d3-97bb-062195e97288|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:19:34.076Z|a1d7933d-6fc7-41ee-830c-bea87b592acb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:19:34.077Z|054f10cb-4eff-4ea1-a789-a939ce99003f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:19:34.077Z|db16ae7b-cbda-44d3-97bb-062195e97288|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:19:34.077Z|054f10cb-4eff-4ea1-a789-a939ce99003f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:19:34.078Z|a1d7933d-6fc7-41ee-830c-bea87b592acb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:19:44.105Z|b36acf97-db30-4283-aa03-9b8ad709bd88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:19:44.105Z|b36acf97-db30-4283-aa03-9b8ad709bd88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:19:44.109Z|8cf46baf-1d38-4718-a742-6a8d21ab71c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:19:44.109Z|a1da5624-0d88-4ebb-a18a-94fc9989c31e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:19:44.111Z|8cf46baf-1d38-4718-a742-6a8d21ab71c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:19:44.113Z|a1da5624-0d88-4ebb-a18a-94fc9989c31e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:19:48.988Z|ecfd12fe-f2ca-4f08-991c-026daf5ab771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:19:48.989Z|ecfd12fe-f2ca-4f08-991c-026daf5ab771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:19:54.160Z|3ad6fe58-a55c-43b9-a3ff-06e211ff33c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:19:54.160Z|12d8a732-a647-46d8-b67a-b8f48c35f5c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:19:54.160Z|677cddc2-149c-46e3-8a17-876907bfcfec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:19:54.165Z|3ad6fe58-a55c-43b9-a3ff-06e211ff33c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:19:54.165Z|12d8a732-a647-46d8-b67a-b8f48c35f5c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:19:54.165Z|677cddc2-149c-46e3-8a17-876907bfcfec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:20:03.997Z|22089ac3-1647-42cb-8886-357d8061c9ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:20:04.005Z|22089ac3-1647-42cb-8886-357d8061c9ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:20:04.070Z|2eb6287d-ee46-4960-9236-a89780393f0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:20:04.071Z|2eb6287d-ee46-4960-9236-a89780393f0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:20:04.206Z|fea68269-27cd-419b-ac2d-17b25478505c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:20:04.210Z|54d637b5-9c27-4c4b-b7b3-ac955145635f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:20:04.209Z|d436dd55-856d-4828-b0a5-6b034259753e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:20:04.208Z|fea68269-27cd-419b-ac2d-17b25478505c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:20:04.212Z|d436dd55-856d-4828-b0a5-6b034259753e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:20:04.211Z|54d637b5-9c27-4c4b-b7b3-ac955145635f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:20:14.245Z|968eea89-70bd-4ed9-b19e-7c8edf92064e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:20:14.245Z|ec496057-16d9-407f-92f2-25541d795fa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:20:14.246Z|968eea89-70bd-4ed9-b19e-7c8edf92064e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:20:14.246Z|ec496057-16d9-407f-92f2-25541d795fa5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:20:14.252Z|206d7581-f9ad-438f-a5b4-583c9169e8c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:20:14.253Z|206d7581-f9ad-438f-a5b4-583c9169e8c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:20:18.988Z|3f375df5-fdf8-4aa6-87c6-b5ca30f45541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:20:18.989Z|3f375df5-fdf8-4aa6-87c6-b5ca30f45541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:20:24.275Z|c1351e82-d9eb-4a99-85ba-fdd06f2a1c32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:20:24.277Z|2d4f02a2-c495-4f90-a91b-15e28348ac77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:20:24.277Z|c1351e82-d9eb-4a99-85ba-fdd06f2a1c32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:20:24.280Z|2d4f02a2-c495-4f90-a91b-15e28348ac77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:20:24.282Z|12a198ce-0276-449b-8760-96e82cbe7a89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:20:24.283Z|12a198ce-0276-449b-8760-96e82cbe7a89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:20:33.988Z|9de8679c-5107-45cd-ab4d-68d834666f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:20:33.990Z|9de8679c-5107-45cd-ab4d-68d834666f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:20:34.072Z|dd2ace12-acad-41be-9f3d-080cf2ee6a62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:20:34.073Z|dd2ace12-acad-41be-9f3d-080cf2ee6a62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:20:34.304Z|ebce0de3-4a04-4974-8550-e725f89f4dcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:20:34.305Z|ebce0de3-4a04-4974-8550-e725f89f4dcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:20:34.310Z|249505bf-2e36-4b66-867b-1137358f2b9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:20:34.311Z|249505bf-2e36-4b66-867b-1137358f2b9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:20:34.313Z|be1e0bf9-0f71-4a4e-b16d-eec75a08bb2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:20:34.314Z|be1e0bf9-0f71-4a4e-b16d-eec75a08bb2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:20:44.332Z|e96d2010-7ac7-409e-982d-5d22d834d803|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:20:44.334Z|e96d2010-7ac7-409e-982d-5d22d834d803|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:20:44.360Z|ba411821-c50c-41df-9e0e-f7437ca33669|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:20:44.362Z|ba411821-c50c-41df-9e0e-f7437ca33669|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:20:44.368Z|a496b002-f311-42d6-a95e-4fe9e3b18a8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:20:44.369Z|a496b002-f311-42d6-a95e-4fe9e3b18a8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:20:48.988Z|b49dafad-4b0a-45ac-a0b0-4b7ca73c9fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:20:48.990Z|b49dafad-4b0a-45ac-a0b0-4b7ca73c9fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:20:54.370Z|cef97668-c7be-4710-bbf0-f7897dc33726|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:20:54.372Z|cef97668-c7be-4710-bbf0-f7897dc33726|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:20:54.388Z|4e9632ff-58f0-4d6f-b83a-5d3c1b64128f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:20:54.389Z|4e9632ff-58f0-4d6f-b83a-5d3c1b64128f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:20:54.405Z|4cb85ef3-f5ee-4416-bf2a-b0d08d1573a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:20:54.406Z|4cb85ef3-f5ee-4416-bf2a-b0d08d1573a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:21:03.991Z|4e127a15-bad1-4abd-a292-127c73de8945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:21:03.996Z|4e127a15-bad1-4abd-a292-127c73de8945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:21:04.075Z|88f55c5a-0d70-469d-8bd4-2bc5ee05fb2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:21:04.076Z|88f55c5a-0d70-469d-8bd4-2bc5ee05fb2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:21:04.415Z|aeb51cb8-7f87-42eb-9c0a-b650174e47f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:21:04.418Z|f0172642-18f4-4737-81bf-e66046176888|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:21:04.419Z|f0172642-18f4-4737-81bf-e66046176888|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:21:04.423Z|aeb51cb8-7f87-42eb-9c0a-b650174e47f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:21:04.446Z|67538845-c4b5-4ed0-a755-4113db208544|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:21:04.447Z|67538845-c4b5-4ed0-a755-4113db208544|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:21:14.451Z|70adbc84-ea47-4cee-8752-51c6d5e366f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:21:14.453Z|70adbc84-ea47-4cee-8752-51c6d5e366f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:21:14.458Z|d797a404-cb05-40d7-927a-277d6b954793|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:21:14.459Z|d797a404-cb05-40d7-927a-277d6b954793|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:21:15.267Z|7cf45521-c713-4352-a6fe-e4976019ffad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:21:15.268Z|7cf45521-c713-4352-a6fe-e4976019ffad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:21:18.988Z|18a9798d-71b8-4381-b983-c4abd02baecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:21:18.989Z|18a9798d-71b8-4381-b983-c4abd02baecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:21:24.488Z|c4de2cb4-935c-4fbc-a712-6737a95fd1b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:21:24.489Z|c4de2cb4-935c-4fbc-a712-6737a95fd1b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:21:24.486Z|eca43d3b-25de-4ea3-801f-d677b44d5036|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:21:24.491Z|eca43d3b-25de-4ea3-801f-d677b44d5036|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:21:25.302Z|cc31690b-477e-4cf1-bc21-ee41ca537cee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:21:25.303Z|cc31690b-477e-4cf1-bc21-ee41ca537cee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:21:33.988Z|a51a87f5-5eaf-4f74-9344-9b81b50ffcb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:21:33.991Z|a51a87f5-5eaf-4f74-9344-9b81b50ffcb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:21:34.078Z|c9ab01d1-4708-4289-aa95-cd6ed24268dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:21:34.079Z|c9ab01d1-4708-4289-aa95-cd6ed24268dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:21:34.518Z|30d30744-2d23-4f8d-8f72-0ff5b2071171|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:21:34.519Z|30d30744-2d23-4f8d-8f72-0ff5b2071171|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:21:34.523Z|b9f3e9a1-f307-4e04-8aaa-fc92c9d2215f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:21:34.524Z|b9f3e9a1-f307-4e04-8aaa-fc92c9d2215f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:21:35.332Z|e3c5062e-aa5b-4261-b65b-b29203cc7ae7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:21:35.333Z|e3c5062e-aa5b-4261-b65b-b29203cc7ae7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:21:44.543Z|d72b42a0-a7b2-4417-aa74-19237bae5ffc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:21:44.544Z|d72b42a0-a7b2-4417-aa74-19237bae5ffc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:21:44.546Z|41328d4b-85e2-4a3a-9a51-9d49bf740825|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:21:44.548Z|41328d4b-85e2-4a3a-9a51-9d49bf740825|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:21:45.363Z|0618a781-8ac7-4601-8fa8-4dc9565e5861|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:21:45.364Z|0618a781-8ac7-4601-8fa8-4dc9565e5861|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:21:48.988Z|49427d51-f7a8-4606-89f8-54e9cf0ed31f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:21:48.989Z|49427d51-f7a8-4606-89f8-54e9cf0ed31f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:21:54.571Z|c7b94864-aab6-4630-acd6-2f5fd3acbba2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:21:54.572Z|c7b94864-aab6-4630-acd6-2f5fd3acbba2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:21:54.573Z|8310ecf3-371f-40c1-9b6d-672619b353b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:21:54.574Z|8310ecf3-371f-40c1-9b6d-672619b353b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:21:55.388Z|016a41c1-8200-4234-ab20-a7041763cc07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:21:55.389Z|016a41c1-8200-4234-ab20-a7041763cc07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:22:03.988Z|8063fb88-d395-419b-94fa-3f7bd3037aff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:22:03.989Z|8063fb88-d395-419b-94fa-3f7bd3037aff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:22:04.080Z|65bd6795-f286-45eb-bf8e-7d52d9b64f95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:22:04.081Z|65bd6795-f286-45eb-bf8e-7d52d9b64f95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:22:04.599Z|e8916b86-3129-4eb1-9fdf-921eb973afae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:22:04.600Z|7bc6272e-b9eb-4e2a-becc-f3b46706f480|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:22:04.600Z|e8916b86-3129-4eb1-9fdf-921eb973afae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:22:04.605Z|7bc6272e-b9eb-4e2a-becc-f3b46706f480|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:22:05.416Z|b1606a4c-2626-43ed-85a0-8a25b8b7dee8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:22:05.417Z|b1606a4c-2626-43ed-85a0-8a25b8b7dee8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:22:14.653Z|167ac8fd-91ba-462b-aca2-7283f44b087c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:22:14.656Z|9c190e6a-5ef1-41e8-8b56-cea352443e51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:22:14.662Z|9c190e6a-5ef1-41e8-8b56-cea352443e51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:22:14.669Z|167ac8fd-91ba-462b-aca2-7283f44b087c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:22:15.463Z|f6df5b4a-c262-44d4-af4b-d8650cf418e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:22:15.464Z|f6df5b4a-c262-44d4-af4b-d8650cf418e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:22:18.989Z|334182ae-343a-4e02-b9f3-9ea0258fcc0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:22:18.994Z|334182ae-343a-4e02-b9f3-9ea0258fcc0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:22:24.707Z|b056d7c5-d510-493f-a16e-a12b00409f6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:22:24.707Z|b41a0f7e-ade5-426b-be64-f22e3f8a36cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:22:24.708Z|b056d7c5-d510-493f-a16e-a12b00409f6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:22:24.709Z|b41a0f7e-ade5-426b-be64-f22e3f8a36cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:22:25.498Z|bcedc7f6-2b7f-43e6-ab70-ad080384a9a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:22:25.499Z|bcedc7f6-2b7f-43e6-ab70-ad080384a9a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:22:33.988Z|9a17f77f-89c5-4c57-9cac-f15d60a83e9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:22:33.989Z|9a17f77f-89c5-4c57-9cac-f15d60a83e9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:22:34.084Z|6c892194-7308-48c2-8b41-c165497f091c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:22:34.085Z|6c892194-7308-48c2-8b41-c165497f091c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:22:34.752Z|65bb2c6d-9ed3-4587-a8e1-a0d03423ae3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:22:34.753Z|65bb2c6d-9ed3-4587-a8e1-a0d03423ae3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:22:34.755Z|7e641103-bfd3-420f-a726-387c0791c603|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:22:34.756Z|7e641103-bfd3-420f-a726-387c0791c603|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:22:35.529Z|14bf3535-7ddd-4796-aeec-c4f32351d5cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:22:35.530Z|14bf3535-7ddd-4796-aeec-c4f32351d5cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:22:44.783Z|7adfb481-e833-488f-b0f4-08e31bfc8f0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:22:44.784Z|997dd6aa-7172-4f28-b2f5-2a406709c977|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:22:44.784Z|7adfb481-e833-488f-b0f4-08e31bfc8f0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:22:44.784Z|997dd6aa-7172-4f28-b2f5-2a406709c977|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:22:45.555Z|c8f86afe-881d-4f96-a3d7-a24bd1320354|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:22:45.556Z|c8f86afe-881d-4f96-a3d7-a24bd1320354|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:22:48.990Z|802f17e3-20cf-4a9c-9df7-d1bbb56873c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:22:48.991Z|802f17e3-20cf-4a9c-9df7-d1bbb56873c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:22:54.813Z|e45d46f5-679a-47fb-aa2f-cc24ef17a47f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:22:54.814Z|e45d46f5-679a-47fb-aa2f-cc24ef17a47f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:22:54.816Z|05b9ee07-7c2e-451b-9757-1e529fb463dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:22:54.824Z|05b9ee07-7c2e-451b-9757-1e529fb463dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:22:55.579Z|84910043-4ab1-44fe-90f2-f777471c8afb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:22:55.580Z|84910043-4ab1-44fe-90f2-f777471c8afb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:23:03.988Z|4e54b977-698e-4823-aa06-ae3dc9269e6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:23:03.993Z|4e54b977-698e-4823-aa06-ae3dc9269e6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:23:04.088Z|d8929672-640f-4c47-aee4-0ebc2dd79a28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:23:04.089Z|d8929672-640f-4c47-aee4-0ebc2dd79a28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:23:04.844Z|45153df8-ea3a-496d-a47b-53b33cbcde17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:23:04.845Z|45153df8-ea3a-496d-a47b-53b33cbcde17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:23:04.845Z|cd394b8d-80db-417e-ae41-5a9be86e532f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:23:04.847Z|cd394b8d-80db-417e-ae41-5a9be86e532f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:23:05.605Z|81d509ec-40e1-4691-a4c2-f11fed3eddce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:23:05.606Z|81d509ec-40e1-4691-a4c2-f11fed3eddce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:23:14.871Z|6c0173d8-179d-40d0-972d-5295fa09fd22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:23:14.871Z|221da7e1-042a-45b5-9f9e-2a2517bd5338|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:23:14.872Z|221da7e1-042a-45b5-9f9e-2a2517bd5338|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:23:14.872Z|6c0173d8-179d-40d0-972d-5295fa09fd22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:23:15.647Z|f32f129c-081e-459b-a3e4-3081ac8ebf89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:23:15.648Z|f32f129c-081e-459b-a3e4-3081ac8ebf89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:23:18.987Z|55d9f0e6-78f6-4dae-bd8d-0f71ca923511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:23:18.988Z|55d9f0e6-78f6-4dae-bd8d-0f71ca923511|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:23:24.899Z|31457db6-a1a7-4fef-8da5-6a92c58792bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:23:24.899Z|90b8090c-8f7c-4932-bc97-33c9a4236509|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:23:24.900Z|90b8090c-8f7c-4932-bc97-33c9a4236509|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:23:24.900Z|31457db6-a1a7-4fef-8da5-6a92c58792bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:23:25.692Z|10f05c17-212f-4231-9d7e-be4b68856910|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:23:25.695Z|10f05c17-212f-4231-9d7e-be4b68856910|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:23:33.990Z|aa226411-a8a8-4b6c-a6bf-2c49fb0c6f66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:23:33.992Z|aa226411-a8a8-4b6c-a6bf-2c49fb0c6f66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:23:34.095Z|9946ad84-5115-4b00-96b6-678ac7922fe0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:23:34.096Z|9946ad84-5115-4b00-96b6-678ac7922fe0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:23:34.936Z|bf2831b9-538f-4090-ae69-287de90081fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:23:34.938Z|84d2efbe-2a96-46ec-aa7c-7420254134e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:23:34.938Z|84d2efbe-2a96-46ec-aa7c-7420254134e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:23:34.938Z|bf2831b9-538f-4090-ae69-287de90081fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:23:35.742Z|f910873e-0dee-45f8-929a-335559b6b7a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:23:35.743Z|f910873e-0dee-45f8-929a-335559b6b7a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:23:44.971Z|a97d3edf-d5ee-4809-9ece-77a2233feed3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:23:44.971Z|2dde1c5f-9bfa-41b4-a839-89b52450b151|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:23:44.973Z|a97d3edf-d5ee-4809-9ece-77a2233feed3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:23:44.973Z|2dde1c5f-9bfa-41b4-a839-89b52450b151|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:23:45.770Z|04027004-dc18-4254-913c-8a1d62105a22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:23:45.772Z|04027004-dc18-4254-913c-8a1d62105a22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:23:48.989Z|6b42ddc4-204c-42b1-abcc-abcd2628f872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:23:48.991Z|6b42ddc4-204c-42b1-abcc-abcd2628f872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:23:55.001Z|956965ac-3f76-4027-891c-5f59ed2380d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:23:55.002Z|c49c35be-6ced-4bff-950a-a0228eb30a59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:23:55.002Z|956965ac-3f76-4027-891c-5f59ed2380d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:23:55.003Z|c49c35be-6ced-4bff-950a-a0228eb30a59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:23:55.794Z|9085fabe-04b0-4e3f-919b-d3e39fcc372e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:23:55.795Z|9085fabe-04b0-4e3f-919b-d3e39fcc372e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:24:03.988Z|46b026fd-acd9-478d-bcf6-716bdd2202d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:24:03.989Z|46b026fd-acd9-478d-bcf6-716bdd2202d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:24:04.098Z|2cea59dc-fcbb-4277-9b4f-823f21268991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:24:04.099Z|2cea59dc-fcbb-4277-9b4f-823f21268991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:24:05.045Z|a97e82b8-0b4a-411d-bada-2f312f3d48ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:24:05.045Z|b861d440-735c-4ad2-9e54-a0d639be67ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:24:05.046Z|a97e82b8-0b4a-411d-bada-2f312f3d48ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:24:05.046Z|b861d440-735c-4ad2-9e54-a0d639be67ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:24:05.822Z|1a51772d-4740-4b57-8d3d-9f00771203ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:24:05.823Z|1a51772d-4740-4b57-8d3d-9f00771203ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:24:15.078Z|9e4475d8-8c41-4fcd-bb15-6df9774edf0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:24:15.078Z|c11d8783-6e33-4445-a9be-38ff29ad1948|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:24:15.079Z|9e4475d8-8c41-4fcd-bb15-6df9774edf0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:24:15.079Z|c11d8783-6e33-4445-a9be-38ff29ad1948|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:24:15.849Z|7368f3ac-6d2c-4038-a90a-b60883aeb0c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:24:15.850Z|7368f3ac-6d2c-4038-a90a-b60883aeb0c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:24:18.990Z|de4e4b24-47e6-46b6-a82c-ca426768f53c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:24:18.991Z|de4e4b24-47e6-46b6-a82c-ca426768f53c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:24:25.105Z|90d6ae51-e366-4bc9-a00b-7d6f6bf4bca8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:24:25.105Z|238469e3-d25d-4217-ae5d-7147dd0b1d1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:24:25.106Z|90d6ae51-e366-4bc9-a00b-7d6f6bf4bca8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:24:25.106Z|238469e3-d25d-4217-ae5d-7147dd0b1d1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:24:25.875Z|225b2e12-e271-4e68-abb0-db39dc447107|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:24:25.876Z|225b2e12-e271-4e68-abb0-db39dc447107|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:24:33.989Z|11c08419-e0ac-497a-b868-a39fef9e3014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:24:33.992Z|11c08419-e0ac-497a-b868-a39fef9e3014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:24:34.100Z|840f2950-01ca-460f-a0b3-f6488a219de8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:24:34.101Z|840f2950-01ca-460f-a0b3-f6488a219de8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:24:35.143Z|d0cab786-2223-42b9-bca3-72d9e068b9ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:24:35.143Z|2a9a0441-403b-487c-900f-500e9ad6cd12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:24:35.144Z|d0cab786-2223-42b9-bca3-72d9e068b9ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:24:35.144Z|2a9a0441-403b-487c-900f-500e9ad6cd12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:24:35.920Z|036ec2b4-79b9-4c62-addc-9e0fd41a24d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:24:35.922Z|036ec2b4-79b9-4c62-addc-9e0fd41a24d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:24:45.187Z|258160d0-50b4-4755-afbd-3c5f854110e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:24:45.187Z|287e9ebd-4a33-4a09-a274-7a72c009a56c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:24:45.191Z|287e9ebd-4a33-4a09-a274-7a72c009a56c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:24:45.191Z|258160d0-50b4-4755-afbd-3c5f854110e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:24:45.950Z|5e44ba11-afcc-409a-b298-4a6351ae8bb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:24:45.952Z|5e44ba11-afcc-409a-b298-4a6351ae8bb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:24:48.988Z|d23244a3-d6ae-49d4-9963-75a087e5c2a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:24:48.989Z|d23244a3-d6ae-49d4-9963-75a087e5c2a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:24:49.099Z|d4805b51-6fbf-40dc-ab02-db3a63da58ec|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:24:49.100Z|d4805b51-6fbf-40dc-ab02-db3a63da58ec|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:24:55.224Z|65909942-6e79-4c74-9091-bc0ffaeceee9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:24:55.225Z|c14f3985-af3a-4151-94c2-ba6f1c65d0bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:24:55.225Z|c14f3985-af3a-4151-94c2-ba6f1c65d0bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:24:55.225Z|65909942-6e79-4c74-9091-bc0ffaeceee9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:24:55.992Z|1e38d4f9-89c8-472b-b35e-397f9903a903|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:24:55.993Z|1e38d4f9-89c8-472b-b35e-397f9903a903|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:25:03.988Z|a5aa0816-0e02-4331-adac-0acdcb7970ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:25:03.988Z|a5aa0816-0e02-4331-adac-0acdcb7970ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:25:04.104Z|de42cbde-413c-48de-ad27-39b62c529663|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:25:04.105Z|de42cbde-413c-48de-ad27-39b62c529663|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:25:05.254Z|94217051-39bc-40a8-91b3-cf565026332a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:25:05.254Z|fb96f524-8a52-4a93-8c12-b9b5e843e1f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:25:05.255Z|94217051-39bc-40a8-91b3-cf565026332a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:25:05.255Z|fb96f524-8a52-4a93-8c12-b9b5e843e1f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:25:06.041Z|0547046a-2442-4742-a602-b364f8a98565|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:25:06.043Z|0547046a-2442-4742-a602-b364f8a98565|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:25:15.279Z|9e191157-0436-4a15-9fc8-1c63940f4376|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:25:15.279Z|c90d49cb-8c7e-49ad-9b3f-f0ca8defd8d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:25:15.280Z|9e191157-0436-4a15-9fc8-1c63940f4376|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:25:15.280Z|c90d49cb-8c7e-49ad-9b3f-f0ca8defd8d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:25:16.070Z|da7f115d-2ef0-4889-9b16-eaeaac2fd882|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:25:16.071Z|da7f115d-2ef0-4889-9b16-eaeaac2fd882|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:25:18.988Z|97be27d1-c979-4c3d-a401-6e1b1a511bfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:25:18.991Z|97be27d1-c979-4c3d-a401-6e1b1a511bfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:25:25.307Z|ea4f2fe3-d928-492f-940e-25c6b47451e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:25:25.307Z|314793ec-4606-4525-bccf-01878faacba6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:25:25.308Z|ea4f2fe3-d928-492f-940e-25c6b47451e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:25:25.308Z|314793ec-4606-4525-bccf-01878faacba6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:25:26.101Z|5f25627b-da5d-4dfb-93ab-6d6ff2c0e312|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:25:26.103Z|5f25627b-da5d-4dfb-93ab-6d6ff2c0e312|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:25:33.988Z|f13a9594-d9be-4e5a-86f7-89704105ff6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:25:33.989Z|f13a9594-d9be-4e5a-86f7-89704105ff6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:25:34.106Z|078e0f3d-349c-449e-abc9-346db5cb92c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:25:34.106Z|078e0f3d-349c-449e-abc9-346db5cb92c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:25:35.335Z|edb6ed40-4ca3-4702-8c4c-41656ace3860|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:25:35.336Z|edb6ed40-4ca3-4702-8c4c-41656ace3860|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:25:35.338Z|c4aed6f7-1441-48ac-a9a0-c63d0d4f19a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:25:35.338Z|c4aed6f7-1441-48ac-a9a0-c63d0d4f19a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:25:36.128Z|0042cb73-91a6-40e1-aa6a-9f7a0c56093d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:25:36.129Z|0042cb73-91a6-40e1-aa6a-9f7a0c56093d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:25:45.363Z|e9a1e548-f418-40ca-bd45-264b14ee8a16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:25:45.363Z|259eacae-f876-4497-8b0b-155c7ce0ceab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:25:45.364Z|e9a1e548-f418-40ca-bd45-264b14ee8a16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:25:45.364Z|259eacae-f876-4497-8b0b-155c7ce0ceab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:25:46.160Z|624c18db-22b8-4ff9-acc1-f8dd561456a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:25:46.160Z|624c18db-22b8-4ff9-acc1-f8dd561456a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:25:48.988Z|5055a16d-44e0-4659-8522-167e53ee19c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:25:48.988Z|5055a16d-44e0-4659-8522-167e53ee19c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:25:49.082Z|4fbc0b8d-ecb0-44c8-9e7a-11c7c809928c|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:25:49.083Z|4fbc0b8d-ecb0-44c8-9e7a-11c7c809928c|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:25:55.391Z|cebeb879-30f6-4476-8897-a57f104ed557|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:25:55.392Z|cebeb879-30f6-4476-8897-a57f104ed557|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:25:55.391Z|078af4c4-55a4-445e-9682-588ad9fb46bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:25:55.394Z|078af4c4-55a4-445e-9682-588ad9fb46bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:25:56.190Z|f7914825-a042-40eb-811d-b95d884b64bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:25:56.192Z|f7914825-a042-40eb-811d-b95d884b64bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:26:03.990Z|81edee61-6da6-4aec-9df7-8da106f238bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:26:03.998Z|81edee61-6da6-4aec-9df7-8da106f238bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:26:04.108Z|5588a492-3bb3-4ff6-b831-ddba3047f7e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:26:04.109Z|5588a492-3bb3-4ff6-b831-ddba3047f7e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:26:05.432Z|245c123e-303d-40be-be64-d0ab4afde991|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:26:05.434Z|245c123e-303d-40be-be64-d0ab4afde991|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:26:05.441Z|2705f3d3-fc59-429f-b287-c6251c17aef4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:26:05.442Z|2705f3d3-fc59-429f-b287-c6251c17aef4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:26:06.223Z|861d2983-a138-4530-b28a-e9ae66a44399|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:26:06.223Z|861d2983-a138-4530-b28a-e9ae66a44399|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:26:15.463Z|43c7df6a-5c4c-4883-90bf-f1816e393323|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:26:15.463Z|43c7df6a-5c4c-4883-90bf-f1816e393323|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:26:15.470Z|97a8fca1-6f62-4ed8-9a25-0c2a6edf0d89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:26:15.470Z|97a8fca1-6f62-4ed8-9a25-0c2a6edf0d89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:26:16.248Z|b2e80338-176e-493b-a20e-b8d456bbd5f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:26:16.248Z|b2e80338-176e-493b-a20e-b8d456bbd5f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:26:18.988Z|f05d3679-6daa-446f-9e7e-9bf06c49ffea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:26:18.989Z|f05d3679-6daa-446f-9e7e-9bf06c49ffea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:26:25.488Z|af8a28eb-fa4d-4933-b6f6-012fb1fc0364|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:26:25.489Z|af8a28eb-fa4d-4933-b6f6-012fb1fc0364|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:26:25.494Z|0a3b58d0-5d21-4b04-a4fb-537c37fea848|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:26:25.495Z|0a3b58d0-5d21-4b04-a4fb-537c37fea848|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:26:26.270Z|b93fc34b-d413-499c-9a99-efd28259e18e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:26:26.271Z|b93fc34b-d413-499c-9a99-efd28259e18e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:26:33.988Z|308aa819-756d-4e47-a1ee-20a15e719ef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:26:33.988Z|308aa819-756d-4e47-a1ee-20a15e719ef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:26:34.110Z|41bb8b6d-0694-4d47-a9c7-405869425359|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:26:34.111Z|41bb8b6d-0694-4d47-a9c7-405869425359|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:26:35.514Z|7d9a94c4-049e-42a0-b6f1-624a3a4469c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:26:35.515Z|7d9a94c4-049e-42a0-b6f1-624a3a4469c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:26:35.517Z|6efa1206-3cf7-44c4-b18a-d620e4936cc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:26:35.517Z|6efa1206-3cf7-44c4-b18a-d620e4936cc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:26:36.347Z|02e97428-89a4-43fe-9469-1c5b4bc5abe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:26:36.348Z|02e97428-89a4-43fe-9469-1c5b4bc5abe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:26:45.544Z|c40ec2d5-a678-4072-9229-879a3fda46a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:26:45.545Z|c40ec2d5-a678-4072-9229-879a3fda46a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:26:45.550Z|617c15a0-689f-4000-ac42-ca56c8f1a854|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:26:45.552Z|617c15a0-689f-4000-ac42-ca56c8f1a854|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:26:46.370Z|f622a406-a4d5-4e4d-a8f6-3702cf0f1959|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:26:46.371Z|f622a406-a4d5-4e4d-a8f6-3702cf0f1959|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:26:48.988Z|2f966c38-8df0-4afe-887c-d513d79f842a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:26:48.991Z|2f966c38-8df0-4afe-887c-d513d79f842a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:26:49.082Z|cdc0f57c-c8cb-4ff6-96bf-66fd30d64676|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:26:49.083Z|cdc0f57c-c8cb-4ff6-96bf-66fd30d64676|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:26:55.574Z|cc14c617-a2cd-4d32-908a-5c3263b56c7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:26:55.575Z|cc14c617-a2cd-4d32-908a-5c3263b56c7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:26:55.576Z|27d77afa-9238-45ae-9387-a15357f49b07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:26:55.577Z|27d77afa-9238-45ae-9387-a15357f49b07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:26:56.396Z|e5fb7974-7b67-42d9-b5f0-a235e5334829|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:26:56.397Z|e5fb7974-7b67-42d9-b5f0-a235e5334829|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:27:03.989Z|79a3770f-2353-4749-99fe-82d3095bf34f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:27:04.006Z|79a3770f-2353-4749-99fe-82d3095bf34f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:27:04.114Z|c869f02c-95d5-4364-8dc5-194a1260bbab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:27:04.114Z|c869f02c-95d5-4364-8dc5-194a1260bbab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:27:05.599Z|149f58bc-9923-4dbd-ba97-404459e5548d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:27:05.601Z|149f58bc-9923-4dbd-ba97-404459e5548d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:27:05.601Z|cef5215c-13c1-4b55-9b68-250212c3203b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:27:05.602Z|cef5215c-13c1-4b55-9b68-250212c3203b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:27:06.444Z|0f1f89d9-26eb-492f-bb1e-b23e62874e0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:27:06.445Z|0f1f89d9-26eb-492f-bb1e-b23e62874e0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:27:15.637Z|68bad597-a788-4110-bf73-baf2f9786b48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:27:15.637Z|0503e94e-eaf5-47f5-93a1-ce7b3a09be74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:27:15.639Z|68bad597-a788-4110-bf73-baf2f9786b48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:27:15.639Z|0503e94e-eaf5-47f5-93a1-ce7b3a09be74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:27:16.471Z|05d71997-6fb7-46c0-86f8-3aed61e1ad12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:27:16.472Z|05d71997-6fb7-46c0-86f8-3aed61e1ad12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:27:18.990Z|77bc4693-4981-48b7-b847-8807ee95710c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:27:18.995Z|77bc4693-4981-48b7-b847-8807ee95710c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:27:25.678Z|94fabe27-daa1-46fe-ae8c-21396399ca5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:27:25.678Z|1e8d9da3-4ef6-44f5-a196-a4f1468d7371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:27:25.679Z|94fabe27-daa1-46fe-ae8c-21396399ca5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:27:25.679Z|1e8d9da3-4ef6-44f5-a196-a4f1468d7371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:27:26.503Z|a21fa999-4627-4ea7-8e5d-b07819386cc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:27:26.504Z|a21fa999-4627-4ea7-8e5d-b07819386cc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:27:33.988Z|9c00e782-404e-447f-977e-08122390e19e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:27:33.988Z|9c00e782-404e-447f-977e-08122390e19e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:27:34.116Z|815b4ced-0e18-4220-b664-ca75dc9ffa51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:27:34.117Z|815b4ced-0e18-4220-b664-ca75dc9ffa51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:27:35.716Z|cb966812-5c1d-42ea-96ab-8cff843e03e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:27:35.716Z|573078a6-c96a-4a66-aa55-73f1f91d4c38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:27:35.717Z|573078a6-c96a-4a66-aa55-73f1f91d4c38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:27:35.718Z|cb966812-5c1d-42ea-96ab-8cff843e03e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:27:36.577Z|33b9c808-c841-4283-b8fa-583f566f4b98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:27:36.580Z|33b9c808-c841-4283-b8fa-583f566f4b98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:27:45.748Z|e5d05e05-b46d-47c6-9c12-0e895ff486bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:27:45.748Z|e5d05e05-b46d-47c6-9c12-0e895ff486bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:27:45.754Z|f5016cdf-190a-46c5-9aac-7ebeaea34489|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:27:45.754Z|f5016cdf-190a-46c5-9aac-7ebeaea34489|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:27:46.615Z|3f7c7f07-fa24-48b0-9748-ac10b2abe871|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:27:46.616Z|3f7c7f07-fa24-48b0-9748-ac10b2abe871|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:27:48.988Z|ce1bd39f-5aec-4988-8199-b38802b17c84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:27:48.988Z|ce1bd39f-5aec-4988-8199-b38802b17c84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:27:49.082Z|5564798b-d735-47c0-aa67-650a05082893|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:27:49.083Z|5564798b-d735-47c0-aa67-650a05082893|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:27:55.771Z|c18213fd-3db9-4e44-9827-e04c0a21285e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:27:55.772Z|c18213fd-3db9-4e44-9827-e04c0a21285e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:27:55.777Z|c82d5a72-d059-4cf5-885f-00e6badb3bc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:27:55.778Z|c82d5a72-d059-4cf5-885f-00e6badb3bc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:27:56.645Z|bc14c19e-8d2a-4aec-811f-732092f7b9b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:27:56.647Z|bc14c19e-8d2a-4aec-811f-732092f7b9b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:28:03.990Z|8781abe9-a852-4191-ae4c-08e374a40ef5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:28:04.006Z|8781abe9-a852-4191-ae4c-08e374a40ef5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:28:04.118Z|fb7a6ac0-f962-4c0b-ba2a-a0e4cfacb83b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:28:04.119Z|fb7a6ac0-f962-4c0b-ba2a-a0e4cfacb83b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:28:05.797Z|bf81c460-7881-44d9-b914-9eddc3dc135b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:28:05.799Z|bf81c460-7881-44d9-b914-9eddc3dc135b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:28:05.797Z|28f26d2d-edd0-476a-85f6-a387b9c876e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:28:05.800Z|28f26d2d-edd0-476a-85f6-a387b9c876e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:28:06.677Z|372ae073-f25e-430a-8ec9-1ff5d65105e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:28:06.678Z|372ae073-f25e-430a-8ec9-1ff5d65105e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:28:15.821Z|fd1b7663-7ce9-4089-8057-38b90be0d4ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:28:15.821Z|9294397b-cc17-478c-82d4-9843805d2595|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:28:15.821Z|fd1b7663-7ce9-4089-8057-38b90be0d4ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:28:15.821Z|9294397b-cc17-478c-82d4-9843805d2595|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:28:16.708Z|e663a6c4-6e6a-4c77-9095-a49cc0e2b3f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:28:16.709Z|e663a6c4-6e6a-4c77-9095-a49cc0e2b3f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:28:18.988Z|3ee8d26f-24f8-44ec-8f5d-369e8c192cbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:28:18.988Z|3ee8d26f-24f8-44ec-8f5d-369e8c192cbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:28:25.852Z|a5c5374d-b1f6-45db-a784-2cc89f4f2d39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:28:25.852Z|a399a2bf-30b1-488d-a58b-b5bc9bd7edda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:28:25.853Z|a399a2bf-30b1-488d-a58b-b5bc9bd7edda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:28:25.853Z|a5c5374d-b1f6-45db-a784-2cc89f4f2d39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:28:26.739Z|a01f4116-af96-4f41-900b-c7b301616a12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:28:26.740Z|a01f4116-af96-4f41-900b-c7b301616a12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:28:33.990Z|a58956f0-72c1-4aa5-981b-80ae1460ff14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:28:33.993Z|a58956f0-72c1-4aa5-981b-80ae1460ff14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:28:34.126Z|d4f07fb8-84f6-412c-9989-971e9d682a2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:28:34.127Z|d4f07fb8-84f6-412c-9989-971e9d682a2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:28:35.891Z|15c3bd17-9530-4c89-bfe9-7181446c2804|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:28:35.891Z|07d67d57-82bb-495c-aa14-d1fc52040aff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:28:35.893Z|07d67d57-82bb-495c-aa14-d1fc52040aff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:28:35.893Z|15c3bd17-9530-4c89-bfe9-7181446c2804|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:28:36.771Z|f9260eed-28d9-40ff-afcb-ea802b9f8e39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:28:36.790Z|f9260eed-28d9-40ff-afcb-ea802b9f8e39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:28:45.943Z|06fd149e-4f1e-4018-97ad-6137b5055a5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:28:45.944Z|06fd149e-4f1e-4018-97ad-6137b5055a5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:28:45.951Z|c21b547a-2878-4667-9c64-56bd22354041|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:28:45.952Z|c21b547a-2878-4667-9c64-56bd22354041|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:28:46.815Z|45ded8e3-bb69-4d0f-83cd-e93b1670c6e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:28:46.817Z|45ded8e3-bb69-4d0f-83cd-e93b1670c6e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:28:48.989Z|026da2e6-f133-4707-a91e-39e27b22f527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:28:48.992Z|026da2e6-f133-4707-a91e-39e27b22f527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:28:49.083Z|0212f33e-fa1a-45bd-bd66-4e4c7970e07f|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:28:49.084Z|0212f33e-fa1a-45bd-bd66-4e4c7970e07f|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:28:55.975Z|533b2ade-e6c5-4e9f-bad6-6ffa2d28fce3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:28:55.976Z|533b2ade-e6c5-4e9f-bad6-6ffa2d28fce3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:28:55.993Z|59640f49-32c0-4f99-b4fa-b5de3c9ffe90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:28:55.994Z|59640f49-32c0-4f99-b4fa-b5de3c9ffe90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:28:56.841Z|62baa5df-0059-43c1-a11d-94983f02e753|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:28:56.842Z|62baa5df-0059-43c1-a11d-94983f02e753|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:29:03.988Z|c4b1abcb-90a0-49d8-9a74-cb47b3503a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:29:03.989Z|c4b1abcb-90a0-49d8-9a74-cb47b3503a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:29:04.128Z|7b09e9a6-43a1-4817-ac93-c024913e6790|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:29:04.129Z|7b09e9a6-43a1-4817-ac93-c024913e6790|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:29:06.016Z|9a8d75da-7499-4adc-bfed-87eeabcf0ea4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:29:06.017Z|9a8d75da-7499-4adc-bfed-87eeabcf0ea4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:29:06.037Z|8eda08a1-3d4f-45a4-b2a5-c34cbaf6a0cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:29:06.040Z|8eda08a1-3d4f-45a4-b2a5-c34cbaf6a0cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:29:06.871Z|f62477e3-54ae-4580-abba-242bb2f94b5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:29:06.873Z|f62477e3-54ae-4580-abba-242bb2f94b5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:29:16.059Z|44dcc2ad-192c-46a8-bd1d-f8ab60946e7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:29:16.059Z|44dcc2ad-192c-46a8-bd1d-f8ab60946e7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:29:16.077Z|64020e43-9d28-467d-8e56-8fa41858f177|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:29:16.078Z|64020e43-9d28-467d-8e56-8fa41858f177|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:29:16.906Z|2e9ba5b3-5929-401c-8ce5-434e397a3ac7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:29:16.907Z|2e9ba5b3-5929-401c-8ce5-434e397a3ac7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:29:18.990Z|4d8d47f4-c0d1-4ebc-bc30-a8a6087d13fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:29:18.991Z|4d8d47f4-c0d1-4ebc-bc30-a8a6087d13fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:29:26.084Z|942524c3-c3c6-4339-810d-fdfe0e12a8b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:29:26.085Z|942524c3-c3c6-4339-810d-fdfe0e12a8b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:29:26.101Z|72dd1e5c-c5aa-41bd-9c86-2645e15b3dbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:29:26.102Z|72dd1e5c-c5aa-41bd-9c86-2645e15b3dbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:29:26.932Z|50dd12f5-5055-4bad-8b65-be84cc350d92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:29:26.933Z|50dd12f5-5055-4bad-8b65-be84cc350d92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:29:33.988Z|9c5f5538-3d7c-467d-b762-54d0354e4014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:29:33.991Z|9c5f5538-3d7c-467d-b762-54d0354e4014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:29:34.130Z|97fe8385-951a-4698-a722-6dd784a28bab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:29:34.131Z|97fe8385-951a-4698-a722-6dd784a28bab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:29:36.111Z|12822dcb-d60c-4bf5-8f5b-dc4f1fbc3807|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:29:36.112Z|12822dcb-d60c-4bf5-8f5b-dc4f1fbc3807|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:29:36.126Z|007a2095-eff2-4b13-9c40-a05b30cf67dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:29:36.127Z|007a2095-eff2-4b13-9c40-a05b30cf67dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:29:36.954Z|d418ac0c-bdcb-4c59-91f0-e1be76e1ec86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:29:36.955Z|d418ac0c-bdcb-4c59-91f0-e1be76e1ec86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:29:46.146Z|8fa75673-31ce-4e23-84f1-8f24c85b767c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:29:46.147Z|8fa75673-31ce-4e23-84f1-8f24c85b767c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:29:46.152Z|825c4bd8-1158-4093-b33d-1ffd2438881c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:29:46.153Z|825c4bd8-1158-4093-b33d-1ffd2438881c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:29:46.978Z|69a42007-4e48-4919-b55a-2856534370ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:29:46.979Z|69a42007-4e48-4919-b55a-2856534370ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:29:48.988Z|392ec0e9-c877-40fb-ac3a-54b3a731561c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:29:48.990Z|392ec0e9-c877-40fb-ac3a-54b3a731561c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:29:49.087Z|365a90d1-9ae0-4a2f-83f7-e0746bc75694|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:29:49.088Z|365a90d1-9ae0-4a2f-83f7-e0746bc75694|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:29:56.182Z|28f8807c-1af7-496b-9cb1-8beb65a7fed3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:29:56.182Z|f1f7a1c3-32fe-495a-a508-c049b20a8e5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:29:56.184Z|f1f7a1c3-32fe-495a-a508-c049b20a8e5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:29:56.184Z|28f8807c-1af7-496b-9cb1-8beb65a7fed3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:29:57.004Z|970bdacf-3100-4e8b-b11b-089222c1cd55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:29:57.005Z|970bdacf-3100-4e8b-b11b-089222c1cd55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:30:03.988Z|2dd46bec-1cb7-428e-a507-dfed194f4db9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:30:03.989Z|2dd46bec-1cb7-428e-a507-dfed194f4db9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:30:04.133Z|887b9c6d-0bbd-40b9-b0f1-b13868c47ef2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:30:04.134Z|887b9c6d-0bbd-40b9-b0f1-b13868c47ef2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:30:06.216Z|26878a36-19db-449a-835c-7510c89ec840|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:30:06.217Z|26878a36-19db-449a-835c-7510c89ec840|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:30:06.221Z|5e981645-7a57-4192-8ef3-d6f72999ef5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:30:06.222Z|5e981645-7a57-4192-8ef3-d6f72999ef5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:30:07.028Z|a9234a2c-84dd-4fa3-b3b1-fee001fef4f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:30:07.029Z|a9234a2c-84dd-4fa3-b3b1-fee001fef4f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:30:16.246Z|c9082e2c-c7d5-45a4-b220-1a3a283131c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:30:16.247Z|340600d5-d300-40ad-8780-0aafec4be172|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:30:16.247Z|c9082e2c-c7d5-45a4-b220-1a3a283131c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:30:16.248Z|340600d5-d300-40ad-8780-0aafec4be172|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:30:17.056Z|c41490ad-f927-490c-9927-9ef6d5753d53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:30:17.057Z|c41490ad-f927-490c-9927-9ef6d5753d53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:30:18.987Z|a03058a4-a483-4a5e-b587-b0ecb78226b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:30:18.991Z|a03058a4-a483-4a5e-b587-b0ecb78226b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:30:26.275Z|4b6d4073-b274-4a37-a53b-15d1a9c6be5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:30:26.277Z|4b6d4073-b274-4a37-a53b-15d1a9c6be5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:30:26.300Z|98c520e4-be79-4610-bc3a-82f23f6bcf97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:30:26.301Z|98c520e4-be79-4610-bc3a-82f23f6bcf97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:30:27.082Z|97f141ca-599f-4a6a-a222-c3b3f74a9bd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:30:27.083Z|97f141ca-599f-4a6a-a222-c3b3f74a9bd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:30:33.988Z|7c3b0766-c94d-46bf-bc1b-7b8c76cb9e85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:30:33.989Z|7c3b0766-c94d-46bf-bc1b-7b8c76cb9e85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:30:34.135Z|2b1ca5b9-e9b5-4b5a-8eb2-52b989a14c29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:30:34.136Z|2b1ca5b9-e9b5-4b5a-8eb2-52b989a14c29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:30:36.325Z|07ffc339-c8bc-4bd9-88d5-dbe6a2a0fb57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:30:36.325Z|71d37b5b-1f84-4706-b2c0-17a4eb59d024|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:30:36.326Z|07ffc339-c8bc-4bd9-88d5-dbe6a2a0fb57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:30:36.326Z|71d37b5b-1f84-4706-b2c0-17a4eb59d024|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:30:37.110Z|11f20b10-ce3b-445b-9979-45f6df19e2e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:30:37.111Z|11f20b10-ce3b-445b-9979-45f6df19e2e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:30:46.369Z|8e783d1c-a4ef-4f80-b89b-cae2e6f97389|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:30:46.370Z|8e783d1c-a4ef-4f80-b89b-cae2e6f97389|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:30:46.381Z|6bfcf851-b362-47ea-b020-e53283e13d5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:30:46.381Z|6bfcf851-b362-47ea-b020-e53283e13d5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:30:47.138Z|83253c4a-8b97-47be-9126-5f8a2ba96be2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:30:47.139Z|83253c4a-8b97-47be-9126-5f8a2ba96be2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:30:48.987Z|34c821c5-4f97-426c-b02b-02bf9369aae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:30:48.988Z|34c821c5-4f97-426c-b02b-02bf9369aae3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:30:49.082Z|9797e9b4-cdae-4b07-993b-c0a2bea14e37|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:30:49.083Z|9797e9b4-cdae-4b07-993b-c0a2bea14e37|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:30:56.399Z|28c374e8-985c-4fb6-a5ad-3aa564da4868|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:30:56.400Z|28c374e8-985c-4fb6-a5ad-3aa564da4868|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:30:56.409Z|d3f41412-b7f6-4cca-b30e-c8299412d6e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:30:56.410Z|d3f41412-b7f6-4cca-b30e-c8299412d6e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:30:57.165Z|07cc4a77-f0f0-4685-b111-a6e2248d9ba7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:30:57.167Z|07cc4a77-f0f0-4685-b111-a6e2248d9ba7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:31:03.988Z|ed0c8d20-f6c4-4363-8d22-d29ec0a32ccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:31:03.991Z|ed0c8d20-f6c4-4363-8d22-d29ec0a32ccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:31:04.137Z|eb8fef83-b4a2-4737-b729-f61610f84011|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:31:04.138Z|eb8fef83-b4a2-4737-b729-f61610f84011|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:31:06.426Z|902ba4df-37b5-43e5-9e71-d9ce17dc80cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:31:06.427Z|902ba4df-37b5-43e5-9e71-d9ce17dc80cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:31:06.436Z|31acf280-45dd-49bc-be8e-e3d4d236d843|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:31:06.437Z|31acf280-45dd-49bc-be8e-e3d4d236d843|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:31:07.195Z|eb695132-2cbb-4c78-abf1-bee676ce9a57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:31:07.196Z|eb695132-2cbb-4c78-abf1-bee676ce9a57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:31:16.468Z|752f2607-acee-4808-8968-2421a61f4ad6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:31:16.472Z|752f2607-acee-4808-8968-2421a61f4ad6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:31:16.468Z|74398e59-82ec-43d7-9016-bd929d1ebf92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:31:16.483Z|74398e59-82ec-43d7-9016-bd929d1ebf92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:31:17.221Z|d0376f6f-565b-438d-a804-d5f96881e196|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:31:17.222Z|d0376f6f-565b-438d-a804-d5f96881e196|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:31:18.988Z|75d2f315-3bd0-4c93-8704-41538b1981e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:31:18.990Z|75d2f315-3bd0-4c93-8704-41538b1981e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:31:26.551Z|ae26580a-abd4-4e03-b114-0e2666cc198c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:31:26.551Z|dcf189f1-8732-445d-a628-4218857b1e23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:31:26.552Z|ae26580a-abd4-4e03-b114-0e2666cc198c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:31:26.552Z|dcf189f1-8732-445d-a628-4218857b1e23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:31:27.247Z|84142a28-c6ba-497a-8ff8-d41062bda7af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:31:27.248Z|84142a28-c6ba-497a-8ff8-d41062bda7af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:31:33.987Z|bbbd222d-a91f-4a9e-b51d-a6bd552c2635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:31:33.989Z|bbbd222d-a91f-4a9e-b51d-a6bd552c2635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:31:34.139Z|3a9f38de-6cbe-4049-9a0b-e384b8dd03d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:31:34.139Z|3a9f38de-6cbe-4049-9a0b-e384b8dd03d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:31:36.587Z|e96ff136-1acc-4b0b-b0db-76fdeb3870c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:31:36.588Z|e96ff136-1acc-4b0b-b0db-76fdeb3870c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:31:36.596Z|25688580-f254-45c5-b01f-de55925a381d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:31:36.597Z|25688580-f254-45c5-b01f-de55925a381d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:31:37.272Z|803abe4a-c8f6-41af-af65-fd101149a77e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:31:37.274Z|803abe4a-c8f6-41af-af65-fd101149a77e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:31:46.616Z|b842da33-d28e-4ec4-b3c8-08da4c2ce35f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:31:46.617Z|b842da33-d28e-4ec4-b3c8-08da4c2ce35f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:31:46.637Z|45ba895b-1f52-486d-a777-79c1fb846b86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:31:46.638Z|45ba895b-1f52-486d-a777-79c1fb846b86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:31:47.305Z|852234b8-fc76-4ac7-a612-f201af5a7d30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:31:47.308Z|852234b8-fc76-4ac7-a612-f201af5a7d30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:31:48.988Z|64c06c46-50f8-4875-baa9-26e169beb209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:31:48.990Z|64c06c46-50f8-4875-baa9-26e169beb209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:31:49.082Z|8a01e2d7-300d-4f64-b4f7-5721fb3caf68|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:31:49.083Z|8a01e2d7-300d-4f64-b4f7-5721fb3caf68|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:31:56.639Z|00b947aa-8d7d-47c7-97ab-f854f154d61c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:31:56.640Z|00b947aa-8d7d-47c7-97ab-f854f154d61c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:31:56.659Z|868b7d30-e007-4671-8e67-f32d8115bcc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:31:56.660Z|868b7d30-e007-4671-8e67-f32d8115bcc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:31:57.334Z|13e48294-5d2b-4b90-8396-4e564b9dd86e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:31:57.335Z|13e48294-5d2b-4b90-8396-4e564b9dd86e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:32:03.988Z|c4b0a3fe-7538-4a72-b374-2bf4ab90a9d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:32:03.989Z|c4b0a3fe-7538-4a72-b374-2bf4ab90a9d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:32:04.141Z|97a2dd53-7322-43cb-82ef-4f4733ab6c42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:32:04.141Z|97a2dd53-7322-43cb-82ef-4f4733ab6c42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:32:06.664Z|b87992c2-1b92-40e1-8349-91c38c3ce6b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:32:06.664Z|b87992c2-1b92-40e1-8349-91c38c3ce6b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:32:06.683Z|278f5b65-4a48-48a1-a3ac-2ebb8cb3a9a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:32:06.685Z|278f5b65-4a48-48a1-a3ac-2ebb8cb3a9a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:32:07.357Z|d7f9bb85-285d-4f7a-9c23-c83eb18eab5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:32:07.359Z|d7f9bb85-285d-4f7a-9c23-c83eb18eab5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:32:16.686Z|588e3afa-93ac-4e09-a326-0da3cc11f671|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:32:16.687Z|588e3afa-93ac-4e09-a326-0da3cc11f671|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:32:16.775Z|82456612-57e7-4a26-934a-286fd11a309d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:32:16.776Z|82456612-57e7-4a26-934a-286fd11a309d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:32:17.390Z|6cd88198-39cd-4d10-b502-4bb8d7ab8c36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:32:17.391Z|6cd88198-39cd-4d10-b502-4bb8d7ab8c36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:32:18.988Z|0c4fa359-99cf-454a-8539-e5c013e985f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:32:18.988Z|0c4fa359-99cf-454a-8539-e5c013e985f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:32:26.809Z|bd32df2c-3b80-4a2e-90a3-966dba4d7765|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:32:26.809Z|9a4a67ed-7b56-409a-8842-ff47e60734c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:32:26.812Z|bd32df2c-3b80-4a2e-90a3-966dba4d7765|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:32:26.812Z|9a4a67ed-7b56-409a-8842-ff47e60734c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:32:27.423Z|4f316bc8-7ccc-497a-9f60-1c840c9dbab4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:32:27.424Z|4f316bc8-7ccc-497a-9f60-1c840c9dbab4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:32:33.988Z|b3c572a5-ca41-4cc9-b2e0-7641d104d963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:32:33.992Z|b3c572a5-ca41-4cc9-b2e0-7641d104d963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:32:34.142Z|7ed0d213-7743-4c1f-b8a2-fca0412f93a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:32:34.143Z|7ed0d213-7743-4c1f-b8a2-fca0412f93a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:32:36.847Z|544257c1-c388-4617-b31f-79af98471b58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:32:36.849Z|544257c1-c388-4617-b31f-79af98471b58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:32:36.853Z|997f2660-4e70-4378-8326-8f1c875afd78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:32:36.854Z|997f2660-4e70-4378-8326-8f1c875afd78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:32:37.448Z|ff8759fc-96b5-4db8-a239-8fcc559bc567|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:32:37.449Z|ff8759fc-96b5-4db8-a239-8fcc559bc567|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:32:46.877Z|041a5882-bc2d-4359-a99e-824970fea1fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:32:46.877Z|e07afe89-f4ac-4545-900a-54e4c0e87c07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:32:46.878Z|041a5882-bc2d-4359-a99e-824970fea1fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:32:46.879Z|e07afe89-f4ac-4545-900a-54e4c0e87c07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:32:47.476Z|e8cf36c7-12c5-4e52-8f66-abae7928f581|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:32:47.477Z|e8cf36c7-12c5-4e52-8f66-abae7928f581|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:32:48.988Z|1751d57a-6694-4035-bab5-3eac26cd34c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:32:48.988Z|1751d57a-6694-4035-bab5-3eac26cd34c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:32:49.083Z|667120b9-8b2e-4031-9b01-7c0ea7403fde|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:32:49.083Z|667120b9-8b2e-4031-9b01-7c0ea7403fde|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:32:56.906Z|0b4b6d61-a61e-417c-bfe9-2518ca36d742|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:32:56.907Z|0b4b6d61-a61e-417c-bfe9-2518ca36d742|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:32:56.912Z|92203b18-c883-4ea2-a64e-61b34894a395|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:32:56.913Z|92203b18-c883-4ea2-a64e-61b34894a395|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:32:57.500Z|b086d84a-7c3f-4007-ac4f-05b2f3832bfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:32:57.501Z|b086d84a-7c3f-4007-ac4f-05b2f3832bfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:33:03.987Z|a74508d2-258d-417b-983a-731e05746934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:33:03.988Z|a74508d2-258d-417b-983a-731e05746934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:33:04.144Z|e679e97a-3267-44dd-adce-7565c28fac4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:33:04.144Z|e679e97a-3267-44dd-adce-7565c28fac4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:33:06.933Z|4e0cc55e-6060-4720-9cc5-b5b1724cb184|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:33:06.934Z|4e0cc55e-6060-4720-9cc5-b5b1724cb184|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:33:06.952Z|f93923e9-58ab-47b0-8e5d-679488f34cf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:33:06.953Z|f93923e9-58ab-47b0-8e5d-679488f34cf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:33:07.524Z|927af160-e583-4276-ac65-871cda28e556|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:33:07.525Z|927af160-e583-4276-ac65-871cda28e556|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:33:16.957Z|29109106-33f5-4def-8122-bd803b6905aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:33:16.958Z|29109106-33f5-4def-8122-bd803b6905aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:33:16.992Z|1a4b1401-4619-41dd-9f1a-0e78f714f514|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:33:16.993Z|1a4b1401-4619-41dd-9f1a-0e78f714f514|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:33:17.554Z|6afcc1d1-5112-40db-a099-dbb7a174a6dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:33:17.555Z|6afcc1d1-5112-40db-a099-dbb7a174a6dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:33:18.989Z|966f927e-2eca-4b51-b949-e66f5d068a58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:33:18.994Z|966f927e-2eca-4b51-b949-e66f5d068a58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:33:26.981Z|c3e99f1e-20c2-404a-a648-125ff1587518|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:33:26.982Z|c3e99f1e-20c2-404a-a648-125ff1587518|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:33:27.018Z|3a4b5c6a-613a-4070-8bb3-99e961be4d86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:33:27.019Z|3a4b5c6a-613a-4070-8bb3-99e961be4d86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:33:27.580Z|7983beb7-fdaa-40b9-bbd8-37de6d04a06c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:33:27.580Z|7983beb7-fdaa-40b9-bbd8-37de6d04a06c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:33:33.988Z|3895ac84-b43b-4e29-92d5-ea8d79ff090b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:33:33.988Z|3895ac84-b43b-4e29-92d5-ea8d79ff090b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:33:34.146Z|8c8d6212-028a-4a23-85f5-49df385d2e82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:33:34.146Z|8c8d6212-028a-4a23-85f5-49df385d2e82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:33:37.007Z|614b0707-8f74-4e49-9aca-a909fada94a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:33:37.008Z|614b0707-8f74-4e49-9aca-a909fada94a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:33:37.045Z|7fa5a63f-9687-498c-8a2a-dd45572fefc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:33:37.046Z|7fa5a63f-9687-498c-8a2a-dd45572fefc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:33:37.605Z|1846aaf9-468d-4df6-bcaa-af58ba49c6cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:33:37.606Z|1846aaf9-468d-4df6-bcaa-af58ba49c6cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:33:47.059Z|cd4225de-22cc-43f9-8779-f3ddcbaef688|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:33:47.063Z|cd4225de-22cc-43f9-8779-f3ddcbaef688|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:33:47.077Z|03411080-8fca-4275-b715-56dd58d3d709|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:33:47.078Z|03411080-8fca-4275-b715-56dd58d3d709|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:33:47.650Z|fb07f9c1-8dfd-494f-a113-aff36f1ceb8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:33:47.651Z|fb07f9c1-8dfd-494f-a113-aff36f1ceb8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:33:48.988Z|11bd4c68-09e5-4de7-83dc-dddba595b7a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:33:48.989Z|11bd4c68-09e5-4de7-83dc-dddba595b7a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:33:49.083Z|385ec39c-779b-46b9-8417-2c3de30d43c5|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:33:49.084Z|385ec39c-779b-46b9-8417-2c3de30d43c5|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:33:57.093Z|9f0d881a-9408-46b0-b7b0-0f32a6349823|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:33:57.094Z|9f0d881a-9408-46b0-b7b0-0f32a6349823|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:33:57.108Z|67d489f8-35dd-4277-bacf-f457fecdb1fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:33:57.109Z|67d489f8-35dd-4277-bacf-f457fecdb1fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:33:57.677Z|e3a61000-4506-4085-99cc-52f2a12510c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:33:57.680Z|e3a61000-4506-4085-99cc-52f2a12510c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:34:03.988Z|fc08d26f-e159-4f6f-bd6f-e9410de2c004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:34:03.992Z|fc08d26f-e159-4f6f-bd6f-e9410de2c004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:34:04.147Z|6f5e87ab-e67c-4ca5-afc9-276f76178585|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:34:04.148Z|6f5e87ab-e67c-4ca5-afc9-276f76178585|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:34:07.114Z|ece108fd-76a5-4cda-a9c7-7fd63e525b12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:34:07.115Z|ece108fd-76a5-4cda-a9c7-7fd63e525b12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:34:07.130Z|7af2dc2f-99d5-4205-9f18-f0fe852dd93b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:34:07.131Z|7af2dc2f-99d5-4205-9f18-f0fe852dd93b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:34:07.707Z|857a0d50-7ec2-4e1c-a2e4-27188a05d0d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:34:07.708Z|857a0d50-7ec2-4e1c-a2e4-27188a05d0d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:34:17.139Z|ab2d5e0d-473e-4744-86f7-3a4289cd652d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:34:17.140Z|ab2d5e0d-473e-4744-86f7-3a4289cd652d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:34:17.151Z|c9d64bb8-6306-4630-86a8-9f86030cb8fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:34:17.152Z|c9d64bb8-6306-4630-86a8-9f86030cb8fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:34:17.732Z|e93e132e-42f3-49ea-815b-9b62ecf81b4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:34:17.733Z|e93e132e-42f3-49ea-815b-9b62ecf81b4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:34:18.989Z|0fdb6b75-bd4a-4cf9-bdf4-f786d93f4fb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:34:18.990Z|0fdb6b75-bd4a-4cf9-bdf4-f786d93f4fb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:34:27.165Z|7b875487-851c-4540-beee-925f044855c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:34:27.167Z|7b875487-851c-4540-beee-925f044855c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:34:27.174Z|45f4b56f-9562-4dbc-b65b-57816b7f304f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:34:27.174Z|45f4b56f-9562-4dbc-b65b-57816b7f304f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:34:27.759Z|54733fc2-c007-4d41-83ce-d86f0ae919ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:34:27.760Z|54733fc2-c007-4d41-83ce-d86f0ae919ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:34:33.988Z|bf8f4aba-bcd6-4c87-bb49-c0e3f1adb885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:34:33.988Z|bf8f4aba-bcd6-4c87-bb49-c0e3f1adb885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:34:34.149Z|96ee6c12-ae23-4172-b824-4a1483d58671|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:34:34.150Z|96ee6c12-ae23-4172-b824-4a1483d58671|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:34:37.193Z|e3ad5410-2972-4acd-85ba-e39feb2166dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:34:37.194Z|e3ad5410-2972-4acd-85ba-e39feb2166dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:34:37.205Z|63da8a7f-2b0f-4cb5-8541-0f812910698b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:34:37.206Z|63da8a7f-2b0f-4cb5-8541-0f812910698b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:34:37.784Z|164bcaff-e05e-429a-b4cf-69f075528564|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:34:37.785Z|164bcaff-e05e-429a-b4cf-69f075528564|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:34:47.223Z|c181fe12-5398-479d-b654-add7f0cfb0fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:34:47.224Z|c181fe12-5398-479d-b654-add7f0cfb0fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:34:47.228Z|34c51551-dfa2-4543-9ab8-6a7bda46225e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:34:47.229Z|34c51551-dfa2-4543-9ab8-6a7bda46225e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:34:47.810Z|aa0b4fc0-2048-4966-8b80-24fac01c339b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:34:47.811Z|aa0b4fc0-2048-4966-8b80-24fac01c339b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:34:48.988Z|f1a85b88-a267-4f83-bfdd-f57424cc8c0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:34:48.991Z|f1a85b88-a267-4f83-bfdd-f57424cc8c0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:34:49.082Z|f6085137-f5cb-40f3-8fc5-6f6cb5125087|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:34:49.083Z|f6085137-f5cb-40f3-8fc5-6f6cb5125087|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:34:57.246Z|65fe4ee5-a1b2-4380-abd8-b52ba92e2064|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:34:57.246Z|65fe4ee5-a1b2-4380-abd8-b52ba92e2064|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:34:57.248Z|ab531476-0f01-4352-b1fa-65940552f1ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:34:57.249Z|ab531476-0f01-4352-b1fa-65940552f1ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:34:57.835Z|17d7f88b-1820-4513-892a-fa2fdb868ec3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:34:57.836Z|17d7f88b-1820-4513-892a-fa2fdb868ec3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:35:03.990Z|c65f91a6-3a39-4408-b7f9-a3d540c2d8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:35:03.993Z|c65f91a6-3a39-4408-b7f9-a3d540c2d8e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:35:04.150Z|ecfff313-082a-4341-996f-9124a665a0ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:35:04.151Z|ecfff313-082a-4341-996f-9124a665a0ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:35:07.290Z|8b11a82e-38f2-432d-96a5-d9973b0ec619|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:35:07.290Z|ff775743-c23d-4e1b-976e-a48965e22342|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:35:07.293Z|ff775743-c23d-4e1b-976e-a48965e22342|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:35:07.293Z|8b11a82e-38f2-432d-96a5-d9973b0ec619|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:35:07.861Z|3db170d3-7a10-49d7-853e-c69c45bddf66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:35:07.861Z|3db170d3-7a10-49d7-853e-c69c45bddf66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:35:17.336Z|a631a5c4-ed79-4755-9f32-ba5a1322f79b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:35:17.336Z|a8e0814e-0f3a-40cf-bb4c-a05b0186bbf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:35:17.336Z|a631a5c4-ed79-4755-9f32-ba5a1322f79b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:35:17.337Z|a8e0814e-0f3a-40cf-bb4c-a05b0186bbf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:35:17.884Z|6f817e55-bf59-4202-ab5b-70bac4d2730d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:35:17.885Z|6f817e55-bf59-4202-ab5b-70bac4d2730d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:35:18.988Z|6fb9a8b7-4eca-47b4-ab89-6285f368a6a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:35:18.989Z|6fb9a8b7-4eca-47b4-ab89-6285f368a6a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:35:27.361Z|4d39b570-1bef-4bb4-b76b-a9c4862d4c78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:35:27.361Z|8ea2c556-b2ab-4457-b4ad-918843233f57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:35:27.361Z|8ea2c556-b2ab-4457-b4ad-918843233f57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:35:27.361Z|4d39b570-1bef-4bb4-b76b-a9c4862d4c78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:35:27.912Z|e3e89bcb-5c89-4f29-85c0-3e5aca0f7f0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:35:27.913Z|e3e89bcb-5c89-4f29-85c0-3e5aca0f7f0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:35:33.987Z|133a2735-8233-422e-b748-d8bb1b04a99b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:35:33.992Z|133a2735-8233-422e-b748-d8bb1b04a99b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:35:34.152Z|18414d8f-1325-4c16-8249-a4b8a0f7932f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:35:34.153Z|18414d8f-1325-4c16-8249-a4b8a0f7932f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:35:37.386Z|b64a9e7b-f241-4e78-9615-2c9e97dbd54a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:35:37.386Z|671ee003-c8a6-44f7-97f8-ed9c265bf74d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:35:37.388Z|671ee003-c8a6-44f7-97f8-ed9c265bf74d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:35:37.388Z|b64a9e7b-f241-4e78-9615-2c9e97dbd54a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:35:37.935Z|401794fb-fcad-4a3f-9a17-c1768d2dd1fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:35:37.936Z|401794fb-fcad-4a3f-9a17-c1768d2dd1fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:35:47.419Z|7c8eb995-fe06-4cd0-a58f-78244ebc08b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:35:47.420Z|2b92a18d-2365-4a67-b9a1-b6b1ffec39e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:35:47.421Z|2b92a18d-2365-4a67-b9a1-b6b1ffec39e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:35:47.421Z|7c8eb995-fe06-4cd0-a58f-78244ebc08b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:35:47.962Z|f9ae3a35-2655-4a4d-b6d0-034392ce257a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:35:47.962Z|f9ae3a35-2655-4a4d-b6d0-034392ce257a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:35:48.988Z|d7be4101-0cc1-408c-861c-e7403748d7e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:35:48.988Z|d7be4101-0cc1-408c-861c-e7403748d7e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:35:49.083Z|aa6392a2-fca1-4059-bd49-eb1ffa68592e|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:35:49.084Z|aa6392a2-fca1-4059-bd49-eb1ffa68592e|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:35:57.444Z|ae968ec4-5d69-42cf-9fb9-f54f1c109608|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:35:57.444Z|6a9e044a-f1b4-41bf-ba67-6221be901d0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:35:57.445Z|6a9e044a-f1b4-41bf-ba67-6221be901d0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:35:57.445Z|ae968ec4-5d69-42cf-9fb9-f54f1c109608|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:35:57.985Z|d536abda-fdd1-4b4a-a8bb-d2714645d678|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:35:57.986Z|d536abda-fdd1-4b4a-a8bb-d2714645d678|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:36:03.988Z|d9f5f1d3-d6b1-4960-8db7-ab6a07ebb23c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:36:03.988Z|d9f5f1d3-d6b1-4960-8db7-ab6a07ebb23c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:36:04.154Z|a47e9610-864b-44df-a67d-4faf075479f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:36:04.155Z|a47e9610-864b-44df-a67d-4faf075479f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:36:07.470Z|89cd3977-0275-487e-a2a6-46729c850da4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:36:07.470Z|23b38c66-792e-469a-a4e4-4ba6d98de0f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:36:07.471Z|23b38c66-792e-469a-a4e4-4ba6d98de0f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:36:07.471Z|89cd3977-0275-487e-a2a6-46729c850da4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:36:08.009Z|8658482a-168b-4277-a1ff-93020cc8df31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:36:08.010Z|8658482a-168b-4277-a1ff-93020cc8df31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:36:17.497Z|9e5094b0-fafe-4036-8744-1d50a9d86615|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:36:17.497Z|46c27c53-6840-470f-802a-1a6d13e163fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:36:17.498Z|46c27c53-6840-470f-802a-1a6d13e163fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:36:17.498Z|9e5094b0-fafe-4036-8744-1d50a9d86615|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:36:18.032Z|c4cdb985-f70b-441b-8997-84a05764799f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:36:18.033Z|c4cdb985-f70b-441b-8997-84a05764799f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:36:18.988Z|b77d2098-0758-495c-ba83-a6a7b4a69ae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:36:18.990Z|b77d2098-0758-495c-ba83-a6a7b4a69ae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:36:27.536Z|07d23da5-f860-486c-939e-4a234c3747fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:36:27.536Z|8b4c3ede-c577-4dfd-abb2-a7b8b563ac7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:36:27.540Z|07d23da5-f860-486c-939e-4a234c3747fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:36:27.540Z|8b4c3ede-c577-4dfd-abb2-a7b8b563ac7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:36:28.058Z|04012e71-0b71-4ac3-a7b0-bd0fc8c9dcbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:36:28.059Z|04012e71-0b71-4ac3-a7b0-bd0fc8c9dcbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:36:33.988Z|86dd587b-da99-4364-a0ac-9fd7454f2a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:36:33.990Z|86dd587b-da99-4364-a0ac-9fd7454f2a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:36:34.156Z|872258cd-12ca-4c56-a6ff-239d76c334e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:36:34.156Z|872258cd-12ca-4c56-a6ff-239d76c334e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:36:37.573Z|accf852f-c164-4a69-b5d8-a9341b149029|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:36:37.575Z|accf852f-c164-4a69-b5d8-a9341b149029|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:36:37.584Z|3b30f5e0-8a04-440f-b18f-b97de779c8bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:36:37.584Z|3b30f5e0-8a04-440f-b18f-b97de779c8bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:36:38.082Z|a849cd60-54ca-4d7c-9d8b-9ee05bd8a416|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:36:38.083Z|a849cd60-54ca-4d7c-9d8b-9ee05bd8a416|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:36:47.598Z|5fdc3773-6893-431f-b9f4-128b26205364|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:36:47.599Z|5fdc3773-6893-431f-b9f4-128b26205364|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:36:47.618Z|cd7bc1c4-c0cc-4f4c-ae8e-07cf96762ac5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:36:47.619Z|cd7bc1c4-c0cc-4f4c-ae8e-07cf96762ac5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:36:48.108Z|1b066641-5757-43cb-ab9b-9bd28f3510a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:36:48.109Z|1b066641-5757-43cb-ab9b-9bd28f3510a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:36:48.988Z|b1da96f3-11fd-4ebc-a355-1e1049c009f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:36:48.988Z|b1da96f3-11fd-4ebc-a355-1e1049c009f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:36:49.084Z|4ff90e97-f583-4d32-a638-75ed2f195ec6|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:36:49.085Z|4ff90e97-f583-4d32-a638-75ed2f195ec6|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:36:57.622Z|3e347c2c-335a-4582-996d-07026bc21bfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:36:57.623Z|3e347c2c-335a-4582-996d-07026bc21bfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:36:57.643Z|183c183f-f48a-499f-822d-2b42dec6fcf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:36:57.644Z|183c183f-f48a-499f-822d-2b42dec6fcf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:36:58.134Z|65b7b703-6ae5-40c3-8409-8c066a601b41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:36:58.135Z|65b7b703-6ae5-40c3-8409-8c066a601b41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:37:03.988Z|818b5912-fe05-4394-8f20-a760936318e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:37:03.991Z|818b5912-fe05-4394-8f20-a760936318e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:37:04.157Z|f07b579e-53c8-4ef6-be6d-2711acfcaf79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:37:04.158Z|f07b579e-53c8-4ef6-be6d-2711acfcaf79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:37:07.644Z|9698355f-7e7f-4ca9-80ca-939ebeb557f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:37:07.644Z|9698355f-7e7f-4ca9-80ca-939ebeb557f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:37:07.663Z|fb5768f9-23b2-4220-be84-a785f6630bb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:37:07.664Z|fb5768f9-23b2-4220-be84-a785f6630bb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:37:08.156Z|727cccf7-f0da-4b0f-81c3-4d9bce38ddf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:37:08.157Z|727cccf7-f0da-4b0f-81c3-4d9bce38ddf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:37:17.666Z|89158165-022a-4eae-92fd-f916b1a644c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:37:17.666Z|89158165-022a-4eae-92fd-f916b1a644c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:37:17.685Z|cd9af51e-9421-4731-affa-1b938a32c2da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:37:17.686Z|cd9af51e-9421-4731-affa-1b938a32c2da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:37:18.178Z|0e2673d9-2ebc-440e-97d8-292ab5b3afcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:37:18.180Z|0e2673d9-2ebc-440e-97d8-292ab5b3afcf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:37:18.988Z|fdf985d7-5184-4602-9b8c-0cde4e922c6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:37:18.989Z|fdf985d7-5184-4602-9b8c-0cde4e922c6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:37:27.688Z|51e8bd7e-cee4-41f3-a6d3-a5775fc171d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:37:27.689Z|51e8bd7e-cee4-41f3-a6d3-a5775fc171d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:37:27.707Z|a0cb98b9-f2d0-4eaf-a99a-f459e4fd3ba6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:37:27.708Z|a0cb98b9-f2d0-4eaf-a99a-f459e4fd3ba6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:37:28.201Z|d4b5fb28-6be7-4e37-8d9d-6c4615cb6cf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:37:28.201Z|d4b5fb28-6be7-4e37-8d9d-6c4615cb6cf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:37:33.988Z|d320be48-6b3a-4456-828c-a73edebb2bdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:37:33.988Z|d320be48-6b3a-4456-828c-a73edebb2bdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:37:34.159Z|0b9f9bc6-e3ab-4bb4-8901-f0a579e41a28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:37:34.159Z|0b9f9bc6-e3ab-4bb4-8901-f0a579e41a28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:37:37.712Z|654deb93-133b-4479-bd42-5a05cca20b95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:37:37.714Z|654deb93-133b-4479-bd42-5a05cca20b95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:37:37.730Z|883c37d1-4685-4d71-94d2-26dc6530efc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:37:37.731Z|883c37d1-4685-4d71-94d2-26dc6530efc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:37:38.223Z|62b45c05-5001-4672-a961-06ac6737d77d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:37:38.224Z|62b45c05-5001-4672-a961-06ac6737d77d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:37:47.751Z|1c93d646-e846-4add-91a6-f731cf8d340e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:37:47.754Z|1c93d646-e846-4add-91a6-f731cf8d340e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:37:47.758Z|91fc0814-7677-43a6-9f83-7b4617fc7c8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:37:47.758Z|91fc0814-7677-43a6-9f83-7b4617fc7c8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:37:48.249Z|90bad6b5-63ea-49b7-999b-4d5385224adb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:37:48.250Z|90bad6b5-63ea-49b7-999b-4d5385224adb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:37:48.988Z|2746aef8-0c9e-4bd8-88cf-9ba360582a70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:37:48.991Z|2746aef8-0c9e-4bd8-88cf-9ba360582a70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:37:49.083Z|a0c4d620-97d0-42d3-ad84-03806b42938e|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:37:49.083Z|a0c4d620-97d0-42d3-ad84-03806b42938e|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:37:57.793Z|ecedbb96-3683-4da2-8df6-99fe0d231cb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:37:57.793Z|5b46333d-82f8-4b71-b1ff-71b7ddc53b77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:37:57.795Z|5b46333d-82f8-4b71-b1ff-71b7ddc53b77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:37:57.795Z|ecedbb96-3683-4da2-8df6-99fe0d231cb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:37:58.278Z|92510e33-eef3-4b85-b46e-1483b39989fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:37:58.279Z|92510e33-eef3-4b85-b46e-1483b39989fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:38:03.988Z|d5c4a699-09a5-4ce2-bd0b-c28f5040695d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:38:03.988Z|d5c4a699-09a5-4ce2-bd0b-c28f5040695d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:38:04.162Z|cc99c2a0-7c97-44cb-9aad-0dbaed419824|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:38:04.163Z|cc99c2a0-7c97-44cb-9aad-0dbaed419824|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:38:07.824Z|3b022b6f-249d-4a85-80cf-c61ea6360bf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:38:07.824Z|62d92052-e288-4bb9-819c-559f919d588b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:38:07.825Z|3b022b6f-249d-4a85-80cf-c61ea6360bf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:38:07.825Z|62d92052-e288-4bb9-819c-559f919d588b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:38:08.333Z|b2c1dfa2-ff49-4d88-a230-d5084fabd39e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:38:08.334Z|b2c1dfa2-ff49-4d88-a230-d5084fabd39e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:38:17.853Z|a33e4b66-5a66-4467-8b23-a56cba3bb13c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:38:17.854Z|a33e4b66-5a66-4467-8b23-a56cba3bb13c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:38:17.858Z|84e96444-ae45-4ddb-9b6b-86d08bb05e39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:38:17.859Z|84e96444-ae45-4ddb-9b6b-86d08bb05e39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:38:18.360Z|201b283e-d02d-4040-8ba1-a0196508f655|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:38:18.361Z|201b283e-d02d-4040-8ba1-a0196508f655|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:38:18.987Z|f8326228-2b86-4728-b7d1-2618c15707d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:38:18.988Z|f8326228-2b86-4728-b7d1-2618c15707d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:38:27.877Z|4fa286c5-5f17-44ed-88b7-c34e542e5bee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:38:27.878Z|4fa286c5-5f17-44ed-88b7-c34e542e5bee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:38:27.881Z|8d7d6cb1-bda8-4e8a-83b9-a3565fa33c9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:38:27.881Z|8d7d6cb1-bda8-4e8a-83b9-a3565fa33c9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:38:28.382Z|ce354104-2179-4f43-be25-17e052a0f37d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:38:28.383Z|ce354104-2179-4f43-be25-17e052a0f37d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:38:33.987Z|e25ab500-65e4-4f03-95d0-09248e0de9dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:38:33.990Z|e25ab500-65e4-4f03-95d0-09248e0de9dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:38:34.164Z|9f00fb41-9dbf-48dd-ac08-f3e98fe32333|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:38:34.164Z|9f00fb41-9dbf-48dd-ac08-f3e98fe32333|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:38:37.905Z|c849b980-6ece-47d6-b34a-66e1577e3e2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:38:37.906Z|c849b980-6ece-47d6-b34a-66e1577e3e2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:38:37.908Z|ca3de032-a7c7-424c-97ef-cd76e2b76463|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:38:37.909Z|ca3de032-a7c7-424c-97ef-cd76e2b76463|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:38:38.407Z|a0213dfd-d520-4ba4-b51e-eb7b451a7b4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:38:38.408Z|a0213dfd-d520-4ba4-b51e-eb7b451a7b4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:38:47.929Z|3b086a36-600b-4652-851f-bb1aa4905293|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:38:47.932Z|b40a13ee-6783-44b8-8ddf-43692ce5d0f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:38:47.930Z|3b086a36-600b-4652-851f-bb1aa4905293|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:38:47.933Z|b40a13ee-6783-44b8-8ddf-43692ce5d0f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:38:48.435Z|5475a996-247f-420b-a57b-9f4541c3417a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:38:48.437Z|5475a996-247f-420b-a57b-9f4541c3417a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:38:48.987Z|eb836309-8b26-411f-9e0d-a0c5bf931245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:38:48.988Z|eb836309-8b26-411f-9e0d-a0c5bf931245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:38:49.081Z|96aa2cbd-42cc-463b-aaba-d1e8a936a549|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:38:49.082Z|96aa2cbd-42cc-463b-aaba-d1e8a936a549|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:38:57.958Z|c022a8ff-541b-44fa-ad88-56d9b4f60ba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:38:57.958Z|c022a8ff-541b-44fa-ad88-56d9b4f60ba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:38:57.958Z|d1f542c0-80db-489b-8240-9b44883e5ed1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:38:57.960Z|d1f542c0-80db-489b-8240-9b44883e5ed1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:38:58.459Z|fde11ed4-ac0e-49db-bbef-8790235cda98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:38:58.460Z|fde11ed4-ac0e-49db-bbef-8790235cda98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:39:03.994Z|6ef1c4ef-9452-46dd-9a0e-638ef3e91a27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:39:04.001Z|6ef1c4ef-9452-46dd-9a0e-638ef3e91a27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:39:04.165Z|4294d3bb-6988-4a2a-adce-3d92de0acc39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:39:04.166Z|4294d3bb-6988-4a2a-adce-3d92de0acc39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:39:07.991Z|d376cb92-1ad6-42fd-ab40-005029aa8e1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:39:07.992Z|36d7ad2b-a8d2-4497-86a6-1c8a09ba6c35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:39:07.993Z|d376cb92-1ad6-42fd-ab40-005029aa8e1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:39:07.993Z|36d7ad2b-a8d2-4497-86a6-1c8a09ba6c35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:39:08.482Z|74ec0737-c116-4a46-a6ef-25b9eb17ca32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:39:08.483Z|74ec0737-c116-4a46-a6ef-25b9eb17ca32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:39:18.026Z|2a41e3d7-f7c1-464b-811c-34165bca98df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:39:18.027Z|2a41e3d7-f7c1-464b-811c-34165bca98df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:39:18.031Z|99060249-4efd-4d34-ac3e-c69974405adb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:39:18.032Z|99060249-4efd-4d34-ac3e-c69974405adb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:39:18.507Z|559c55eb-4c23-40e3-8031-4cf4c1c60024|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:39:18.508Z|559c55eb-4c23-40e3-8031-4cf4c1c60024|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:39:18.990Z|804ae5a8-ff97-4620-b90e-3696d8fd82d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:39:18.993Z|804ae5a8-ff97-4620-b90e-3696d8fd82d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:39:28.050Z|51a26330-ac99-44fc-a97a-db4c514cd2f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:39:28.050Z|51a26330-ac99-44fc-a97a-db4c514cd2f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:39:28.052Z|1928ef85-c8cb-43e3-be76-47953993235e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:39:28.052Z|1928ef85-c8cb-43e3-be76-47953993235e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:39:28.530Z|07ec1fd8-1175-47f4-acea-692bf4cda325|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:39:28.531Z|07ec1fd8-1175-47f4-acea-692bf4cda325|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:39:33.987Z|6ad3ee81-231b-4f90-806e-7c91ed96a311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:39:33.988Z|6ad3ee81-231b-4f90-806e-7c91ed96a311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:39:34.167Z|e770da7a-3b8f-48ba-8d1d-e0716e095298|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:39:34.168Z|e770da7a-3b8f-48ba-8d1d-e0716e095298|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:39:38.072Z|7f731225-787a-45fd-925b-0ef3adbb32b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:39:38.073Z|7f731225-787a-45fd-925b-0ef3adbb32b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:39:38.076Z|639ac3da-f110-4635-a300-156decce605a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:39:38.077Z|639ac3da-f110-4635-a300-156decce605a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:39:38.554Z|26d4a321-8ecc-4681-9e69-a4ba965c2fc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:39:38.555Z|26d4a321-8ecc-4681-9e69-a4ba965c2fc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:39:48.097Z|c6cf1841-c077-4596-bc18-e89e50288c51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:39:48.097Z|f29b0353-8861-4d90-b66e-0be656139ba9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:39:48.098Z|c6cf1841-c077-4596-bc18-e89e50288c51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:39:48.098Z|f29b0353-8861-4d90-b66e-0be656139ba9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:39:48.577Z|1da2ea28-86f3-4556-b3c2-9f84bade3897|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:39:48.578Z|1da2ea28-86f3-4556-b3c2-9f84bade3897|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:39:48.988Z|77134fad-79fe-489c-a30b-d429fe521a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:39:48.990Z|77134fad-79fe-489c-a30b-d429fe521a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:39:49.082Z|1fb4d806-4f09-446b-a292-0b0df1d37c8e|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:39:49.083Z|1fb4d806-4f09-446b-a292-0b0df1d37c8e|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:39:58.122Z|41d13f96-7021-43bb-95e2-9c6614e0bd0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:39:58.123Z|41d13f96-7021-43bb-95e2-9c6614e0bd0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:39:58.122Z|130c8091-f3e8-4823-bd37-6891f2fa8aa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:39:58.125Z|130c8091-f3e8-4823-bd37-6891f2fa8aa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:39:58.601Z|cb953e84-2c05-4715-aab4-74e427cd9c9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:39:58.602Z|cb953e84-2c05-4715-aab4-74e427cd9c9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:40:03.988Z|6161a7f2-1100-490b-901e-92ee3e6436c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:40:04.002Z|6161a7f2-1100-490b-901e-92ee3e6436c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:40:04.169Z|dfe02e39-e19b-47c6-b13e-d471f94a6a98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:40:04.170Z|dfe02e39-e19b-47c6-b13e-d471f94a6a98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:40:08.145Z|fb78d32f-c66a-46cc-b50e-2c70b4a89aba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:40:08.146Z|fb78d32f-c66a-46cc-b50e-2c70b4a89aba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:40:08.148Z|b4f846f5-a8c1-4e13-874f-c3d262ead948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:40:08.148Z|b4f846f5-a8c1-4e13-874f-c3d262ead948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:40:08.623Z|9b70b8bf-a869-4643-91f2-66b45091ab2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:40:08.624Z|9b70b8bf-a869-4643-91f2-66b45091ab2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:40:18.183Z|eaedce34-4f4b-4f84-9aa8-bf2d53e4a2d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:40:18.183Z|b814c1fe-f1fa-4350-9b55-fba7d8b0ee7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:40:18.186Z|b814c1fe-f1fa-4350-9b55-fba7d8b0ee7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:40:18.186Z|eaedce34-4f4b-4f84-9aa8-bf2d53e4a2d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:40:18.648Z|4ab85f35-46ff-4e4b-a8d9-ae308af68ff3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:40:18.649Z|4ab85f35-46ff-4e4b-a8d9-ae308af68ff3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:40:18.988Z|d38f58f9-b022-4581-8ef6-cb796a05939f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:40:18.989Z|d38f58f9-b022-4581-8ef6-cb796a05939f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:40:28.217Z|9d647486-6cb0-4667-9963-8681ff681a6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:40:28.218Z|9d647486-6cb0-4667-9963-8681ff681a6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:40:28.220Z|b5ac00c8-c267-4359-b1e0-d8846fca0bb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:40:28.221Z|b5ac00c8-c267-4359-b1e0-d8846fca0bb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:40:28.675Z|57108afc-8108-4197-9e72-b67b5a325c7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:40:28.676Z|57108afc-8108-4197-9e72-b67b5a325c7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:40:33.988Z|18e2206e-8877-408e-a118-01f96bad7ff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:40:33.990Z|18e2206e-8877-408e-a118-01f96bad7ff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:40:34.171Z|f54bb2de-f81f-4d70-858c-17bd32a35e74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:40:34.171Z|f54bb2de-f81f-4d70-858c-17bd32a35e74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:40:38.241Z|58967523-c4a2-4d25-b169-fb40055c63c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:40:38.243Z|58967523-c4a2-4d25-b169-fb40055c63c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:40:38.251Z|7be32ccd-98e9-4e97-a71c-8d38945d19f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:40:38.252Z|7be32ccd-98e9-4e97-a71c-8d38945d19f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:40:38.717Z|bee0b037-f783-4ab1-9dc0-0aefb9614a23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:40:38.718Z|bee0b037-f783-4ab1-9dc0-0aefb9614a23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:40:48.271Z|18c8c019-1026-4830-a8ce-d9352505a585|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:40:48.272Z|18c8c019-1026-4830-a8ce-d9352505a585|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:40:48.273Z|41383c51-24bb-4105-9140-41e0a995b9a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:40:48.274Z|41383c51-24bb-4105-9140-41e0a995b9a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:40:48.745Z|5c7fe423-d4f9-472b-8856-a65829549e34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:40:48.746Z|5c7fe423-d4f9-472b-8856-a65829549e34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:40:48.988Z|fc915427-1830-40f7-8b70-ab606b6c10fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:40:48.988Z|fc915427-1830-40f7-8b70-ab606b6c10fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:40:49.083Z|fb46e03e-8cd8-4282-8206-2f9ee9625074|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:40:49.084Z|fb46e03e-8cd8-4282-8206-2f9ee9625074|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:40:58.312Z|55440b65-1808-459b-9322-65235a7c9fd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:40:58.313Z|55440b65-1808-459b-9322-65235a7c9fd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:40:58.317Z|32c2bd13-1f3e-431a-91d7-4081f59e40ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:40:58.318Z|32c2bd13-1f3e-431a-91d7-4081f59e40ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:40:58.770Z|41061d12-b6cc-4d7b-aa1a-9e4d02dd49a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:40:58.770Z|41061d12-b6cc-4d7b-aa1a-9e4d02dd49a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:41:03.987Z|cfcc922e-66f4-4370-b902-5d25e79ad871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:41:03.988Z|cfcc922e-66f4-4370-b902-5d25e79ad871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:41:04.172Z|b3f2deb8-5091-4a0e-9d11-670ff1c771c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:41:04.173Z|b3f2deb8-5091-4a0e-9d11-670ff1c771c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:41:08.340Z|a02d449a-d147-4d73-9e3d-05c867ab72c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:41:08.341Z|a02d449a-d147-4d73-9e3d-05c867ab72c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:41:08.343Z|70fd94ca-aa0e-474e-ac06-6c7fd15ba9ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:41:08.343Z|70fd94ca-aa0e-474e-ac06-6c7fd15ba9ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:41:08.792Z|4a4e1f61-2490-428a-8fc0-3ba7c3f58f50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:41:08.793Z|4a4e1f61-2490-428a-8fc0-3ba7c3f58f50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:41:18.377Z|735d9d75-b5b8-44b8-b6a6-c5b7c4107ef3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:41:18.377Z|078e1406-ad3d-4029-aa19-d9133bc4a5e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:41:18.377Z|735d9d75-b5b8-44b8-b6a6-c5b7c4107ef3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:41:18.377Z|078e1406-ad3d-4029-aa19-d9133bc4a5e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:41:18.817Z|8145dce5-9e18-4eb4-bfce-54239273ca76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:41:18.818Z|8145dce5-9e18-4eb4-bfce-54239273ca76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:41:18.988Z|e50bff5f-fb3c-40fa-841f-d7ad23f0897f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:41:18.991Z|e50bff5f-fb3c-40fa-841f-d7ad23f0897f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:41:28.423Z|867eb8b7-34cc-43d1-8c25-a538c4dc79b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:41:28.423Z|f3c0a0a3-62ef-4a42-a31a-4c843eb0c425|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:41:28.426Z|867eb8b7-34cc-43d1-8c25-a538c4dc79b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:41:28.426Z|f3c0a0a3-62ef-4a42-a31a-4c843eb0c425|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:41:28.853Z|a8651331-24ae-48cc-94cd-f84bce59bd62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:41:28.854Z|a8651331-24ae-48cc-94cd-f84bce59bd62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:41:33.988Z|4f089052-c9f6-483e-bceb-e71d43f09d6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:41:33.989Z|4f089052-c9f6-483e-bceb-e71d43f09d6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:41:34.174Z|0cf1c695-505f-4d1a-9310-818d990f6a19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:41:34.175Z|0cf1c695-505f-4d1a-9310-818d990f6a19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:41:38.464Z|ab1897cd-ca20-4e94-a741-81b096b256d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:41:38.464Z|2e009ec9-c21d-4648-b338-b8df7d637efc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:41:38.465Z|ab1897cd-ca20-4e94-a741-81b096b256d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:41:38.465Z|2e009ec9-c21d-4648-b338-b8df7d637efc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:41:38.888Z|3d4fa54f-ba04-4492-ab00-fc110f87d588|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:41:38.889Z|3d4fa54f-ba04-4492-ab00-fc110f87d588|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:41:48.487Z|87c2ba92-0f22-4926-81fe-156eda5a294c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:41:48.488Z|87c2ba92-0f22-4926-81fe-156eda5a294c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:41:48.495Z|a68f5f26-0b22-408e-a506-6cfb4b9073dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:41:48.495Z|a68f5f26-0b22-408e-a506-6cfb4b9073dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:41:48.914Z|5bd1f2d1-f8a1-413f-bb22-38bb65892206|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:41:48.915Z|5bd1f2d1-f8a1-413f-bb22-38bb65892206|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:41:48.988Z|5b04e3d8-8d05-4061-88d3-1efa97771b00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:41:48.988Z|5b04e3d8-8d05-4061-88d3-1efa97771b00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:41:49.082Z|b7c328d5-f4a2-44dd-b8fb-2c5ef3bbd2fa|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:41:49.083Z|b7c328d5-f4a2-44dd-b8fb-2c5ef3bbd2fa|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:41:58.519Z|635a71e1-e4d9-4e8d-8727-559af31f32e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:41:58.519Z|bf517621-348f-4b5a-925e-33506a043c5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:41:58.521Z|635a71e1-e4d9-4e8d-8727-559af31f32e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:41:58.521Z|bf517621-348f-4b5a-925e-33506a043c5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:41:58.947Z|d8c1d870-dc63-4655-8ce5-f5278b9842ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:41:58.948Z|d8c1d870-dc63-4655-8ce5-f5278b9842ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:42:03.988Z|608323c4-cc9f-44d2-a557-cf77429f39e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:42:03.991Z|608323c4-cc9f-44d2-a557-cf77429f39e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:42:04.176Z|9b103dd2-4b35-4e89-bab2-008ec23dc1d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:42:04.177Z|9b103dd2-4b35-4e89-bab2-008ec23dc1d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:42:08.545Z|6f34cced-310d-4245-969e-c855cbee7b5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:42:08.545Z|be35845f-d22b-4a7e-8ed4-b5cae1ff1845|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:42:08.545Z|6f34cced-310d-4245-969e-c855cbee7b5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:42:08.545Z|be35845f-d22b-4a7e-8ed4-b5cae1ff1845|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:42:08.971Z|750ac54a-64aa-4c58-8351-9e7f4d362402|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:42:08.972Z|750ac54a-64aa-4c58-8351-9e7f4d362402|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:42:18.567Z|ca17eb67-fac7-4151-a05a-dd9368c7925c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:42:18.568Z|ca17eb67-fac7-4151-a05a-dd9368c7925c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:42:18.579Z|4a45d398-5f7e-4713-a556-b2295d3f5829|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:42:18.580Z|4a45d398-5f7e-4713-a556-b2295d3f5829|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:42:18.987Z|b73b0fcc-e261-4afa-a77a-f37c48cc0fa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:42:18.988Z|b73b0fcc-e261-4afa-a77a-f37c48cc0fa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:42:19.007Z|cd8a660a-b3b9-4403-96f6-a3dd0c5b65be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:42:19.008Z|cd8a660a-b3b9-4403-96f6-a3dd0c5b65be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:42:28.604Z|06c5929a-3f2e-41ea-b959-b9ddeb6e46d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:42:28.604Z|3c949a50-ecc1-49c7-ab81-ddd07f9ed476|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:42:28.605Z|06c5929a-3f2e-41ea-b959-b9ddeb6e46d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:42:28.605Z|3c949a50-ecc1-49c7-ab81-ddd07f9ed476|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:42:29.033Z|21102628-e0de-4554-968f-07fe3b3ceda8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:42:29.034Z|21102628-e0de-4554-968f-07fe3b3ceda8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:42:33.988Z|d3818e59-880e-4fea-a794-3800a698c315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:42:33.988Z|d3818e59-880e-4fea-a794-3800a698c315|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:42:34.177Z|7b8d4cc4-7f36-4b9d-a72c-8e31af7df011|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:42:34.178Z|7b8d4cc4-7f36-4b9d-a72c-8e31af7df011|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:42:38.646Z|f0a279ad-67be-4485-8cf2-c77d5abd2daa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:42:38.646Z|136bb23c-5789-4d14-9f68-0febb5f1439c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:42:38.649Z|f0a279ad-67be-4485-8cf2-c77d5abd2daa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:42:38.649Z|136bb23c-5789-4d14-9f68-0febb5f1439c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:42:39.061Z|1b171982-50a1-4c4e-a7f8-884642850136|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:42:39.062Z|1b171982-50a1-4c4e-a7f8-884642850136|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:42:48.681Z|d26b31d6-c573-44cb-9130-85c3cca55a5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:42:48.681Z|38cb0b77-63f4-44ef-b471-4d7816cc9635|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:42:48.682Z|38cb0b77-63f4-44ef-b471-4d7816cc9635|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:42:48.682Z|d26b31d6-c573-44cb-9130-85c3cca55a5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:42:48.988Z|99164552-a15e-4576-b922-1ad5863586f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:42:48.991Z|99164552-a15e-4576-b922-1ad5863586f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:42:49.084Z|cabdadbc-074a-4e33-bfa1-53c260ba3d0f|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:42:49.085Z|cabdadbc-074a-4e33-bfa1-53c260ba3d0f|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:42:49.100Z|605891f2-622f-4e30-acba-1300885f1c29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:42:49.101Z|605891f2-622f-4e30-acba-1300885f1c29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:42:58.710Z|87ad434d-0587-4963-9719-cb8b157fceaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:42:58.711Z|87ad434d-0587-4963-9719-cb8b157fceaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:42:58.722Z|36f7e288-2673-4ca2-b90c-1152cfe0ff2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:42:58.723Z|36f7e288-2673-4ca2-b90c-1152cfe0ff2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:42:59.125Z|9dedac3f-a8f4-4092-9014-77b540223086|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:42:59.125Z|9dedac3f-a8f4-4092-9014-77b540223086|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:43:03.987Z|ac19ab1d-5b63-4ac3-a9f8-11d4aec5e20f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:43:03.988Z|ac19ab1d-5b63-4ac3-a9f8-11d4aec5e20f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:43:04.179Z|0817a6fb-3633-4b17-8473-4b627a7e59ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:43:04.180Z|0817a6fb-3633-4b17-8473-4b627a7e59ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:43:08.736Z|029442c8-2f25-4522-87b6-d0b1b2993ed1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:43:08.737Z|029442c8-2f25-4522-87b6-d0b1b2993ed1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:43:08.757Z|bb27aea6-8401-4c1b-a019-f4b0b31b9846|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:43:08.758Z|bb27aea6-8401-4c1b-a019-f4b0b31b9846|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:43:09.154Z|21e30705-8056-46e8-bc32-8afe0f28fba9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:43:09.155Z|21e30705-8056-46e8-bc32-8afe0f28fba9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:43:18.762Z|55c54a60-6c4e-4af2-9ef9-23a018f578d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:43:18.762Z|55c54a60-6c4e-4af2-9ef9-23a018f578d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:43:18.786Z|83333267-d0a9-43c1-8d58-7e8219f4519f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:43:18.787Z|83333267-d0a9-43c1-8d58-7e8219f4519f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:43:18.988Z|dace7cff-700d-442a-b939-9547350196fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:43:18.988Z|dace7cff-700d-442a-b939-9547350196fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:43:19.181Z|50a6be8c-52e6-4bb2-8215-739cb6ec5336|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:43:19.182Z|50a6be8c-52e6-4bb2-8215-739cb6ec5336|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:43:28.789Z|bd846c14-e505-4354-81f9-da5aa311aec3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:43:28.790Z|bd846c14-e505-4354-81f9-da5aa311aec3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:43:28.809Z|d0f8474d-01b3-49a0-93da-396b5b80cc12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:43:28.810Z|d0f8474d-01b3-49a0-93da-396b5b80cc12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:43:29.209Z|20847263-da21-4226-8219-3a37ec4ee1cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:43:29.210Z|20847263-da21-4226-8219-3a37ec4ee1cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:43:33.988Z|0a45c52a-ce48-4c94-86cf-e3e05de91cb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:43:33.990Z|0a45c52a-ce48-4c94-86cf-e3e05de91cb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:43:34.180Z|e490c82b-ff01-4594-a2dd-9e77e438df9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:43:34.181Z|e490c82b-ff01-4594-a2dd-9e77e438df9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:43:38.818Z|17e1da06-4d9d-42f1-972e-a68aeb9be383|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:43:38.819Z|17e1da06-4d9d-42f1-972e-a68aeb9be383|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:43:38.837Z|60ac8f96-7e04-4f24-9967-66f41d17d46a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:43:38.838Z|60ac8f96-7e04-4f24-9967-66f41d17d46a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:43:39.233Z|220a4a2d-68cd-4089-b003-616280ff55a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:43:39.234Z|220a4a2d-68cd-4089-b003-616280ff55a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:43:48.848Z|32363fff-3ffd-4c96-bb2e-e76c3103449d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:43:48.849Z|32363fff-3ffd-4c96-bb2e-e76c3103449d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:43:48.859Z|609fc7e2-cede-4310-bfa6-198f886064d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:43:48.860Z|609fc7e2-cede-4310-bfa6-198f886064d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:43:48.988Z|390dbff7-3aac-4f75-9191-a07c8efdf3b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:43:48.988Z|390dbff7-3aac-4f75-9191-a07c8efdf3b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:43:49.083Z|dd69c36d-90d5-4efb-9c48-afd25f6ded5b|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:43:49.084Z|dd69c36d-90d5-4efb-9c48-afd25f6ded5b|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:43:49.256Z|f63bcbcc-6c0b-46bc-9789-3fab4c6fa304|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:43:49.258Z|f63bcbcc-6c0b-46bc-9789-3fab4c6fa304|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:43:58.885Z|b03cab8e-3986-4bc7-9c00-702fe134e884|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:43:58.885Z|6d89323e-5d2c-4a51-a321-203b431ddee4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:43:58.889Z|b03cab8e-3986-4bc7-9c00-702fe134e884|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:43:58.889Z|6d89323e-5d2c-4a51-a321-203b431ddee4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:43:59.284Z|406ecfe4-dda9-463d-97a5-64283d4ce6c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:43:59.286Z|406ecfe4-dda9-463d-97a5-64283d4ce6c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:44:03.988Z|5b2dfb1d-a3dc-43af-affe-391710718d39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:44:03.989Z|5b2dfb1d-a3dc-43af-affe-391710718d39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:44:04.182Z|e2963de8-0a63-4014-b4d0-348176897ced|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:44:04.182Z|e2963de8-0a63-4014-b4d0-348176897ced|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:44:08.931Z|5f7e00f7-09d3-47f1-82a6-7dfd5a0e9b78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:44:08.931Z|905e7482-c883-4cde-a98d-d6ad6d7a69f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:44:08.932Z|5f7e00f7-09d3-47f1-82a6-7dfd5a0e9b78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:44:08.932Z|905e7482-c883-4cde-a98d-d6ad6d7a69f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:44:09.308Z|2a51b4aa-fd2d-431d-85ea-1400ffc5d52f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:44:09.309Z|2a51b4aa-fd2d-431d-85ea-1400ffc5d52f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:44:18.955Z|f6850051-7d57-40cc-8101-eb1f6304de6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:44:18.956Z|f6850051-7d57-40cc-8101-eb1f6304de6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:44:18.959Z|a252c3b9-2ae1-4c2d-b90b-d04f289e0fac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:44:18.959Z|a252c3b9-2ae1-4c2d-b90b-d04f289e0fac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:44:18.987Z|4873f20d-7f69-407a-87a2-255d80605a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:44:18.988Z|4873f20d-7f69-407a-87a2-255d80605a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:44:19.335Z|91546e3f-b033-471a-ad34-4112c8bcacd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:44:19.336Z|91546e3f-b033-471a-ad34-4112c8bcacd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:44:28.998Z|6d7d8316-08bd-409c-83c1-df31bc170412|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:44:28.998Z|047961b5-dc2f-49e1-a7f8-19017dba71ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:44:28.999Z|6d7d8316-08bd-409c-83c1-df31bc170412|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:44:29.000Z|047961b5-dc2f-49e1-a7f8-19017dba71ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:44:29.358Z|e4e26e5b-e5ea-4a58-8dc9-97f5ae185ec1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:44:29.359Z|e4e26e5b-e5ea-4a58-8dc9-97f5ae185ec1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:44:33.988Z|fa19a376-af63-4030-908b-2615a4b72fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:44:33.989Z|fa19a376-af63-4030-908b-2615a4b72fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:44:34.183Z|55afe7c6-d18c-4656-a33f-2bf33a93e3cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:44:34.184Z|55afe7c6-d18c-4656-a33f-2bf33a93e3cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:44:39.034Z|4092ac5f-3cd7-4577-94d7-b0307a07d6d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:44:39.034Z|9a63eb5b-7db2-4e1e-a8db-8fc485da5e9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:44:39.034Z|4092ac5f-3cd7-4577-94d7-b0307a07d6d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:44:39.034Z|9a63eb5b-7db2-4e1e-a8db-8fc485da5e9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:44:39.382Z|a483f5ee-3b23-4f8e-b1ac-d7b575180ae8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:44:39.383Z|a483f5ee-3b23-4f8e-b1ac-d7b575180ae8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:44:48.987Z|1bbe12db-73bc-4e9a-88f9-afdf4edad3f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:44:48.991Z|1bbe12db-73bc-4e9a-88f9-afdf4edad3f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:44:49.058Z|db06d2f4-d073-4dd8-ac88-6b41d7dec676|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:44:49.059Z|db06d2f4-d073-4dd8-ac88-6b41d7dec676|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:44:49.061Z|6adefdb2-55ce-4b1f-900b-3b53aee2bfdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:44:49.061Z|6adefdb2-55ce-4b1f-900b-3b53aee2bfdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:44:49.081Z|178c90a3-c65a-4ae1-a086-b8b03f322e28|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:44:49.082Z|178c90a3-c65a-4ae1-a086-b8b03f322e28|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:44:49.404Z|43577189-a1b0-4249-93d9-cdeb07d41904|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:44:49.405Z|43577189-a1b0-4249-93d9-cdeb07d41904|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:44:59.082Z|66d84c7e-f31c-4ea7-bcff-9934081dabf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:44:59.082Z|b67c17d9-ab44-44d9-9975-96abcc9b015c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:44:59.083Z|b67c17d9-ab44-44d9-9975-96abcc9b015c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:44:59.083Z|66d84c7e-f31c-4ea7-bcff-9934081dabf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:44:59.427Z|edf3f75d-59ee-44c9-b2e4-e4db1cf62411|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:44:59.427Z|edf3f75d-59ee-44c9-b2e4-e4db1cf62411|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:45:03.988Z|e28101a5-36ec-4f82-8213-f80c2f700d1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:45:03.999Z|e28101a5-36ec-4f82-8213-f80c2f700d1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:45:04.187Z|091bbe53-0bbc-4ea4-91cb-70e2b6cdfafe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:45:04.188Z|091bbe53-0bbc-4ea4-91cb-70e2b6cdfafe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:45:09.116Z|04585128-cb56-4064-9f17-c9c1f0b2f78c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:45:09.116Z|88d5018a-1da7-4d6c-9d94-73169e2080d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:45:09.119Z|88d5018a-1da7-4d6c-9d94-73169e2080d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:45:09.119Z|04585128-cb56-4064-9f17-c9c1f0b2f78c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:45:09.454Z|ada55e49-1aa0-46fb-9f36-c1866181c880|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:45:09.455Z|ada55e49-1aa0-46fb-9f36-c1866181c880|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:45:18.988Z|8e068134-6870-42d7-bcec-1c9a7b881626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:45:18.989Z|8e068134-6870-42d7-bcec-1c9a7b881626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:45:19.155Z|a843a998-b5b9-4c0d-bdbb-ef32f73b9e49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:45:19.156Z|a843a998-b5b9-4c0d-bdbb-ef32f73b9e49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:45:19.165Z|f28a7595-450a-44f4-85e5-22277e216898|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:45:19.165Z|f28a7595-450a-44f4-85e5-22277e216898|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:45:19.483Z|0fdfcc09-f845-43ce-9714-ba969ec170f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:45:19.484Z|0fdfcc09-f845-43ce-9714-ba969ec170f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:45:29.185Z|c378c4ce-8ed0-4722-97ea-fd3d4f9bf37c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:45:29.186Z|c378c4ce-8ed0-4722-97ea-fd3d4f9bf37c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:45:29.188Z|ab34707e-b3e3-4f2e-b861-33b83c983927|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:45:29.189Z|ab34707e-b3e3-4f2e-b861-33b83c983927|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:45:29.512Z|ab871fad-1903-4c6e-ae88-7a42b8ae4c42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:45:29.513Z|ab871fad-1903-4c6e-ae88-7a42b8ae4c42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:45:33.988Z|5dc2a90b-83cd-4f47-a173-a8e3291f0712|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:45:33.990Z|5dc2a90b-83cd-4f47-a173-a8e3291f0712|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:45:34.189Z|ef53a6f9-ae4c-463c-b96c-3a7bc83548df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:45:34.189Z|ef53a6f9-ae4c-463c-b96c-3a7bc83548df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:45:39.210Z|7badd388-0f62-462c-b18e-a63da4224b03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:45:39.210Z|10fabfc8-bf42-430d-885b-be568346daab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:45:39.212Z|7badd388-0f62-462c-b18e-a63da4224b03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:45:39.212Z|10fabfc8-bf42-430d-885b-be568346daab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:45:39.534Z|7be50dbd-17b7-4b87-a15a-d8f6bfb4256c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:45:39.535Z|7be50dbd-17b7-4b87-a15a-d8f6bfb4256c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:45:48.992Z|a760a18f-1654-4419-b576-8759f9e130ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:45:48.992Z|a760a18f-1654-4419-b576-8759f9e130ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:45:49.083Z|87c8c098-3a3b-4172-9a1d-d21e58a19ea8|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:45:49.084Z|87c8c098-3a3b-4172-9a1d-d21e58a19ea8|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:45:49.238Z|ae00cb7b-3ecc-4e58-ae3f-24dd98063913|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:45:49.239Z|ae00cb7b-3ecc-4e58-ae3f-24dd98063913|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:45:49.238Z|f5872de9-954d-45cf-9024-29109e3aa0f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:45:49.241Z|f5872de9-954d-45cf-9024-29109e3aa0f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:45:49.559Z|5f43bd7e-454d-46d5-ba0e-4c501db1756b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:45:49.559Z|5f43bd7e-454d-46d5-ba0e-4c501db1756b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:45:59.269Z|aa0e68b6-32fd-4024-8c07-5c4903d7e365|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:45:59.270Z|aa0e68b6-32fd-4024-8c07-5c4903d7e365|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:45:59.275Z|df4a8ce1-bfd4-455c-a1d7-a1140d503795|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:45:59.277Z|df4a8ce1-bfd4-455c-a1d7-a1140d503795|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:45:59.584Z|daaa853a-2da1-4e07-a994-fe71d1570fd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:45:59.593Z|daaa853a-2da1-4e07-a994-fe71d1570fd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:46:03.988Z|e11fe799-e730-4ff6-8cb8-fabfb6d1750e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:46:03.988Z|e11fe799-e730-4ff6-8cb8-fabfb6d1750e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:46:04.190Z|6215a7ce-f5c2-485a-abaa-2968b2bd4868|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:46:04.191Z|6215a7ce-f5c2-485a-abaa-2968b2bd4868|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:46:09.295Z|971957e9-d90d-4307-be90-67d46fcca0ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:46:09.296Z|971957e9-d90d-4307-be90-67d46fcca0ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:46:09.300Z|02fcdaf3-59d7-4a10-8f8f-d09a6a99940c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:46:09.301Z|02fcdaf3-59d7-4a10-8f8f-d09a6a99940c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:46:09.620Z|4839189d-a703-4b2e-815e-b13746346a79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:46:09.621Z|4839189d-a703-4b2e-815e-b13746346a79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:46:18.990Z|439abcc7-8903-46d4-a7ad-c3d336cdccf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:46:18.998Z|439abcc7-8903-46d4-a7ad-c3d336cdccf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:46:19.337Z|f53a3423-eea1-4282-987b-1036baa35457|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:46:19.337Z|865b6e1b-efc8-434d-9d40-e2023a647331|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:46:19.338Z|f53a3423-eea1-4282-987b-1036baa35457|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:46:19.338Z|865b6e1b-efc8-434d-9d40-e2023a647331|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:46:19.641Z|73f5a5aa-4716-4b64-bbb8-c03254747434|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:46:19.642Z|73f5a5aa-4716-4b64-bbb8-c03254747434|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:46:29.368Z|dac7086f-6c27-49b2-b0f9-fe317674446e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:46:29.369Z|dac7086f-6c27-49b2-b0f9-fe317674446e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:46:29.373Z|e994377b-1692-467d-80ac-a9ea137ad7da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:46:29.373Z|e994377b-1692-467d-80ac-a9ea137ad7da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:46:29.669Z|f27e899d-b088-440f-b9ee-438bd0e5046e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:46:29.670Z|f27e899d-b088-440f-b9ee-438bd0e5046e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:46:33.988Z|88b867b0-d610-49b5-8eae-06acb218d05c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:46:33.988Z|88b867b0-d610-49b5-8eae-06acb218d05c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:46:34.193Z|212d43e4-b839-4831-963a-17201e781ebe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:46:34.193Z|212d43e4-b839-4831-963a-17201e781ebe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:46:39.398Z|299ec7c3-c26a-4cdf-be05-ab59919beccc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:46:39.399Z|299ec7c3-c26a-4cdf-be05-ab59919beccc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:46:39.400Z|48999d02-9ee6-4672-81b8-df40fe7969eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:46:39.402Z|48999d02-9ee6-4672-81b8-df40fe7969eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:46:39.693Z|9b354c86-af53-447f-b6eb-521a0104b855|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:46:39.694Z|9b354c86-af53-447f-b6eb-521a0104b855|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:46:48.988Z|42a5b5bd-0260-42a7-82e7-108b001796fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:46:48.989Z|42a5b5bd-0260-42a7-82e7-108b001796fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:46:49.082Z|5a27df23-47a0-48f9-b70a-99c2734159ee|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:46:49.083Z|5a27df23-47a0-48f9-b70a-99c2734159ee|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:46:49.425Z|b31fecdd-8f33-43bc-9584-aa4c827615d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:46:49.425Z|040e4e9a-a343-4377-bf06-248027adfbdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:46:49.426Z|b31fecdd-8f33-43bc-9584-aa4c827615d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:46:49.426Z|040e4e9a-a343-4377-bf06-248027adfbdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:46:49.720Z|3d96f803-b70d-4a6e-a465-3b9946b4135d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:46:49.721Z|3d96f803-b70d-4a6e-a465-3b9946b4135d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:46:59.449Z|c40219dd-8764-47f6-95ce-2513ac890d67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:46:59.449Z|5cede394-4462-4cd0-b4a7-b3a7850d56dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:46:59.450Z|c40219dd-8764-47f6-95ce-2513ac890d67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:46:59.450Z|5cede394-4462-4cd0-b4a7-b3a7850d56dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:46:59.741Z|897b7460-3216-42c3-90a6-3fcb41bacf90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:46:59.742Z|897b7460-3216-42c3-90a6-3fcb41bacf90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:47:03.990Z|0820ef8f-af7a-48a9-91a9-09566705c228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:47:04.002Z|0820ef8f-af7a-48a9-91a9-09566705c228|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:47:04.195Z|7bb34660-5b5b-4815-9f76-567798d527ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:47:04.196Z|7bb34660-5b5b-4815-9f76-567798d527ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:47:09.470Z|230efaba-2de4-43b1-873e-b4bd20eb9379|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:47:09.470Z|017e1d06-4494-47b2-94d7-56207b2f87c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:47:09.471Z|017e1d06-4494-47b2-94d7-56207b2f87c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:47:09.471Z|230efaba-2de4-43b1-873e-b4bd20eb9379|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:47:09.761Z|468350c6-4d94-4eef-9e4e-3ee0c5adf5f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:47:09.762Z|468350c6-4d94-4eef-9e4e-3ee0c5adf5f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:47:18.987Z|b4f0a43c-b534-408e-85ac-11713a13ace2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:47:18.988Z|b4f0a43c-b534-408e-85ac-11713a13ace2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:47:19.508Z|6b8006e5-33e1-4a70-8012-403ad2adbc10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:47:19.509Z|6b8006e5-33e1-4a70-8012-403ad2adbc10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:47:19.508Z|9af4d172-ff4a-4ba4-8e04-52cd2b534d5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:47:19.511Z|9af4d172-ff4a-4ba4-8e04-52cd2b534d5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:47:19.788Z|f5b0a999-7663-41f1-bbcb-83bab08ab68d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:47:19.794Z|f5b0a999-7663-41f1-bbcb-83bab08ab68d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:47:29.551Z|c95ee33a-891c-44c0-a25e-0d558a99953d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:47:29.551Z|3d2577a1-b017-4744-8cc7-958934661a97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:47:29.552Z|c95ee33a-891c-44c0-a25e-0d558a99953d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:47:29.552Z|3d2577a1-b017-4744-8cc7-958934661a97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:47:29.818Z|00849509-9a3d-41e9-9627-88ea08bf92a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:47:29.819Z|00849509-9a3d-41e9-9627-88ea08bf92a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:47:33.991Z|c2244955-1d4f-459c-8ebc-bde1c1bd28bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:47:33.994Z|c2244955-1d4f-459c-8ebc-bde1c1bd28bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:47:34.197Z|62a17da1-7440-48e3-828d-a88d841a3afd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:47:34.197Z|62a17da1-7440-48e3-828d-a88d841a3afd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:47:39.589Z|cf91346d-c1c7-4415-b214-42f251cc6861|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:47:39.589Z|630112e8-b65c-4015-be17-9b773bc4c5b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:47:39.591Z|cf91346d-c1c7-4415-b214-42f251cc6861|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:47:39.591Z|630112e8-b65c-4015-be17-9b773bc4c5b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:47:39.840Z|6fcb9687-26eb-4e93-ab2b-6741dcc22f89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:47:39.845Z|6fcb9687-26eb-4e93-ab2b-6741dcc22f89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:47:48.988Z|2c279840-d116-4c00-9e35-076476dbaac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:47:48.991Z|2c279840-d116-4c00-9e35-076476dbaac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:47:49.083Z|af4abe26-fc05-4d8a-a9ea-0859c4d7e4f4|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:47:49.084Z|af4abe26-fc05-4d8a-a9ea-0859c4d7e4f4|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:47:49.625Z|26054127-3197-4edc-8d81-fd9ff4ee98e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:47:49.625Z|81248653-6dde-4253-bc3f-9a195df96e71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:47:49.626Z|26054127-3197-4edc-8d81-fd9ff4ee98e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:47:49.627Z|81248653-6dde-4253-bc3f-9a195df96e71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:47:49.882Z|c3b7ee5c-bc95-4538-9068-cb05da69e280|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:47:49.883Z|c3b7ee5c-bc95-4538-9068-cb05da69e280|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:47:59.651Z|21306021-8c4c-4ab9-85c8-a7036c4bfd56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:47:59.651Z|291f1a25-90ce-42a9-a219-d4414b2a20cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:47:59.651Z|21306021-8c4c-4ab9-85c8-a7036c4bfd56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:47:59.651Z|291f1a25-90ce-42a9-a219-d4414b2a20cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:47:59.920Z|bf9768d7-60dc-49d3-9bda-2b033dd52c71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:47:59.921Z|bf9768d7-60dc-49d3-9bda-2b033dd52c71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:48:03.988Z|9011d4c6-808d-4a1c-bf96-38092285547e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:48:03.989Z|9011d4c6-808d-4a1c-bf96-38092285547e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:48:04.198Z|10bd5c13-2dda-4978-81ed-0cb7e321785e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:48:04.199Z|10bd5c13-2dda-4978-81ed-0cb7e321785e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:48:09.677Z|a8a87bb6-b423-469d-824a-812f1fe22965|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:48:09.677Z|92e44907-7495-417f-8410-eb1d995f3130|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:48:09.678Z|a8a87bb6-b423-469d-824a-812f1fe22965|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:48:09.678Z|92e44907-7495-417f-8410-eb1d995f3130|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:48:09.958Z|b84faa99-d5d8-4cbf-8aa4-52a147fb194c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:48:09.959Z|b84faa99-d5d8-4cbf-8aa4-52a147fb194c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:48:18.990Z|1ffbcbb3-e205-4879-b291-5c36dd78e5b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:48:18.997Z|1ffbcbb3-e205-4879-b291-5c36dd78e5b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:48:19.704Z|03757954-48e9-411d-9389-f9e9ea23cef1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:48:19.705Z|f8f125ca-45d5-4e3d-a03c-16d2ee077d84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:48:19.705Z|f8f125ca-45d5-4e3d-a03c-16d2ee077d84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:48:19.705Z|03757954-48e9-411d-9389-f9e9ea23cef1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:48:19.981Z|a2b3c3ad-0bfe-4a4a-9e65-39a8b986c19d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:48:19.981Z|a2b3c3ad-0bfe-4a4a-9e65-39a8b986c19d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:48:29.725Z|44a8e3fb-7dc1-4903-be3c-d465335909db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:48:29.726Z|44a8e3fb-7dc1-4903-be3c-d465335909db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:48:29.728Z|53ea82e4-268d-4ca8-a910-1cd9355b7e45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:48:29.729Z|53ea82e4-268d-4ca8-a910-1cd9355b7e45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:48:30.006Z|d0af7029-f1e0-483b-b782-4993ea00bc1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:48:30.007Z|d0af7029-f1e0-483b-b782-4993ea00bc1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:48:33.987Z|2271a22a-3bc4-409f-bfeb-8da5b50c4ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:48:33.988Z|2271a22a-3bc4-409f-bfeb-8da5b50c4ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:48:34.200Z|a98d8d33-7126-4b54-be43-30b5c2b418f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:48:34.200Z|a98d8d33-7126-4b54-be43-30b5c2b418f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:48:39.749Z|e6853172-c5ae-45cd-8af7-e20db7a5e403|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:48:39.749Z|e6853172-c5ae-45cd-8af7-e20db7a5e403|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:48:39.752Z|589c85b5-e250-4115-bd53-0ceffee471cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:48:39.752Z|589c85b5-e250-4115-bd53-0ceffee471cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:48:40.035Z|0cd38c6f-15e5-456f-83b0-66a38d739e63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:48:40.036Z|0cd38c6f-15e5-456f-83b0-66a38d739e63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:48:48.990Z|abdf049d-fe3b-472f-aa54-9062cd2ed69d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:48:48.994Z|abdf049d-fe3b-472f-aa54-9062cd2ed69d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:48:49.090Z|e2fb0244-b8f9-4ce3-8ae3-6c68b82e2c9b|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:48:49.092Z|e2fb0244-b8f9-4ce3-8ae3-6c68b82e2c9b|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:48:49.773Z|d022d852-05a1-4e49-a692-06184a8fe9f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:48:49.774Z|1a9ecb2f-468c-4865-a04d-5eb2f4fbf0bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:48:49.774Z|d022d852-05a1-4e49-a692-06184a8fe9f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:48:49.775Z|1a9ecb2f-468c-4865-a04d-5eb2f4fbf0bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:48:50.058Z|54f16d7a-b41e-464d-a8d1-c2edf5b1520c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:48:50.059Z|54f16d7a-b41e-464d-a8d1-c2edf5b1520c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:48:59.801Z|8f75c408-4049-4b99-ab87-80f789dafd75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:48:59.803Z|8f75c408-4049-4b99-ab87-80f789dafd75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:48:59.804Z|5e216261-3965-41f1-bf3d-14a216847558|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:48:59.805Z|5e216261-3965-41f1-bf3d-14a216847558|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:49:00.080Z|d6923b0a-a0f4-4b5e-84fa-a6e3fb6f92a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:49:00.081Z|d6923b0a-a0f4-4b5e-84fa-a6e3fb6f92a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:49:03.988Z|3a732ae4-6948-4811-998d-59fb72a17af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:49:03.990Z|3a732ae4-6948-4811-998d-59fb72a17af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:49:04.201Z|6221f9ac-f7cd-4679-ba97-d478bab23ca7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:49:04.202Z|6221f9ac-f7cd-4679-ba97-d478bab23ca7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:49:09.825Z|8700900c-880a-4206-a19b-bf0f5138dd81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:49:09.826Z|8700900c-880a-4206-a19b-bf0f5138dd81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:49:09.835Z|35b700c9-4e59-48b0-87c4-7a03bf9a2841|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:49:09.836Z|35b700c9-4e59-48b0-87c4-7a03bf9a2841|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:49:10.101Z|5b40487a-aceb-4de1-9b1e-13b9399e7f50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:49:10.102Z|5b40487a-aceb-4de1-9b1e-13b9399e7f50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:49:18.987Z|d9a325f1-472d-4707-afb3-60346a215221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:49:18.988Z|d9a325f1-472d-4707-afb3-60346a215221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:49:19.849Z|2f2a340c-e41a-4676-b5c6-7350aaea9224|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:49:19.850Z|2f2a340c-e41a-4676-b5c6-7350aaea9224|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:49:19.867Z|95a5d223-c273-444a-807e-4c1a6f2dd8cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:49:19.867Z|95a5d223-c273-444a-807e-4c1a6f2dd8cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:49:20.125Z|533a1429-d08a-476f-958b-9a8660b841f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:49:20.126Z|533a1429-d08a-476f-958b-9a8660b841f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:49:29.875Z|b6592728-3051-47a3-be36-12e48aa7633c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:49:29.877Z|b6592728-3051-47a3-be36-12e48aa7633c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:49:29.887Z|2a5f4836-8d38-4735-b71e-4216433961de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:49:29.888Z|2a5f4836-8d38-4735-b71e-4216433961de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:49:30.156Z|c0a3e90b-11fe-4ab9-867b-81732afbbfe2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:49:30.157Z|c0a3e90b-11fe-4ab9-867b-81732afbbfe2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:49:33.987Z|8af03705-8b82-4748-91b9-fa0f52628adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:49:33.988Z|8af03705-8b82-4748-91b9-fa0f52628adc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:49:34.202Z|6069ea92-e3f5-4e20-af13-af54992185a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:49:34.203Z|6069ea92-e3f5-4e20-af13-af54992185a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:49:39.904Z|6b10c59b-a7eb-4d9c-9c12-aff09c298566|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:49:39.906Z|6b10c59b-a7eb-4d9c-9c12-aff09c298566|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:49:39.908Z|eb9a5c86-b515-41b6-a814-b0cdb52a8b7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:49:39.908Z|eb9a5c86-b515-41b6-a814-b0cdb52a8b7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:49:40.183Z|f9d23e40-4154-41f5-9843-4674c35353f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:49:40.185Z|f9d23e40-4154-41f5-9843-4674c35353f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:49:48.988Z|d5f724b0-63b7-46dc-8259-bb7d3db549f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:49:48.992Z|d5f724b0-63b7-46dc-8259-bb7d3db549f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:49:49.081Z|c894e285-f2d2-4e5d-98cc-2e83e3d62a4d|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:49:49.082Z|c894e285-f2d2-4e5d-98cc-2e83e3d62a4d|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:49:49.935Z|43c92ea9-a9a7-4b8d-b1d0-67f8abd87d04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:49:49.935Z|6d739554-08d9-4355-9522-1c1188155733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:49:49.935Z|43c92ea9-a9a7-4b8d-b1d0-67f8abd87d04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:49:49.946Z|6d739554-08d9-4355-9522-1c1188155733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:49:50.212Z|81664e01-93ea-4f7e-b042-b3f896bb933a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:49:50.213Z|81664e01-93ea-4f7e-b042-b3f896bb933a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:49:59.958Z|55d1cf8f-d836-4d69-8298-3b4abea90807|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:49:59.959Z|55d1cf8f-d836-4d69-8298-3b4abea90807|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:49:59.967Z|d9cec1fa-bc3b-481b-b425-e6505988ca5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:49:59.968Z|d9cec1fa-bc3b-481b-b425-e6505988ca5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:50:00.242Z|99ed766c-5a61-4ce7-9c1b-ccdcbe3fdc48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:50:00.244Z|99ed766c-5a61-4ce7-9c1b-ccdcbe3fdc48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:50:03.988Z|29c5b04d-32eb-454e-988d-f14448e046b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:50:03.990Z|29c5b04d-32eb-454e-988d-f14448e046b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:50:04.205Z|197ccd74-94a7-4411-8a32-1711b2290909|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:50:04.207Z|197ccd74-94a7-4411-8a32-1711b2290909|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:50:10.001Z|49dd3940-9438-40de-a46b-8865c275ae7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:50:10.001Z|f89b43d9-0f42-43b2-879d-3660eb846df3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:50:10.003Z|f89b43d9-0f42-43b2-879d-3660eb846df3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:50:10.003Z|49dd3940-9438-40de-a46b-8865c275ae7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:50:10.268Z|2cf9f7f3-fe80-4405-949d-b30de0b7a52e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:50:10.268Z|2cf9f7f3-fe80-4405-949d-b30de0b7a52e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:50:18.989Z|1abc1f27-0dc4-4c33-8a7a-e88aa6855e10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:50:18.990Z|1abc1f27-0dc4-4c33-8a7a-e88aa6855e10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:50:20.036Z|f8532639-b68b-481f-8706-7986c713a569|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:50:20.036Z|e0b3f258-ec1b-4766-b5a4-9b4d1456780e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:50:20.037Z|f8532639-b68b-481f-8706-7986c713a569|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:50:20.037Z|e0b3f258-ec1b-4766-b5a4-9b4d1456780e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:50:20.294Z|d7e74547-5c3c-4506-b4e5-8f36e2972cad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:50:20.294Z|d7e74547-5c3c-4506-b4e5-8f36e2972cad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:50:30.060Z|92cd3ca6-969d-4ebd-bca8-92bc23c43ca7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:50:30.061Z|20cb2b74-c935-4d1b-af0c-09185231becd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:50:30.061Z|20cb2b74-c935-4d1b-af0c-09185231becd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:50:30.061Z|92cd3ca6-969d-4ebd-bca8-92bc23c43ca7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:50:30.315Z|34256ea7-bb99-494f-9b77-e2cc216bb6d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:50:30.316Z|34256ea7-bb99-494f-9b77-e2cc216bb6d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:50:33.987Z|5dc7ab43-1e4a-44ec-9000-ad6636e32a14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:50:33.990Z|5dc7ab43-1e4a-44ec-9000-ad6636e32a14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:50:34.207Z|d97026b6-d0f4-473d-8f4b-0257a9a1d3ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:50:34.208Z|d97026b6-d0f4-473d-8f4b-0257a9a1d3ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:50:40.084Z|f6da29c5-62a6-4194-a6ce-a7ec0b37ef5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:50:40.085Z|f6da29c5-62a6-4194-a6ce-a7ec0b37ef5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:50:40.087Z|355f268f-0f6d-444d-b07f-20e0187b099c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:50:40.088Z|355f268f-0f6d-444d-b07f-20e0187b099c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:50:40.345Z|73cfe0d4-9506-458e-bc45-d59d2b70be3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:50:40.346Z|73cfe0d4-9506-458e-bc45-d59d2b70be3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:50:48.987Z|b14decdf-018c-4dc1-a3b0-38bed5c2007c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:50:48.988Z|b14decdf-018c-4dc1-a3b0-38bed5c2007c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:50:49.082Z|da6882a3-fe9a-4daf-82db-d0f6f9424147|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:50:49.083Z|da6882a3-fe9a-4daf-82db-d0f6f9424147|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:50:50.107Z|ce4ede7b-c1a8-4fcc-a89a-e862572a7529|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:50:50.107Z|cd5b7eae-8dad-46d2-9c45-9026f9f9f90d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:50:50.108Z|ce4ede7b-c1a8-4fcc-a89a-e862572a7529|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:50:50.108Z|cd5b7eae-8dad-46d2-9c45-9026f9f9f90d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:50:50.367Z|6fcec07b-55c7-482c-ab9e-ef01e8d7478c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:50:50.367Z|6fcec07b-55c7-482c-ab9e-ef01e8d7478c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:51:00.139Z|64e4dcc1-675f-4603-92b7-51722bc33ccd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:51:00.139Z|3cac3e91-c15a-4167-8d0e-e546ffe31cd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:51:00.140Z|64e4dcc1-675f-4603-92b7-51722bc33ccd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:51:00.143Z|3cac3e91-c15a-4167-8d0e-e546ffe31cd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:51:00.400Z|7a8e7342-a169-4177-8e79-d392d7f17ade|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:51:00.401Z|7a8e7342-a169-4177-8e79-d392d7f17ade|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:51:03.988Z|2c67ddf5-174a-4f33-b2a1-6b7d77fcf17c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:51:03.988Z|2c67ddf5-174a-4f33-b2a1-6b7d77fcf17c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:51:04.209Z|a19c8c6b-2ecb-459a-84cb-a54ee7c43a45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:51:04.209Z|a19c8c6b-2ecb-459a-84cb-a54ee7c43a45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:51:10.171Z|1adfdd03-b478-4fb5-8e4b-ef6e2af8cf1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:51:10.173Z|1adfdd03-b478-4fb5-8e4b-ef6e2af8cf1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:51:10.176Z|2256f73a-28c5-48a7-8125-5c3a90402492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:51:10.176Z|2256f73a-28c5-48a7-8125-5c3a90402492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:51:10.421Z|324101f4-2261-4e96-a324-884ae5612249|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:51:10.422Z|324101f4-2261-4e96-a324-884ae5612249|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:51:18.988Z|b176a8bc-e92d-4eb5-95a4-6ca28350a033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:51:18.990Z|b176a8bc-e92d-4eb5-95a4-6ca28350a033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:51:20.205Z|d6074988-2175-4717-966a-a93ac45fb26f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:51:20.205Z|d6074988-2175-4717-966a-a93ac45fb26f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:51:20.210Z|d457bca1-0df7-4f86-a4cd-5fb2dcdae053|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:51:20.210Z|d457bca1-0df7-4f86-a4cd-5fb2dcdae053|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:51:20.444Z|9dff6450-ba76-4532-bdf4-6d396b05e5fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:51:20.445Z|9dff6450-ba76-4532-bdf4-6d396b05e5fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:51:30.246Z|1cd30e83-d598-4707-acd0-e09de38df3c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:51:30.246Z|9c0b3642-718d-4713-aa0a-6b2fc1d7e83f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:51:30.250Z|1cd30e83-d598-4707-acd0-e09de38df3c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:51:30.250Z|9c0b3642-718d-4713-aa0a-6b2fc1d7e83f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:51:30.466Z|ffa406e1-3a6e-4261-9cb3-0e88de2e1eb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:51:30.467Z|ffa406e1-3a6e-4261-9cb3-0e88de2e1eb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:51:33.988Z|bb25e7a0-4ee4-4170-9050-8d74e921e0f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:51:33.989Z|bb25e7a0-4ee4-4170-9050-8d74e921e0f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:51:34.210Z|a0076666-2dd1-4146-86c7-44b19e7073b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:51:34.211Z|a0076666-2dd1-4146-86c7-44b19e7073b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:51:40.284Z|06da67da-537f-4f00-8a3f-1a5cef3f3609|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:51:40.287Z|06da67da-537f-4f00-8a3f-1a5cef3f3609|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:51:40.286Z|38f19f2f-bff0-49e5-9c29-444d90da2728|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:51:40.290Z|38f19f2f-bff0-49e5-9c29-444d90da2728|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:51:40.489Z|e7dc4bcf-f1c3-43b0-83ec-06d4260437d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:51:40.490Z|e7dc4bcf-f1c3-43b0-83ec-06d4260437d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:51:48.987Z|01676387-5468-4e29-bcd2-fac43cc7f591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:51:48.988Z|01676387-5468-4e29-bcd2-fac43cc7f591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:51:49.082Z|c2f92fa6-d017-4eb0-b5b0-c2ecff3a3722|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:51:49.083Z|c2f92fa6-d017-4eb0-b5b0-c2ecff3a3722|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:51:50.311Z|169ae1cd-ada6-4ad7-9ec6-de44cb513349|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:51:50.311Z|6710c38f-016d-418f-9da1-56a99acd2e5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:51:50.311Z|169ae1cd-ada6-4ad7-9ec6-de44cb513349|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:51:50.311Z|6710c38f-016d-418f-9da1-56a99acd2e5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:51:50.514Z|2392a275-16e9-49b1-8b3e-0e52ef044717|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:51:50.515Z|2392a275-16e9-49b1-8b3e-0e52ef044717|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:52:00.346Z|9172b60b-b50a-48a9-aa0e-ecd82ce1457f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:52:00.348Z|9172b60b-b50a-48a9-aa0e-ecd82ce1457f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:52:00.371Z|8348897e-1e23-42ce-848d-f4217786dae0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:52:00.371Z|8348897e-1e23-42ce-848d-f4217786dae0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:52:00.569Z|bbdfb769-367d-4546-a0bb-baddf2967ce8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:52:00.570Z|bbdfb769-367d-4546-a0bb-baddf2967ce8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:52:03.987Z|7133b7ca-9f84-4871-b383-c2f69d8b35ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:52:03.990Z|7133b7ca-9f84-4871-b383-c2f69d8b35ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:52:04.212Z|db91acdd-c874-44ba-83b7-66f3bab11c9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:52:04.212Z|db91acdd-c874-44ba-83b7-66f3bab11c9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:52:10.371Z|481e5ae1-f73e-4eae-bf79-b259da3695e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:52:10.372Z|481e5ae1-f73e-4eae-bf79-b259da3695e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:52:10.394Z|9e02056c-8aaa-435f-9fb0-1edbd26475fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:52:10.395Z|9e02056c-8aaa-435f-9fb0-1edbd26475fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:52:10.594Z|dfd9caac-57e9-42a4-8a7c-e1284ec013a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:52:10.595Z|dfd9caac-57e9-42a4-8a7c-e1284ec013a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:52:18.987Z|bd98b9ee-ef3e-4ede-b398-762563ea8ac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:52:18.988Z|bd98b9ee-ef3e-4ede-b398-762563ea8ac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:52:20.401Z|59621c83-a091-4820-b73f-90e61b97407d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:52:20.401Z|59621c83-a091-4820-b73f-90e61b97407d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:52:20.417Z|b4b67f94-7b58-4167-aa88-08d767a6071a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:52:20.417Z|b4b67f94-7b58-4167-aa88-08d767a6071a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:52:20.615Z|93037140-7c74-4a29-bf87-63693096bb38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:52:20.616Z|93037140-7c74-4a29-bf87-63693096bb38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:52:30.424Z|44dc76e4-de44-479c-9204-e28553874a54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:52:30.425Z|44dc76e4-de44-479c-9204-e28553874a54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:52:30.439Z|fa49805d-4a3a-4018-8dbb-d7663bbc770d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:52:30.440Z|fa49805d-4a3a-4018-8dbb-d7663bbc770d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:52:30.637Z|68fb8a3f-0917-4e8a-b42b-c038b604d268|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:52:30.638Z|68fb8a3f-0917-4e8a-b42b-c038b604d268|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:52:33.987Z|ab001c28-6278-4490-9962-d4d539aac101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:52:33.988Z|ab001c28-6278-4490-9962-d4d539aac101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:52:34.213Z|0fc1a91f-a14c-4dc3-a15a-855ba167941a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:52:34.214Z|0fc1a91f-a14c-4dc3-a15a-855ba167941a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:52:40.449Z|49aca457-9c2b-4b10-8e30-aa2f60f374c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:52:40.449Z|49aca457-9c2b-4b10-8e30-aa2f60f374c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:52:40.459Z|239a1c9c-189c-4f20-99a4-ee0e5a45ec8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:52:40.465Z|239a1c9c-189c-4f20-99a4-ee0e5a45ec8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:52:40.661Z|3c4b6424-527a-4056-8e4f-177705195747|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:52:40.661Z|3c4b6424-527a-4056-8e4f-177705195747|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:52:48.990Z|47e513c8-61ef-4c56-9625-0be128a53143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:52:48.996Z|47e513c8-61ef-4c56-9625-0be128a53143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:52:49.089Z|afbb40e1-4c2d-4ee2-a03e-6c49b9eaa3e7|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:52:49.091Z|afbb40e1-4c2d-4ee2-a03e-6c49b9eaa3e7|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:52:50.472Z|e9ca6349-286a-4582-9f0e-ceb3f0fe65ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:52:50.473Z|e9ca6349-286a-4582-9f0e-ceb3f0fe65ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:52:50.486Z|22c4b7a0-1940-48bc-adf6-b66769833710|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:52:50.486Z|22c4b7a0-1940-48bc-adf6-b66769833710|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:52:50.682Z|d6e5889e-50b4-4f56-9300-ab01dee7d196|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:52:50.683Z|d6e5889e-50b4-4f56-9300-ab01dee7d196|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:53:00.496Z|2e0b629b-e036-4cd0-82a5-9d155312bc4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:53:00.497Z|2e0b629b-e036-4cd0-82a5-9d155312bc4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:53:00.506Z|bf5f8ce4-3441-41c2-afda-a555787e3727|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:53:00.507Z|bf5f8ce4-3441-41c2-afda-a555787e3727|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:53:00.705Z|9072841f-7e31-4d85-a6ea-8e08a2f7fd83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:53:00.706Z|9072841f-7e31-4d85-a6ea-8e08a2f7fd83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:53:03.987Z|86110d48-74e8-4fe9-b8ce-75763918c4d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:53:03.988Z|86110d48-74e8-4fe9-b8ce-75763918c4d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:53:04.214Z|93b2aaca-4483-476c-9843-2928fc44d44e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:53:04.215Z|93b2aaca-4483-476c-9843-2928fc44d44e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:53:10.518Z|6f8e5125-1979-4cdd-b7a5-648e841e84eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:53:10.518Z|6f8e5125-1979-4cdd-b7a5-648e841e84eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:53:10.528Z|44223832-3d9f-46c6-9b65-4e56c6d2119d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:53:10.529Z|44223832-3d9f-46c6-9b65-4e56c6d2119d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:53:10.732Z|05ef547a-41f7-4611-b2e8-5f83fd7f4487|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:53:10.733Z|05ef547a-41f7-4611-b2e8-5f83fd7f4487|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:53:18.987Z|63e3a61f-a1bd-445d-b5cd-453b12f0cb79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:53:18.988Z|63e3a61f-a1bd-445d-b5cd-453b12f0cb79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:53:20.542Z|7c72c976-d7da-46c8-a48d-83ab9b1dd943|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:53:20.543Z|7c72c976-d7da-46c8-a48d-83ab9b1dd943|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:53:20.547Z|233e3d6e-af02-47ee-996a-269d0362aa95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:53:20.547Z|233e3d6e-af02-47ee-996a-269d0362aa95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:53:20.760Z|baf5d933-7eca-4db8-ac3b-ac5db2b8fe97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:53:20.761Z|baf5d933-7eca-4db8-ac3b-ac5db2b8fe97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:53:30.568Z|a70069c5-4ad9-4445-9168-1b5e13c91bb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:53:30.569Z|a70069c5-4ad9-4445-9168-1b5e13c91bb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:53:30.571Z|0342fb3e-40ec-431e-af0e-d020186f311b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:53:30.571Z|0342fb3e-40ec-431e-af0e-d020186f311b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:53:30.783Z|aa742b36-7e2b-4381-99ee-9c74e21a937c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:53:30.784Z|aa742b36-7e2b-4381-99ee-9c74e21a937c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:53:33.987Z|c039763d-180a-4bea-a0eb-89b5a9dbdd54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:53:33.990Z|c039763d-180a-4bea-a0eb-89b5a9dbdd54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:53:34.216Z|6202657b-c5ef-4d7f-bc4b-191335dcfeb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:53:34.217Z|6202657b-c5ef-4d7f-bc4b-191335dcfeb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:53:40.590Z|3e1bf702-3e1a-43fa-994e-05857409d3fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:53:40.590Z|3e1bf702-3e1a-43fa-994e-05857409d3fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:53:40.590Z|b799edfd-710f-4491-a3b6-24224e02c2f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:53:40.591Z|b799edfd-710f-4491-a3b6-24224e02c2f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:53:40.804Z|a50d8a9d-4a17-485f-ad43-43b85aaf430e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:53:40.805Z|a50d8a9d-4a17-485f-ad43-43b85aaf430e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:53:48.987Z|e3e393d9-e6d4-4f5a-bd3a-b631dfd4cfb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:53:48.988Z|e3e393d9-e6d4-4f5a-bd3a-b631dfd4cfb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:53:49.081Z|617bdd24-d790-4c9e-a8f1-e9f63869d286|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:53:49.082Z|617bdd24-d790-4c9e-a8f1-e9f63869d286|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:53:50.614Z|7a17f461-4aea-4360-b09e-d9e51ddbeedf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:53:50.614Z|7a34ef6b-ae22-445e-a056-6e4e2c1b4efc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:53:50.614Z|7a17f461-4aea-4360-b09e-d9e51ddbeedf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:53:50.616Z|7a34ef6b-ae22-445e-a056-6e4e2c1b4efc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:53:50.833Z|58b023df-169c-4761-88d9-695c0cb40cfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:53:50.834Z|58b023df-169c-4761-88d9-695c0cb40cfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:54:00.637Z|dc0da863-4ab9-4d32-8758-33e5e9d88559|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:54:00.637Z|b90144f6-2b7b-4180-94f0-a69dae520a98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:54:00.638Z|dc0da863-4ab9-4d32-8758-33e5e9d88559|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:54:00.638Z|b90144f6-2b7b-4180-94f0-a69dae520a98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:54:00.857Z|d7793044-3214-4727-b911-4bc72856ff7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:54:00.858Z|d7793044-3214-4727-b911-4bc72856ff7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:54:03.988Z|31294722-5aa2-482b-a2ea-8a6deb260742|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:54:03.993Z|31294722-5aa2-482b-a2ea-8a6deb260742|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:54:04.218Z|27e7c100-ea4f-47e3-87c7-11a2bc60d982|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:54:04.219Z|27e7c100-ea4f-47e3-87c7-11a2bc60d982|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:54:10.673Z|97dbe92d-0da8-4e08-9929-756c6c8ea999|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:54:10.673Z|40722c61-d993-4443-9f08-f1185e268fcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:54:10.676Z|97dbe92d-0da8-4e08-9929-756c6c8ea999|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:54:10.676Z|40722c61-d993-4443-9f08-f1185e268fcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:54:10.883Z|44161a96-fa62-4a5a-b58b-d80ecfb9d188|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:54:10.884Z|44161a96-fa62-4a5a-b58b-d80ecfb9d188|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:54:18.988Z|8baaa7ec-560a-49fd-864c-1935e59414a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:54:18.989Z|8baaa7ec-560a-49fd-864c-1935e59414a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:54:20.708Z|18969a44-0ef8-4e4d-ab73-cda8e09ffd3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:54:20.709Z|18969a44-0ef8-4e4d-ab73-cda8e09ffd3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:54:20.714Z|ed32d2fd-cace-49cb-9202-98d2623df454|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:54:20.717Z|ed32d2fd-cace-49cb-9202-98d2623df454|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:54:20.904Z|dfff948e-df67-4e83-9bab-8f5b9c8d33b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:54:20.905Z|dfff948e-df67-4e83-9bab-8f5b9c8d33b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:54:30.735Z|da75eeb9-e441-4a96-add3-e9611913db89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:54:30.737Z|da75eeb9-e441-4a96-add3-e9611913db89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:54:30.744Z|4ad8a7a2-1c03-49a6-bacc-0a509ba876a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:54:30.745Z|4ad8a7a2-1c03-49a6-bacc-0a509ba876a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:54:30.926Z|ecd791f9-f515-406b-a91e-f95d2f5dc293|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:54:30.927Z|ecd791f9-f515-406b-a91e-f95d2f5dc293|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:54:33.987Z|395999d3-df90-4085-bafd-3dba8e9d0063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:54:33.988Z|395999d3-df90-4085-bafd-3dba8e9d0063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:54:34.220Z|18cffed0-63e4-428e-ae2b-d09cff5a56d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:54:34.221Z|18cffed0-63e4-428e-ae2b-d09cff5a56d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:54:40.763Z|3c832e33-4bb7-406c-bdae-5284698a647c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:54:40.764Z|3c832e33-4bb7-406c-bdae-5284698a647c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:54:40.772Z|da70b286-d842-42b2-ae93-846bdce9d7c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:54:40.773Z|da70b286-d842-42b2-ae93-846bdce9d7c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:54:40.948Z|8772ccd9-471d-4218-aabb-07ab15a05cde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:54:40.949Z|8772ccd9-471d-4218-aabb-07ab15a05cde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:54:48.987Z|f9f3b9b9-53ce-4d5d-a839-399c959878e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:54:48.990Z|f9f3b9b9-53ce-4d5d-a839-399c959878e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:54:49.082Z|6b34a4df-d7ac-4e6a-861f-448c3c8c727b|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:54:49.083Z|6b34a4df-d7ac-4e6a-861f-448c3c8c727b|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:54:50.789Z|f7fc7b1e-316a-4a2b-ad11-7241bbe05f88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:54:50.790Z|f7fc7b1e-316a-4a2b-ad11-7241bbe05f88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:54:50.797Z|d3082a17-57d6-47ff-9ca4-117ed9c0e5fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:54:50.797Z|d3082a17-57d6-47ff-9ca4-117ed9c0e5fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:54:50.968Z|3d962188-d278-4c02-abe4-ba3d0704a7b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:54:50.969Z|3d962188-d278-4c02-abe4-ba3d0704a7b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:55:00.811Z|0cee3d2c-c415-4590-a718-db0b84102b63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:55:00.811Z|0cee3d2c-c415-4590-a718-db0b84102b63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:55:00.818Z|b86baff4-b44e-471a-a913-b1eec25b111e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:55:00.818Z|b86baff4-b44e-471a-a913-b1eec25b111e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:55:00.989Z|b2bcb582-d8d4-41b4-a9d7-06970e457fed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:55:00.989Z|b2bcb582-d8d4-41b4-a9d7-06970e457fed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:55:03.989Z|b074bd63-4b22-480a-9b1f-4a452442c4e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:55:03.989Z|b074bd63-4b22-480a-9b1f-4a452442c4e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:55:04.221Z|2a90045a-6361-4381-b4a6-a033244b6e2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:55:04.222Z|2a90045a-6361-4381-b4a6-a033244b6e2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:55:10.834Z|c51d4653-2532-46ad-91a4-58c71483fa37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:55:10.835Z|c51d4653-2532-46ad-91a4-58c71483fa37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:55:10.838Z|462bf35a-01dc-4889-97a1-58adff7800cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:55:10.838Z|462bf35a-01dc-4889-97a1-58adff7800cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:55:11.009Z|c10b0833-0d6c-4a6a-8f78-987e84a59efa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:55:11.009Z|c10b0833-0d6c-4a6a-8f78-987e84a59efa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:55:18.990Z|f5129d6d-2eaf-4c0f-9601-52f53d3f2019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:55:18.999Z|f5129d6d-2eaf-4c0f-9601-52f53d3f2019|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:55:20.869Z|2acc8019-a418-4268-80e5-20f5dc0669e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:55:20.869Z|d3fec33f-6dc7-4b33-90cd-9daec7605456|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:55:20.871Z|d3fec33f-6dc7-4b33-90cd-9daec7605456|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:55:20.871Z|2acc8019-a418-4268-80e5-20f5dc0669e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:55:21.030Z|26a0b768-de99-41bc-a960-a57fc6c6db02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:55:21.031Z|26a0b768-de99-41bc-a960-a57fc6c6db02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:55:30.902Z|de9d31ef-98c4-43f0-98f8-a07b4db14e93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:55:30.902Z|71c005b2-4154-4e44-8eda-5be7b9b844f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:55:30.903Z|71c005b2-4154-4e44-8eda-5be7b9b844f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:55:30.903Z|de9d31ef-98c4-43f0-98f8-a07b4db14e93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:55:31.053Z|ccd05824-e7f7-4d47-85a1-2f0829adba37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:55:31.054Z|ccd05824-e7f7-4d47-85a1-2f0829adba37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:55:33.987Z|09aa1830-e95c-49d1-8aea-9a53db002286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:55:33.988Z|09aa1830-e95c-49d1-8aea-9a53db002286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:55:34.223Z|9f2a57cd-ca88-4d6e-a7dc-9c3265ebd08b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:55:34.224Z|9f2a57cd-ca88-4d6e-a7dc-9c3265ebd08b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:55:40.925Z|fc73da08-369a-4901-8d4c-4ba2b8bd843d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:55:40.926Z|fc73da08-369a-4901-8d4c-4ba2b8bd843d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:55:40.933Z|6f6e8074-37ff-4254-abd3-fe457e153a06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:55:40.934Z|6f6e8074-37ff-4254-abd3-fe457e153a06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:55:41.078Z|7b980f0c-d080-4db2-aa36-d66e0a8ba797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:55:41.078Z|7b980f0c-d080-4db2-aa36-d66e0a8ba797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:55:48.988Z|19b6d020-5576-4b23-b5a6-65c9b8982ec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:55:48.989Z|19b6d020-5576-4b23-b5a6-65c9b8982ec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:55:49.082Z|52c54251-40b3-426e-98c9-ffdd2e913355|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:55:49.082Z|52c54251-40b3-426e-98c9-ffdd2e913355|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:55:50.945Z|9d480eb2-5e29-451a-88fa-a6beda50542f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:55:50.946Z|9d480eb2-5e29-451a-88fa-a6beda50542f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:55:50.954Z|4071a696-08d9-4d2a-ac18-25062ab4cd6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:55:50.954Z|4071a696-08d9-4d2a-ac18-25062ab4cd6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:55:51.099Z|217b609d-e2af-4ea3-9130-3e1d91b9bd31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:55:51.100Z|217b609d-e2af-4ea3-9130-3e1d91b9bd31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:56:00.967Z|93010b9e-bf15-470a-8ae8-cda72ec7cd7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:56:00.968Z|93010b9e-bf15-470a-8ae8-cda72ec7cd7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:56:00.972Z|446f6280-1c71-485b-9401-fe945dc49915|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:56:00.972Z|446f6280-1c71-485b-9401-fe945dc49915|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:56:01.131Z|3bde73df-975e-4b7f-9a4f-3ecd00650072|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:56:01.131Z|3bde73df-975e-4b7f-9a4f-3ecd00650072|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:56:03.988Z|0d619bed-5e26-4781-a35f-f816c4183ec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:56:03.991Z|0d619bed-5e26-4781-a35f-f816c4183ec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:56:04.225Z|0c8d39f7-1b36-4dcc-89b1-55887b7cd3fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:56:04.225Z|0c8d39f7-1b36-4dcc-89b1-55887b7cd3fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:56:10.996Z|7c331bd3-3590-4713-b72f-90bffbd7c768|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:56:10.997Z|7c331bd3-3590-4713-b72f-90bffbd7c768|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:56:11.001Z|b173e020-1ceb-470f-8a79-1a328cc92fb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:56:11.002Z|b173e020-1ceb-470f-8a79-1a328cc92fb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:56:11.156Z|304d3e79-a570-4ab1-81ff-f2b6e054e24e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:56:11.157Z|304d3e79-a570-4ab1-81ff-f2b6e054e24e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:56:18.987Z|542ed9c8-550a-46ae-96cc-90a520d4201f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:56:18.989Z|542ed9c8-550a-46ae-96cc-90a520d4201f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:56:21.021Z|60391941-cf11-40d5-bd3f-3d69f32e9985|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:56:21.022Z|60391941-cf11-40d5-bd3f-3d69f32e9985|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:56:21.025Z|0c48f8ca-de1a-4dc8-addc-58bfd7b245cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:56:21.025Z|0c48f8ca-de1a-4dc8-addc-58bfd7b245cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:56:21.198Z|a6f6b522-9bdc-42f4-831f-b5f5f27ff558|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:56:21.199Z|a6f6b522-9bdc-42f4-831f-b5f5f27ff558|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:56:31.057Z|8616f79b-1e32-4749-88d7-ffb0b660a01f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:56:31.057Z|e3d718f6-adf7-4ea7-a067-4c2d8a4e4778|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:56:31.061Z|8616f79b-1e32-4749-88d7-ffb0b660a01f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:56:31.065Z|e3d718f6-adf7-4ea7-a067-4c2d8a4e4778|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:56:31.221Z|040f52c5-5f7d-4558-a416-df5a518f9a19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:56:31.222Z|040f52c5-5f7d-4558-a416-df5a518f9a19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:56:33.989Z|8b84f28a-c7fa-4c52-9dde-88064fc2b51f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:56:33.990Z|8b84f28a-c7fa-4c52-9dde-88064fc2b51f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:56:34.227Z|d4114583-fc94-4eb7-a42d-241c1fbc3b4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:56:34.228Z|d4114583-fc94-4eb7-a42d-241c1fbc3b4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:56:41.099Z|efa53cab-a403-4443-bb51-4385b85c94e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:56:41.099Z|52918478-ab7f-406b-b033-a70d1f4221d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:56:41.100Z|efa53cab-a403-4443-bb51-4385b85c94e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:56:41.100Z|52918478-ab7f-406b-b033-a70d1f4221d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:56:41.244Z|fe132767-36e8-48bb-b3bb-3731334396a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:56:41.245Z|fe132767-36e8-48bb-b3bb-3731334396a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:56:48.987Z|44f42bd5-56d4-48bb-82a9-1e2ee41be28f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:56:48.990Z|44f42bd5-56d4-48bb-82a9-1e2ee41be28f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:56:49.082Z|1f7b9fb0-671f-4023-bf55-5028c0e3b1eb|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:56:49.083Z|1f7b9fb0-671f-4023-bf55-5028c0e3b1eb|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:56:51.122Z|b8a1f0a5-54a6-4e1c-8701-be2db1bb3216|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:56:51.123Z|4def4bfa-2930-413a-ae60-f7436f311a31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:56:51.123Z|b8a1f0a5-54a6-4e1c-8701-be2db1bb3216|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:56:51.124Z|4def4bfa-2930-413a-ae60-f7436f311a31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:56:51.266Z|3ce18ef0-1a1d-4aed-88bc-6b98a1c3111d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:56:51.267Z|3ce18ef0-1a1d-4aed-88bc-6b98a1c3111d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:57:01.151Z|ce247b5a-699e-47b1-a538-872d78b0d601|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:57:01.151Z|e1d04bc8-9a0f-4da9-aadb-0a2a16cdafd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:57:01.152Z|e1d04bc8-9a0f-4da9-aadb-0a2a16cdafd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:57:01.152Z|ce247b5a-699e-47b1-a538-872d78b0d601|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:57:01.288Z|cba150a7-d294-4d6f-8e13-8dc50a84c772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:57:01.288Z|cba150a7-d294-4d6f-8e13-8dc50a84c772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:57:03.987Z|8770e3d7-fae4-4dd1-b2ee-f83510cdb581|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:57:03.991Z|8770e3d7-fae4-4dd1-b2ee-f83510cdb581|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:57:04.228Z|ac84c99b-605b-4b99-afb9-0db7688b845c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:57:04.229Z|ac84c99b-605b-4b99-afb9-0db7688b845c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:57:11.218Z|b2647f88-375e-4b7e-89a3-198efc0339ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:57:11.218Z|ed761358-971d-478f-8f53-cf86b2f7d7a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:57:11.219Z|b2647f88-375e-4b7e-89a3-198efc0339ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:57:11.219Z|ed761358-971d-478f-8f53-cf86b2f7d7a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:57:11.308Z|8894fba3-4038-492e-91af-70c6ace3ce69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:57:11.309Z|8894fba3-4038-492e-91af-70c6ace3ce69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:57:18.987Z|71d39db8-9412-4eb5-8616-591b21fa45ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:57:18.988Z|71d39db8-9412-4eb5-8616-591b21fa45ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:57:21.249Z|f016038f-c13a-40dc-9cef-d515c25e33d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:57:21.248Z|74148863-2d5c-4db2-9692-86021fd24c3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:57:21.250Z|f016038f-c13a-40dc-9cef-d515c25e33d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:57:21.251Z|74148863-2d5c-4db2-9692-86021fd24c3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:57:21.331Z|bf8a63cb-5f3d-43d9-91d8-ca67740a2c0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:57:21.332Z|bf8a63cb-5f3d-43d9-91d8-ca67740a2c0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:57:31.280Z|eb869f2a-2adc-49a8-9c44-bb4420292909|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:57:31.280Z|5b9ce56e-34d5-471b-b634-d7b7dca99d81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:57:31.280Z|5b9ce56e-34d5-471b-b634-d7b7dca99d81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:57:31.280Z|eb869f2a-2adc-49a8-9c44-bb4420292909|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:57:31.351Z|f460f73a-fffd-4402-9fb2-6d318db7dad0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:57:31.352Z|f460f73a-fffd-4402-9fb2-6d318db7dad0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:57:33.989Z|7f3f2fa7-68ae-4eba-b854-5b17a22a08ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:57:33.995Z|7f3f2fa7-68ae-4eba-b854-5b17a22a08ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:57:34.230Z|3e8369ae-a1ec-47af-9e0e-e655eeb3153c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:57:34.231Z|3e8369ae-a1ec-47af-9e0e-e655eeb3153c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:57:41.304Z|b8a543fb-3115-44db-8cd7-4914d58681db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:57:41.304Z|fd087cfa-020d-4bec-b05a-68886c24b604|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:57:41.305Z|fd087cfa-020d-4bec-b05a-68886c24b604|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:57:41.305Z|b8a543fb-3115-44db-8cd7-4914d58681db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:57:41.373Z|bfc1d01d-f776-484f-8de7-4978675110ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:57:41.374Z|bfc1d01d-f776-484f-8de7-4978675110ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:57:48.989Z|ec0cb99d-8728-4d6f-948a-68a353c67a8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:57:48.992Z|ec0cb99d-8728-4d6f-948a-68a353c67a8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:57:49.086Z|db84ef79-749a-4c4a-8f97-b4be5403672f|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:57:49.088Z|db84ef79-749a-4c4a-8f97-b4be5403672f|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:57:51.341Z|93b12a07-f9a2-45f7-8264-16b59f24e707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:57:51.342Z|93b12a07-f9a2-45f7-8264-16b59f24e707|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:57:51.345Z|ef80dbff-f567-45cb-86f9-a0d32579a291|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:57:51.345Z|ef80dbff-f567-45cb-86f9-a0d32579a291|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:57:51.393Z|6ab93aed-5e3f-4909-aad0-f977d3584b05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:57:51.394Z|6ab93aed-5e3f-4909-aad0-f977d3584b05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:58:01.368Z|1106e14a-1bd9-4887-8818-a10e0afbb011|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:58:01.369Z|1106e14a-1bd9-4887-8818-a10e0afbb011|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:58:01.372Z|bdf05245-f7d0-4f0a-8894-27b50eea644c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:58:01.373Z|bdf05245-f7d0-4f0a-8894-27b50eea644c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:58:01.414Z|c49a0eb9-0c7e-46d6-a1df-f9bfabe258ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:58:01.415Z|c49a0eb9-0c7e-46d6-a1df-f9bfabe258ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:58:03.990Z|3a313537-d0f5-415c-be36-7582bfa805f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:58:03.991Z|3a313537-d0f5-415c-be36-7582bfa805f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:58:04.232Z|6837851c-a4cd-4ba1-9a11-2702f8306743|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:58:04.233Z|6837851c-a4cd-4ba1-9a11-2702f8306743|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:58:11.393Z|560fd5cb-33be-4ea8-8ff5-664730ee6e15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:58:11.393Z|ac113db5-8104-493b-a2d5-dd3f954cfbd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:58:11.394Z|560fd5cb-33be-4ea8-8ff5-664730ee6e15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:58:11.394Z|ac113db5-8104-493b-a2d5-dd3f954cfbd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:58:11.436Z|af6b1255-6587-487a-bee5-e4e886d6b123|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:58:11.436Z|af6b1255-6587-487a-bee5-e4e886d6b123|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:58:18.987Z|745c77d8-c60c-49a5-8489-7fcaac4b89c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:58:18.990Z|745c77d8-c60c-49a5-8489-7fcaac4b89c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:58:21.416Z|f09ccf21-ab4e-4993-8829-8d5ad37597ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:58:21.416Z|85d17aeb-989a-4beb-8e19-79d869693720|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:58:21.417Z|85d17aeb-989a-4beb-8e19-79d869693720|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:58:21.417Z|f09ccf21-ab4e-4993-8829-8d5ad37597ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:58:21.457Z|a435c276-4a50-48d3-9752-4719bdd6392b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:58:21.458Z|a435c276-4a50-48d3-9752-4719bdd6392b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:58:31.440Z|cde29a53-9ee4-4a28-b59d-23aa6fc79bff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:58:31.440Z|603dfb9a-369c-4dfe-9da0-52f4c101a498|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:58:31.441Z|cde29a53-9ee4-4a28-b59d-23aa6fc79bff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:58:31.441Z|603dfb9a-369c-4dfe-9da0-52f4c101a498|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:58:31.476Z|a82f2881-51cb-4e68-a77a-a944e6a58770|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:58:31.477Z|a82f2881-51cb-4e68-a77a-a944e6a58770|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:58:33.987Z|85f7e50d-4a9e-4001-9d4e-1db9524033d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:58:33.988Z|85f7e50d-4a9e-4001-9d4e-1db9524033d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:58:34.233Z|842b1084-ec16-4e74-8dcf-c87710f95a05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:58:34.234Z|842b1084-ec16-4e74-8dcf-c87710f95a05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:58:41.461Z|c31c0376-ebe8-45c0-8e2a-00ac7204a283|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:58:41.461Z|6574c292-6b26-4186-9dc4-a6f2ed516bf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:58:41.461Z|c31c0376-ebe8-45c0-8e2a-00ac7204a283|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:58:41.461Z|6574c292-6b26-4186-9dc4-a6f2ed516bf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:58:41.496Z|8625d66c-a261-4f92-9c83-ce890e67429b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:58:41.497Z|8625d66c-a261-4f92-9c83-ce890e67429b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:58:48.987Z|34a1b354-75ca-4a14-bbe9-d88001b8b6b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:58:48.988Z|34a1b354-75ca-4a14-bbe9-d88001b8b6b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:58:49.081Z|4cb0077e-2496-4421-ae3c-f6d0773da79a|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:58:49.082Z|4cb0077e-2496-4421-ae3c-f6d0773da79a|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:58:51.485Z|992727b9-a607-4280-8629-a3ec43e2ff90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:58:51.484Z|79601749-b498-4c6c-a201-5068daba51a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:58:51.486Z|992727b9-a607-4280-8629-a3ec43e2ff90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:58:51.486Z|79601749-b498-4c6c-a201-5068daba51a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:58:51.515Z|1011295b-1e46-4987-98b2-5828d1672fdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:58:51.516Z|1011295b-1e46-4987-98b2-5828d1672fdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:59:01.518Z|b35de98a-370a-4c75-96e0-21fc7e27ad39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:59:01.518Z|5aba489c-1229-4969-9ae5-9268f4df8ff7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:59:01.521Z|5aba489c-1229-4969-9ae5-9268f4df8ff7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:59:01.521Z|b35de98a-370a-4c75-96e0-21fc7e27ad39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:59:01.553Z|7b6cf75d-f5bc-4546-a4f3-66153ad9b99c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:59:01.554Z|7b6cf75d-f5bc-4546-a4f3-66153ad9b99c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:59:03.991Z|d6215d90-34b7-4c2f-af16-b31ae9f7f720|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:59:04.006Z|d6215d90-34b7-4c2f-af16-b31ae9f7f720|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:59:04.235Z|7db77043-53ef-4634-b65f-51eccc6fd55f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:59:04.236Z|7db77043-53ef-4634-b65f-51eccc6fd55f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:59:11.555Z|d9abf320-de86-4755-ac21-63fb2b47b0b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:59:11.555Z|14c8ff1a-3333-43a6-9eea-8c000eb85aa0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:59:11.555Z|14c8ff1a-3333-43a6-9eea-8c000eb85aa0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:59:11.555Z|d9abf320-de86-4755-ac21-63fb2b47b0b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:59:11.586Z|e0f570a9-833a-4806-93eb-0fc3d8cbee22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:59:11.587Z|e0f570a9-833a-4806-93eb-0fc3d8cbee22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:59:18.987Z|d1e3c53d-66a8-4c4a-b23d-cf2c6a2672ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:59:18.988Z|d1e3c53d-66a8-4c4a-b23d-cf2c6a2672ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:59:21.578Z|ab4cfd0d-26df-4a12-9069-6dafd6624b67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:59:21.579Z|ab4cfd0d-26df-4a12-9069-6dafd6624b67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:59:21.587Z|c2958095-2c18-4cb6-b555-3b7675181e2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:59:21.588Z|c2958095-2c18-4cb6-b555-3b7675181e2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:59:21.610Z|e8126422-fe5c-4d60-839a-d6f425118537|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:59:21.612Z|e8126422-fe5c-4d60-839a-d6f425118537|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:59:31.603Z|a27bdfb9-e046-44de-81ee-f7069b2105b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:59:31.604Z|a27bdfb9-e046-44de-81ee-f7069b2105b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:59:31.612Z|95527d69-747c-403e-932f-2c291c69ffb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:59:31.612Z|95527d69-747c-403e-932f-2c291c69ffb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:59:31.642Z|76247529-98dd-465d-8b69-c7e567789e46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:59:31.643Z|76247529-98dd-465d-8b69-c7e567789e46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:59:33.987Z|d444deb4-414f-46fa-a365-1c4b6ecdb02b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:59:33.988Z|d444deb4-414f-46fa-a365-1c4b6ecdb02b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:59:34.236Z|12de5404-2b00-4a71-9882-effd30103d50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:59:34.237Z|12de5404-2b00-4a71-9882-effd30103d50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:59:41.636Z|e608f57e-8606-4649-8f87-f8f4f703b467|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:59:41.637Z|e608f57e-8606-4649-8f87-f8f4f703b467|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:59:41.640Z|1ce66a83-fb90-4458-871f-d6666f0d0c74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:59:41.641Z|1ce66a83-fb90-4458-871f-d6666f0d0c74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:59:41.662Z|6c6155e7-d7cd-4f28-b14c-6ede395a50ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:59:41.663Z|6c6155e7-d7cd-4f28-b14c-6ede395a50ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:59:48.987Z|d3281a3e-9029-4fee-a95a-b2bcd72f8aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T19:59:48.990Z|d3281a3e-9029-4fee-a95a-b2bcd72f8aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T19:59:49.082Z|96522927-6c74-4288-a29c-c46830f953d4|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T19:59:49.083Z|96522927-6c74-4288-a29c-c46830f953d4|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T19:59:51.659Z|8281abd4-c857-4aa7-ae8f-83ea6a70bd70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:59:51.659Z|c7d0030a-3940-4d86-8d81-c24676fbb481|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:59:51.660Z|8281abd4-c857-4aa7-ae8f-83ea6a70bd70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:59:51.660Z|c7d0030a-3940-4d86-8d81-c24676fbb481|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T19:59:51.683Z|39ced532-1111-40eb-981d-effc90d75bd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T19:59:51.684Z|39ced532-1111-40eb-981d-effc90d75bd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:00:01.682Z|4fed2f2c-f7dc-4a4b-9267-38f0989353f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:00:01.682Z|57ed2b65-8f4d-4108-9924-20dcac01ac0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:00:01.682Z|57ed2b65-8f4d-4108-9924-20dcac01ac0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:00:01.683Z|4fed2f2c-f7dc-4a4b-9267-38f0989353f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:00:01.703Z|d5f5c51e-8f86-4306-be43-06972c7ee336|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:00:01.704Z|d5f5c51e-8f86-4306-be43-06972c7ee336|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:00:03.988Z|446f7f7e-9264-4e92-b5b8-a62cc17c5d46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:00:03.988Z|446f7f7e-9264-4e92-b5b8-a62cc17c5d46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:00:04.238Z|190c14f8-5ad9-472c-9895-dc4dc98d53b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:00:04.238Z|190c14f8-5ad9-472c-9895-dc4dc98d53b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:00:11.713Z|f8d9378d-3e27-49cb-9a64-bf4dad9298e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:00:11.715Z|f8d9378d-3e27-49cb-9a64-bf4dad9298e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:00:11.713Z|852b188d-c9ee-4d6b-ac75-386c2e6e977b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:00:11.716Z|852b188d-c9ee-4d6b-ac75-386c2e6e977b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:00:11.725Z|52adee73-a845-4241-92f8-b3ceb7aa1d7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:00:11.728Z|52adee73-a845-4241-92f8-b3ceb7aa1d7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:00:18.991Z|2adbba29-4cc9-4879-8ff1-4717b349dd47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:00:18.994Z|2adbba29-4cc9-4879-8ff1-4717b349dd47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:00:21.754Z|2b23e451-a4e0-40ab-8bca-4b79cbbf67e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:00:21.755Z|2b23e451-a4e0-40ab-8bca-4b79cbbf67e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:00:21.755Z|7875cce8-d508-4fad-93b8-92c7195c9a30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:00:21.756Z|7875cce8-d508-4fad-93b8-92c7195c9a30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:00:21.761Z|b594c074-837e-40bd-a7d0-1d39c653c98e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:00:21.762Z|b594c074-837e-40bd-a7d0-1d39c653c98e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:00:31.783Z|4b58f875-6d36-4cd6-970b-88582116fae1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:00:31.784Z|4b58f875-6d36-4cd6-970b-88582116fae1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:00:31.790Z|9c6219ec-fadc-4b4a-9cfd-acff6b1419b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:00:31.790Z|664d8d91-cf22-4989-a61c-5001479b0008|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:00:31.790Z|9c6219ec-fadc-4b4a-9cfd-acff6b1419b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:00:31.791Z|664d8d91-cf22-4989-a61c-5001479b0008|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:00:33.987Z|bfbf828d-dbdb-4ef5-9c8e-cb8d9bcfa055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:00:33.988Z|bfbf828d-dbdb-4ef5-9c8e-cb8d9bcfa055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:00:34.239Z|9ea82cb4-7854-4b24-a60b-8b1cbdb37222|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:00:34.240Z|9ea82cb4-7854-4b24-a60b-8b1cbdb37222|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:00:41.811Z|9d6487be-ba17-4c49-a28b-d3ba3ab5641a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:00:41.812Z|9d6487be-ba17-4c49-a28b-d3ba3ab5641a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:00:41.828Z|71b4a882-c45c-45e0-944d-0b5f2cefc420|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:00:41.829Z|71b4a882-c45c-45e0-944d-0b5f2cefc420|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:00:41.831Z|433c3d3b-8d61-4997-9304-880072436427|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:00:41.832Z|433c3d3b-8d61-4997-9304-880072436427|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:00:48.987Z|e7549a4c-755e-4140-ac02-5a08e9d0ebd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:00:48.988Z|e7549a4c-755e-4140-ac02-5a08e9d0ebd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:00:49.082Z|1a6a3101-3022-4645-bd42-e0b13efeb375|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:00:49.083Z|1a6a3101-3022-4645-bd42-e0b13efeb375|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:00:51.847Z|d927f281-1231-4ab6-adbe-58b9c89fdd29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:00:51.848Z|d927f281-1231-4ab6-adbe-58b9c89fdd29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:00:51.854Z|ebad370c-692d-45fd-bd93-60d4aef09dce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:00:51.854Z|69078124-7e6a-4430-9c73-82ef5cbd3c7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:00:51.855Z|ebad370c-692d-45fd-bd93-60d4aef09dce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:00:51.855Z|69078124-7e6a-4430-9c73-82ef5cbd3c7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:01:01.868Z|36e842a5-4d97-4fa1-95c3-0b8aac9e1db6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:01:01.870Z|36e842a5-4d97-4fa1-95c3-0b8aac9e1db6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:01:01.873Z|89f69490-ce33-4930-a0c9-955280edc8cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:01:01.874Z|89f69490-ce33-4930-a0c9-955280edc8cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:01:01.880Z|d9e67c4d-5370-4ba8-92be-88d38bd6bdf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:01:01.880Z|d9e67c4d-5370-4ba8-92be-88d38bd6bdf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:01:03.988Z|17c2f549-0d44-4c51-b0fa-e63a649a98a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:01:03.994Z|17c2f549-0d44-4c51-b0fa-e63a649a98a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:01:04.240Z|deeb265c-93f1-4b5f-bc17-ee92c86eab50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:01:04.241Z|deeb265c-93f1-4b5f-bc17-ee92c86eab50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:01:11.891Z|1765cc6b-aa3b-415a-876a-329e793341c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:01:11.891Z|0762e903-e0af-45e5-836d-d5e26f07d3fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:01:11.892Z|1765cc6b-aa3b-415a-876a-329e793341c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:01:11.892Z|0762e903-e0af-45e5-836d-d5e26f07d3fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:01:11.898Z|0947153f-12b2-4916-8fa8-75eaf5f8374c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:01:11.899Z|0947153f-12b2-4916-8fa8-75eaf5f8374c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:01:18.988Z|d574df72-3971-47c5-99c3-45936862f073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:01:18.989Z|d574df72-3971-47c5-99c3-45936862f073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:01:21.913Z|e1a9d65f-47e9-4033-96f0-4c9fb6e44760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:01:21.914Z|e1a9d65f-47e9-4033-96f0-4c9fb6e44760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:01:21.914Z|bb0fafec-d647-4b30-b0f1-76306038ed97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:01:21.915Z|bb0fafec-d647-4b30-b0f1-76306038ed97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:01:21.920Z|6a6e7d2c-2cb1-43b4-920c-8e175fa1b0a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:01:21.921Z|6a6e7d2c-2cb1-43b4-920c-8e175fa1b0a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:01:31.948Z|1656b88a-d1a1-4bfd-aa25-d145f0684402|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:01:31.947Z|95ed5eea-d9fe-4129-bde6-a683c33fd45c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:01:31.947Z|6f77824a-4c0a-42ea-8432-458619c5ee3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:01:31.951Z|6f77824a-4c0a-42ea-8432-458619c5ee3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:01:31.951Z|95ed5eea-d9fe-4129-bde6-a683c33fd45c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:01:31.951Z|1656b88a-d1a1-4bfd-aa25-d145f0684402|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:01:33.988Z|39d70702-a021-4116-b392-5e4b45c5af4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:01:33.989Z|39d70702-a021-4116-b392-5e4b45c5af4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:01:34.242Z|27847084-1492-47ba-90ca-d709ea02a8fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:01:34.243Z|27847084-1492-47ba-90ca-d709ea02a8fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:01:41.985Z|fb3bf678-b34e-48cf-a8b9-738cc150c51b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:01:41.985Z|135b2185-c499-48f4-80ac-b9b1454a611a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:01:41.986Z|135b2185-c499-48f4-80ac-b9b1454a611a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:01:41.986Z|fb3bf678-b34e-48cf-a8b9-738cc150c51b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:01:41.989Z|3a2bb4d9-45ed-4c6d-b606-75d715b29a69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:01:41.991Z|3a2bb4d9-45ed-4c6d-b606-75d715b29a69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:01:48.987Z|d6ee787a-3bb0-47c9-8959-22a3d1ac6bf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:01:48.990Z|d6ee787a-3bb0-47c9-8959-22a3d1ac6bf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:01:49.082Z|b667be5c-c199-4704-b21c-469ad3d7211a|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:01:49.083Z|b667be5c-c199-4704-b21c-469ad3d7211a|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:01:52.008Z|3c872c70-f62b-41e5-9a45-0ced401e63cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:01:52.008Z|58e32af6-b738-46b5-a199-499b7b8d80c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:01:52.009Z|3c872c70-f62b-41e5-9a45-0ced401e63cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:01:52.009Z|58e32af6-b738-46b5-a199-499b7b8d80c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:01:52.011Z|47ecb4d6-2d26-4307-8429-7bb25294eede|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:01:52.012Z|47ecb4d6-2d26-4307-8429-7bb25294eede|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:02:02.032Z|b9e092ac-6019-4a44-acf2-304183fcb7ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:02:02.033Z|b9e092ac-6019-4a44-acf2-304183fcb7ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:02:02.036Z|74d0f2c0-0ca1-434f-bb33-970a1f03871f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:02:02.036Z|74d0f2c0-0ca1-434f-bb33-970a1f03871f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:02:02.038Z|bbda8e55-b3e9-4149-a5ac-949b831da0ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:02:02.038Z|bbda8e55-b3e9-4149-a5ac-949b831da0ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:02:03.988Z|a16f50ee-5259-4beb-8d0f-329e525203fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:02:03.988Z|a16f50ee-5259-4beb-8d0f-329e525203fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:02:04.244Z|e276507f-6590-491c-9e09-14653e4a8567|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:02:04.244Z|e276507f-6590-491c-9e09-14653e4a8567|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:02:12.060Z|51f80ea2-5b4f-4d36-8326-a904bce99cd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:02:12.060Z|613715c9-1652-447b-8cbf-45583b880ce8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:02:12.060Z|51f80ea2-5b4f-4d36-8326-a904bce99cd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:02:12.060Z|613715c9-1652-447b-8cbf-45583b880ce8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:02:12.062Z|f8df2afa-6f85-472e-9bcd-ec706743c6d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:02:12.063Z|f8df2afa-6f85-472e-9bcd-ec706743c6d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:02:18.988Z|dd45dc5b-8169-465a-8b18-16489479273b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:02:18.988Z|dd45dc5b-8169-465a-8b18-16489479273b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:02:22.089Z|9d99612d-064a-4794-9541-424851a603a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:02:22.090Z|3896019d-72d5-48cd-9a85-ae687413bcc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:02:22.090Z|3896019d-72d5-48cd-9a85-ae687413bcc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:02:22.090Z|9d99612d-064a-4794-9541-424851a603a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:02:22.095Z|3b44f7ee-10f2-4845-8686-f47ef0a8d474|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:02:22.096Z|3b44f7ee-10f2-4845-8686-f47ef0a8d474|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:02:32.109Z|1bff4227-aca3-4f8c-98d5-c1de20bd256b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:02:32.110Z|1bff4227-aca3-4f8c-98d5-c1de20bd256b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:02:32.113Z|fafc93cd-6b72-4cf3-9966-245bf00d183f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:02:32.113Z|fafc93cd-6b72-4cf3-9966-245bf00d183f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:02:32.116Z|298323be-b40a-4672-9c60-de8aeb2c415c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:02:32.117Z|298323be-b40a-4672-9c60-de8aeb2c415c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:02:33.247Z||http-nio-8080-exec-7|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x030x89l0xb90xbf^0xa60xab0x1a0xbbt0xd60xeft0x8f0x1e0xaf0x0d0xe90xf2;0x030xff0x17M0x800xbd0xce0xc790x15X0xe5]. 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) 2021-11-29T20:02:33.988Z|4f7440d8-dcfd-49ac-8601-36bd2f655978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:02:33.990Z|4f7440d8-dcfd-49ac-8601-36bd2f655978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:02:34.245Z|2a506476-5017-49ed-bcfd-2f7ce6892774|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:02:34.246Z|2a506476-5017-49ed-bcfd-2f7ce6892774|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:02:42.147Z|fb73a419-38d1-4861-9b37-57550f9ff4cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:02:42.146Z|14cb9a01-6c2f-4dd6-b449-233f4a05e775|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:02:42.146Z|24e0b748-b3f6-4557-b754-292949fd9869|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:02:42.151Z|24e0b748-b3f6-4557-b754-292949fd9869|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:02:42.151Z|fb73a419-38d1-4861-9b37-57550f9ff4cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:02:42.161Z|14cb9a01-6c2f-4dd6-b449-233f4a05e775|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:02:48.988Z|cbd6a399-0510-405f-8370-5dd745be2f15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:02:48.990Z|cbd6a399-0510-405f-8370-5dd745be2f15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:02:49.083Z|7483d1fb-e973-4afe-bd48-f92ef9c6c645|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:02:49.084Z|7483d1fb-e973-4afe-bd48-f92ef9c6c645|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:02:52.187Z|566e89da-3cb5-43f1-91a5-3f8473739c1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:02:52.187Z|566e89da-3cb5-43f1-91a5-3f8473739c1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:02:52.190Z|4c7b3b85-da63-406a-9868-591f7cdb9977|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:02:52.190Z|fe351e93-f351-415b-bfad-745f006b2bda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:02:52.191Z|4c7b3b85-da63-406a-9868-591f7cdb9977|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:02:52.191Z|fe351e93-f351-415b-bfad-745f006b2bda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:03:02.211Z|3d2c095c-6caa-44a1-94a2-286d907923c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:03:02.212Z|3d2c095c-6caa-44a1-94a2-286d907923c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:03:02.214Z|b151ab92-4f27-41ed-9d0c-c1a434e420e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:03:02.215Z|b151ab92-4f27-41ed-9d0c-c1a434e420e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:03:02.215Z|3f5d5ae3-1543-4116-91e5-49e624834ef7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:03:02.218Z|3f5d5ae3-1543-4116-91e5-49e624834ef7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:03:03.988Z|51d36228-801e-4aaa-80cf-7ab4f2cefcbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:03:04.008Z|51d36228-801e-4aaa-80cf-7ab4f2cefcbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:03:04.247Z|ceb3ebe7-7f5a-4dda-9c23-e5e082867028|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:03:04.248Z|ceb3ebe7-7f5a-4dda-9c23-e5e082867028|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:03:12.246Z|7503a866-3652-4db3-a89a-e8de1ec11785|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:03:12.247Z|7503a866-3652-4db3-a89a-e8de1ec11785|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:03:12.254Z|126f984e-a9c4-462b-ac95-fd241cd97be8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:03:12.255Z|126f984e-a9c4-462b-ac95-fd241cd97be8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:03:12.259Z|2673e372-9eb0-46b6-b7b3-48128405a073|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:03:12.260Z|2673e372-9eb0-46b6-b7b3-48128405a073|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:03:18.987Z|61e5c59b-2a4a-4004-91c5-64c61b71778b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:03:18.988Z|61e5c59b-2a4a-4004-91c5-64c61b71778b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:03:22.271Z|16dbb7f1-8caa-4d4a-a790-242862e6ec05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:03:22.272Z|16dbb7f1-8caa-4d4a-a790-242862e6ec05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:03:22.274Z|7b6d9f59-2d8f-4590-8761-db244006e555|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:03:22.275Z|7b6d9f59-2d8f-4590-8761-db244006e555|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:03:22.278Z|d7ad6b1e-d316-4989-aa40-55718bf71ce0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:03:22.279Z|d7ad6b1e-d316-4989-aa40-55718bf71ce0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:03:32.295Z|1d168123-fcd9-4262-a46f-635ac5f68034|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:03:32.296Z|1d168123-fcd9-4262-a46f-635ac5f68034|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:03:32.297Z|759aeded-dc34-41cd-bde6-359f18ef74ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:03:32.298Z|759aeded-dc34-41cd-bde6-359f18ef74ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:03:32.303Z|bac34b84-7d07-4ed1-8758-e27407426ff8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:03:32.304Z|bac34b84-7d07-4ed1-8758-e27407426ff8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:03:33.987Z|75cba82a-0a5e-4a50-9f42-08da4c09ef56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:03:33.988Z|75cba82a-0a5e-4a50-9f42-08da4c09ef56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:03:34.249Z|5d8fda96-a48f-4a44-977c-95dbb29bff6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:03:34.250Z|5d8fda96-a48f-4a44-977c-95dbb29bff6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:03:42.330Z|2ac2e9b5-7fa5-4663-add4-444f073eca2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:03:42.331Z|2ac2e9b5-7fa5-4663-add4-444f073eca2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:03:42.332Z|7f2a05e3-83dd-4a61-b175-f196662c9394|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:03:42.333Z|7f2a05e3-83dd-4a61-b175-f196662c9394|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:03:42.338Z|cbe59c00-44a1-4348-a80d-202a4648d502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:03:42.339Z|cbe59c00-44a1-4348-a80d-202a4648d502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:03:48.987Z|78bf02d8-aad2-43bb-aa1f-3d5ed553545d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:03:48.990Z|78bf02d8-aad2-43bb-aa1f-3d5ed553545d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:03:49.084Z|de46ec85-7568-4a7d-a3ed-f94a2b19411d|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:03:49.085Z|de46ec85-7568-4a7d-a3ed-f94a2b19411d|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:03:52.374Z|055c0655-ff4f-4615-bb01-856d8c656810|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:03:52.374Z|688abcc1-f197-48b6-8929-d20676b289d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:03:52.374Z|bda02466-2d8f-4ef7-8907-8d298d0318b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:03:52.377Z|bda02466-2d8f-4ef7-8907-8d298d0318b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:03:52.377Z|688abcc1-f197-48b6-8929-d20676b289d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:03:52.377Z|055c0655-ff4f-4615-bb01-856d8c656810|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:04:02.412Z|fe75a546-68bb-442d-bb7a-96808c4c7e4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:04:02.412Z|9bd54021-2e24-4203-9566-0e2125a38624|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:04:02.412Z|a506a196-9ba5-4d47-8188-9222ca2448d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:04:02.414Z|9bd54021-2e24-4203-9566-0e2125a38624|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:04:02.414Z|fe75a546-68bb-442d-bb7a-96808c4c7e4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:04:02.415Z|a506a196-9ba5-4d47-8188-9222ca2448d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:04:03.989Z|585b1abe-3023-41fa-a9d8-285306b63560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:04:03.990Z|585b1abe-3023-41fa-a9d8-285306b63560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:04:04.251Z|7bc7f6a1-43d2-4176-a62d-65982a46df7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:04:04.251Z|7bc7f6a1-43d2-4176-a62d-65982a46df7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:04:12.445Z|da81d9ef-e47a-4b0b-8f03-7708ed9f0f71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:04:12.445Z|39481af4-527f-40b8-8fa3-ee501accf1fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:04:12.445Z|2f14af70-1a3d-4ffa-a6f9-9fd9a266231b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:04:12.446Z|da81d9ef-e47a-4b0b-8f03-7708ed9f0f71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:04:12.446Z|39481af4-527f-40b8-8fa3-ee501accf1fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:04:12.446Z|2f14af70-1a3d-4ffa-a6f9-9fd9a266231b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:04:18.987Z|3825807d-9fe5-4066-8202-957845417223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:04:18.988Z|3825807d-9fe5-4066-8202-957845417223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:04:22.470Z|a2669b3c-9e0a-436d-880f-6b97a0dfcd9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:04:22.470Z|a2669b3c-9e0a-436d-880f-6b97a0dfcd9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:04:22.473Z|676ed9fb-afef-4d6b-bae6-bc7dff97e0f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:04:22.473Z|676ed9fb-afef-4d6b-bae6-bc7dff97e0f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:04:22.473Z|2fbb75b4-66e6-40c7-a118-bf4d1601fb30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:04:22.474Z|2fbb75b4-66e6-40c7-a118-bf4d1601fb30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:04:32.497Z|f9a3f915-d8e9-4856-9a4c-9dc0514c40e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:04:32.497Z|2553eece-93db-47c7-b0e7-7ff4c272b406|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:04:32.497Z|f9a3f915-d8e9-4856-9a4c-9dc0514c40e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:04:32.497Z|2553eece-93db-47c7-b0e7-7ff4c272b406|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:04:32.504Z|9e7b25da-23d7-4b41-9f6a-ba059f97d1aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:04:32.506Z|9e7b25da-23d7-4b41-9f6a-ba059f97d1aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:04:33.987Z|45344f80-ab88-43f1-a8c4-621d8f6aef00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:04:33.990Z|45344f80-ab88-43f1-a8c4-621d8f6aef00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:04:34.252Z|18abe226-6de8-4dce-9f55-e48e15445e9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:04:34.253Z|18abe226-6de8-4dce-9f55-e48e15445e9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:04:42.524Z|6cbbe933-e03f-44e3-8364-084a630b22b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:04:42.525Z|6cbbe933-e03f-44e3-8364-084a630b22b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:04:42.526Z|8899051e-40b5-4125-8721-90e5e03dce1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:04:42.527Z|8899051e-40b5-4125-8721-90e5e03dce1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:04:42.530Z|f338560f-4343-4848-b215-a4a643021bdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:04:42.531Z|f338560f-4343-4848-b215-a4a643021bdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:04:48.987Z|c0f931d1-aed3-473b-ac56-8f1d56538d28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:04:48.988Z|c0f931d1-aed3-473b-ac56-8f1d56538d28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:04:49.082Z|deffadad-a978-4af3-adbf-7222785ccc12|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:04:49.083Z|deffadad-a978-4af3-adbf-7222785ccc12|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:04:52.549Z|4285075f-bd14-43f9-b942-b48a8bc04f16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:04:52.550Z|4285075f-bd14-43f9-b942-b48a8bc04f16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:04:52.553Z|1430045a-35eb-4607-99c3-d77c4ac4f5ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:04:52.553Z|1430045a-35eb-4607-99c3-d77c4ac4f5ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:04:52.557Z|ff9a5cc8-c388-458f-95f7-06cfa561fcee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:04:52.557Z|ff9a5cc8-c388-458f-95f7-06cfa561fcee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:05:02.586Z|92a7d46d-47f9-46d1-b958-40033a2d2102|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:05:02.585Z|4e13cb05-abea-4544-8f0e-aaf7e5ccc87d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:05:02.585Z|fab010d8-b297-433a-b2e4-80570c8f34b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:05:02.589Z|fab010d8-b297-433a-b2e4-80570c8f34b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:05:02.589Z|92a7d46d-47f9-46d1-b958-40033a2d2102|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:05:02.589Z|4e13cb05-abea-4544-8f0e-aaf7e5ccc87d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:05:03.991Z|31300085-a58b-4b87-83b3-b8a18cf45203|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:05:03.995Z|31300085-a58b-4b87-83b3-b8a18cf45203|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:05:04.253Z|ddaddf5b-af7c-44ad-a4a1-6858d9a846d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:05:04.254Z|ddaddf5b-af7c-44ad-a4a1-6858d9a846d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:05:12.624Z|712e0782-7e48-4225-80b0-03a2616dca94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:05:12.624Z|0d67c3a1-37fe-4060-8510-d9a2ea26a9a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:05:12.625Z|0d67c3a1-37fe-4060-8510-d9a2ea26a9a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:05:12.625Z|712e0782-7e48-4225-80b0-03a2616dca94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:05:12.629Z|7d3b0fa8-f987-459b-ae50-0b32be1b8172|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:05:12.630Z|7d3b0fa8-f987-459b-ae50-0b32be1b8172|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:05:18.987Z|888c34cd-fbf8-4db6-9e60-967a1f07bf4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:05:18.989Z|888c34cd-fbf8-4db6-9e60-967a1f07bf4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:05:22.650Z|17143c21-f7d5-4d5f-9cf6-f9faae5d9911|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:05:22.650Z|4ca1825e-14cd-49f3-addc-556c8ee1cc76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:05:22.651Z|17143c21-f7d5-4d5f-9cf6-f9faae5d9911|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:05:22.652Z|54bde090-b625-42c5-9e8f-00f64a6dfc43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:05:22.652Z|4ca1825e-14cd-49f3-addc-556c8ee1cc76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:05:22.653Z|54bde090-b625-42c5-9e8f-00f64a6dfc43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:05:32.676Z|e16cafcc-fb70-4dda-a15a-58e74e5da81c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:05:32.676Z|e16cafcc-fb70-4dda-a15a-58e74e5da81c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:05:32.678Z|2264c972-2ff1-4367-b928-a98bf048d5d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:05:32.678Z|2264c972-2ff1-4367-b928-a98bf048d5d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:05:32.681Z|7b28f895-7e3a-4cd7-87f3-7dcf4e374c3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:05:32.682Z|7b28f895-7e3a-4cd7-87f3-7dcf4e374c3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:05:33.987Z|018ca543-afeb-4a22-a7c9-1488f7966710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:05:33.988Z|018ca543-afeb-4a22-a7c9-1488f7966710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:05:34.255Z|40bce87d-6b34-4904-aeb4-873457dc01ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:05:34.256Z|40bce87d-6b34-4904-aeb4-873457dc01ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:05:42.697Z|5a3ff898-1b3a-43c8-aca5-edbb1c0808ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:05:42.697Z|5a3ff898-1b3a-43c8-aca5-edbb1c0808ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:05:42.700Z|ca55f636-8b79-4a4b-acfb-b3e3e0a2eec6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:05:42.700Z|ca55f636-8b79-4a4b-acfb-b3e3e0a2eec6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:05:42.701Z|fc197127-1fd3-467b-acb6-623b98919d33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:05:42.702Z|fc197127-1fd3-467b-acb6-623b98919d33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:05:48.988Z|191e2dac-5304-40e5-bc73-ea5395560fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:05:48.990Z|191e2dac-5304-40e5-bc73-ea5395560fb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:05:49.082Z|3be7cb8d-6bf9-4b75-8e7e-b50c0d8c94a0|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:05:49.083Z|3be7cb8d-6bf9-4b75-8e7e-b50c0d8c94a0|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:05:52.723Z|d18ff1c7-5107-410a-a784-22ee4b6ca048|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:05:52.723Z|482bc8b4-804c-490e-83e7-1c974b0bbb78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:05:52.724Z|482bc8b4-804c-490e-83e7-1c974b0bbb78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:05:52.724Z|d18ff1c7-5107-410a-a784-22ee4b6ca048|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:05:52.726Z|bdd175cc-41ab-4da0-bb38-d3520dd9f074|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:05:52.727Z|bdd175cc-41ab-4da0-bb38-d3520dd9f074|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:06:02.754Z|ba68b486-3e07-4855-9aaf-e3d62e8f9890|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:06:02.754Z|45037485-b354-426f-9396-2523e444c907|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:06:02.754Z|ec7c142a-d19d-4ca4-b04e-550ad45e7c3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:06:02.755Z|45037485-b354-426f-9396-2523e444c907|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:06:02.755Z|ba68b486-3e07-4855-9aaf-e3d62e8f9890|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:06:02.757Z|ec7c142a-d19d-4ca4-b04e-550ad45e7c3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:06:03.988Z|94988a92-b060-447d-890b-bda4e47d4593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:06:03.988Z|94988a92-b060-447d-890b-bda4e47d4593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:06:04.256Z|3451fc9e-0c56-4f7a-a275-9e3eb4b29b58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:06:04.257Z|3451fc9e-0c56-4f7a-a275-9e3eb4b29b58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:06:12.796Z|3c0427a1-8eb1-4545-8c11-4aa456b78b0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:06:12.796Z|eb39cc3a-b1a9-4519-9de2-f06a8cc75534|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:06:12.796Z|3b3e0b09-9389-423d-a03b-2a67ffa4cee5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:06:12.799Z|eb39cc3a-b1a9-4519-9de2-f06a8cc75534|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:06:12.799Z|3c0427a1-8eb1-4545-8c11-4aa456b78b0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:06:12.799Z|3b3e0b09-9389-423d-a03b-2a67ffa4cee5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:06:18.990Z|283f4d1c-9660-436e-92cb-33c4ed212ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:06:18.997Z|283f4d1c-9660-436e-92cb-33c4ed212ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:06:22.843Z|7b1283e7-4708-4219-8188-4f0c0562d418|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:06:22.843Z|9650f459-4f5e-4cad-8b07-1447afb364d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:06:22.844Z|7b1283e7-4708-4219-8188-4f0c0562d418|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:06:22.844Z|9650f459-4f5e-4cad-8b07-1447afb364d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:06:22.846Z|5f46ad1b-56e9-4886-9a75-c323778c9b7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:06:22.847Z|5f46ad1b-56e9-4886-9a75-c323778c9b7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:06:32.867Z|a03a3551-0231-4650-bd76-91bbf5aca72a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:06:32.868Z|a03a3551-0231-4650-bd76-91bbf5aca72a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:06:32.872Z|4f0fb0f5-dbe3-4a88-a400-14dde9527660|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:06:32.872Z|168212d8-28cc-4c3e-a77d-6caeaaddda92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:06:32.872Z|168212d8-28cc-4c3e-a77d-6caeaaddda92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:06:32.873Z|4f0fb0f5-dbe3-4a88-a400-14dde9527660|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:06:33.987Z|1bbdf470-e86e-4dc3-b669-8a3e7b21a494|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:06:33.988Z|1bbdf470-e86e-4dc3-b669-8a3e7b21a494|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:06:34.258Z|a869e32a-1599-44a0-a1be-501bcdc20438|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:06:34.259Z|a869e32a-1599-44a0-a1be-501bcdc20438|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:06:42.893Z|1c3e06c4-3b0b-4585-9af3-94537db7fd69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:06:42.894Z|1c3e06c4-3b0b-4585-9af3-94537db7fd69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:06:42.902Z|e2b312d5-e1c4-44d1-9b93-e46db2f39437|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:06:42.903Z|e2b312d5-e1c4-44d1-9b93-e46db2f39437|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:06:42.907Z|87c8c082-c5b1-44b4-8fe8-664c8240b31a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:06:42.908Z|87c8c082-c5b1-44b4-8fe8-664c8240b31a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:06:48.988Z|c9b2f9ff-1ff1-4954-9840-ca9b1620fde1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:06:48.988Z|c9b2f9ff-1ff1-4954-9840-ca9b1620fde1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:06:49.081Z|37dfffc1-4d5b-4090-85ec-f9f4e3b31782|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:06:49.082Z|37dfffc1-4d5b-4090-85ec-f9f4e3b31782|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:06:52.918Z|672e4f6b-e0ce-48ab-99c9-e13f1079c357|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:06:52.920Z|672e4f6b-e0ce-48ab-99c9-e13f1079c357|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:06:52.922Z|c3fd8351-5f96-4d62-bafe-fa834b510e2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:06:52.923Z|c3fd8351-5f96-4d62-bafe-fa834b510e2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:06:52.933Z|50a3c086-da4c-4dd1-975e-e7500764c837|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:06:52.934Z|50a3c086-da4c-4dd1-975e-e7500764c837|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:07:02.948Z|e34a9857-6b27-4e30-9243-f0408cce14b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:07:02.948Z|9ba25b7f-0421-45ea-8250-626bf69fc020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:07:02.948Z|e34a9857-6b27-4e30-9243-f0408cce14b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:07:02.949Z|9ba25b7f-0421-45ea-8250-626bf69fc020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:07:02.967Z|c037d117-6ad7-4aa6-aa62-9496dca006de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:07:02.968Z|c037d117-6ad7-4aa6-aa62-9496dca006de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:07:03.987Z|34312547-7d76-4ef9-b416-964e9de0e7a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:07:03.991Z|34312547-7d76-4ef9-b416-964e9de0e7a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:07:04.262Z|a52c0a49-8365-4eb7-95b0-017bdd11ff29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:07:04.263Z|a52c0a49-8365-4eb7-95b0-017bdd11ff29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:07:12.972Z|f65dad88-d056-4102-ba4d-b47a6c755426|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:07:12.973Z|f65dad88-d056-4102-ba4d-b47a6c755426|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:07:12.978Z|bf96b081-9118-49cc-9754-9deb248e91df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:07:12.979Z|bf96b081-9118-49cc-9754-9deb248e91df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:07:12.989Z|9758a27d-45d8-46cb-9e0d-b60b095f9c85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:07:12.990Z|9758a27d-45d8-46cb-9e0d-b60b095f9c85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:07:18.991Z|b9b83e2c-953d-4ac7-bf79-ec3e7a9d0146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:07:18.993Z|b9b83e2c-953d-4ac7-bf79-ec3e7a9d0146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:07:23.010Z|1989d158-b559-417c-a586-c9ef13cec940|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:07:23.010Z|69e2b85d-e979-411a-b7fb-9cefc46bb886|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:07:23.012Z|1989d158-b559-417c-a586-c9ef13cec940|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:07:23.012Z|69e2b85d-e979-411a-b7fb-9cefc46bb886|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:07:23.039Z|fab193db-0c1b-4d0f-bbcc-4d279da7717f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:07:23.040Z|fab193db-0c1b-4d0f-bbcc-4d279da7717f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:07:33.054Z|c5ea7967-4663-4736-b6bf-5e2abb8c0232|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:07:33.054Z|2e380483-64f7-4ecd-b01c-26c80b032d65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:07:33.055Z|2e380483-64f7-4ecd-b01c-26c80b032d65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:07:33.055Z|c5ea7967-4663-4736-b6bf-5e2abb8c0232|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:07:33.061Z|1d0d4558-72ed-4625-be04-e5da36f4b307|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:07:33.062Z|1d0d4558-72ed-4625-be04-e5da36f4b307|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:07:33.987Z|db22559f-7fe3-4eba-bb02-cf0f28178ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:07:33.988Z|db22559f-7fe3-4eba-bb02-cf0f28178ad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:07:34.264Z|6852bc45-8b04-41ad-aff0-eb46eac58191|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:07:34.264Z|6852bc45-8b04-41ad-aff0-eb46eac58191|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:07:43.081Z|61a8a574-e178-42e2-8fe2-8f85c32cb283|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:07:43.082Z|61a8a574-e178-42e2-8fe2-8f85c32cb283|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:07:43.087Z|300c7ae2-85f3-426c-8af3-75012c8814ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:07:43.087Z|300c7ae2-85f3-426c-8af3-75012c8814ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:07:43.090Z|546048e6-7901-48b7-b3fe-41a148dcb1bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:07:43.091Z|546048e6-7901-48b7-b3fe-41a148dcb1bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:07:48.987Z|d5403134-db3b-4516-b600-427db75c4056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:07:48.990Z|d5403134-db3b-4516-b600-427db75c4056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:07:49.082Z|20fbff13-143e-4888-ac42-28061bcec3ce|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:07:49.083Z|20fbff13-143e-4888-ac42-28061bcec3ce|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:07:53.103Z|a73b089d-9417-47f6-b181-e9db27323c16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:07:53.104Z|a73b089d-9417-47f6-b181-e9db27323c16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:07:53.110Z|4256805d-e024-4b6f-a05d-b8c6cfba378b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:07:53.110Z|4256805d-e024-4b6f-a05d-b8c6cfba378b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:07:53.112Z|a2e74f1b-a33d-4357-b8fd-fc00d1d36c5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:07:53.113Z|a2e74f1b-a33d-4357-b8fd-fc00d1d36c5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:08:03.134Z|db1219d6-799c-47cd-92e7-90848b4d40b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:08:03.135Z|db1219d6-799c-47cd-92e7-90848b4d40b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:08:03.138Z|875914fd-8360-480b-8e44-71b5ce11a886|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:08:03.139Z|875914fd-8360-480b-8e44-71b5ce11a886|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:08:03.142Z|378f237d-cdcb-4576-b365-cfacadfa1776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:08:03.143Z|378f237d-cdcb-4576-b365-cfacadfa1776|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:08:03.987Z|64aaa715-47db-4a79-a6aa-efa6e753ee41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:08:03.988Z|64aaa715-47db-4a79-a6aa-efa6e753ee41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:08:04.266Z|b897147f-7e0d-490e-9f15-825227f62cd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:08:04.267Z|b897147f-7e0d-490e-9f15-825227f62cd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:08:13.163Z|91fab433-b99a-40e7-9874-1ac38c6184d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:08:13.164Z|91fab433-b99a-40e7-9874-1ac38c6184d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:08:13.238Z|31aa41e5-9e9d-4b25-a8e5-f06431ed209c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:08:13.238Z|900d5117-24c8-489d-81a5-b49a63b95220|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:08:13.239Z|31aa41e5-9e9d-4b25-a8e5-f06431ed209c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:08:13.239Z|900d5117-24c8-489d-81a5-b49a63b95220|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:08:18.987Z|54d64be5-74f7-4399-8581-10d76759663d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:08:18.988Z|54d64be5-74f7-4399-8581-10d76759663d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:08:23.187Z|f069d7f6-4ee2-45ae-a212-5614f908491f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:08:23.188Z|f069d7f6-4ee2-45ae-a212-5614f908491f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:08:23.261Z|23ffa618-0fda-48f3-82d1-6396fb844329|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:08:23.261Z|c94ebaeb-cac3-4e1a-8b0c-ab73ee83771e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:08:23.262Z|c94ebaeb-cac3-4e1a-8b0c-ab73ee83771e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:08:23.264Z|23ffa618-0fda-48f3-82d1-6396fb844329|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:08:33.216Z|3dcdabbb-aff1-4c55-b011-7bf5b765803e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:08:33.217Z|3dcdabbb-aff1-4c55-b011-7bf5b765803e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:08:33.291Z|428eea62-d239-4770-9817-f4af011c3a31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:08:33.291Z|aef1d92a-671e-4d1e-9d75-30995fd58549|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:08:33.293Z|428eea62-d239-4770-9817-f4af011c3a31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:08:33.293Z|aef1d92a-671e-4d1e-9d75-30995fd58549|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:08:33.988Z|fe6be171-552a-4d77-89ef-3a8e440589de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:08:33.991Z|fe6be171-552a-4d77-89ef-3a8e440589de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:08:34.269Z|073cd783-7a1e-47f3-9bcb-1d45a58ae181|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:08:34.270Z|073cd783-7a1e-47f3-9bcb-1d45a58ae181|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:08:43.250Z|c09c76cf-e840-4c74-afb3-f1e1d41495fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:08:43.252Z|c09c76cf-e840-4c74-afb3-f1e1d41495fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:08:43.317Z|797cda4c-4da4-46e7-865e-1931e4a86adf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:08:43.317Z|23853e0b-68ad-4d6c-8a8c-e2d682c65d34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:08:43.318Z|797cda4c-4da4-46e7-865e-1931e4a86adf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:08:43.318Z|23853e0b-68ad-4d6c-8a8c-e2d682c65d34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:08:48.988Z|00b95fdc-0e19-419d-9a75-682576c83d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:08:48.988Z|00b95fdc-0e19-419d-9a75-682576c83d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:08:49.082Z|fd89cc7b-6f86-4a3e-8944-ad4593b8f5b6|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:08:49.083Z|fd89cc7b-6f86-4a3e-8944-ad4593b8f5b6|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:08:53.275Z|ad6ad77a-5d66-4c5c-a1cf-adc988a32a3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:08:53.276Z|ad6ad77a-5d66-4c5c-a1cf-adc988a32a3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:08:53.344Z|bbabe300-0173-4fef-8ef8-d1c00ff40d0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:08:53.344Z|6095cf43-e425-451e-847b-c5eb7fe98515|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:08:53.345Z|6095cf43-e425-451e-847b-c5eb7fe98515|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:08:53.345Z|bbabe300-0173-4fef-8ef8-d1c00ff40d0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:09:03.304Z|318850d6-4b4c-4aac-8024-4f0f80bb9084|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:09:03.305Z|318850d6-4b4c-4aac-8024-4f0f80bb9084|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:09:03.366Z|43fdb3ca-a5e2-40d1-90ce-29e5cc5e1a8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:09:03.367Z|43fdb3ca-a5e2-40d1-90ce-29e5cc5e1a8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:09:03.367Z|ff42e2ae-cfa2-4404-aaee-22c66aeeb0e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:09:03.370Z|ff42e2ae-cfa2-4404-aaee-22c66aeeb0e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:09:03.991Z|61221ade-a47b-4c2e-af4f-7089a2071cbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:09:03.994Z|61221ade-a47b-4c2e-af4f-7089a2071cbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:09:04.271Z|19238b6b-33c5-4c2c-b05c-613e5ed4c183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:09:04.271Z|19238b6b-33c5-4c2c-b05c-613e5ed4c183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:09:13.333Z|59319306-8226-4154-b571-c9715ef65fcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:09:13.334Z|59319306-8226-4154-b571-c9715ef65fcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:09:13.393Z|83e9cbc3-f38f-4cf3-af37-60813c386881|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:09:13.393Z|0f7f4500-ec7e-4b02-8b37-d39603aa9648|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:09:13.393Z|83e9cbc3-f38f-4cf3-af37-60813c386881|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:09:13.395Z|0f7f4500-ec7e-4b02-8b37-d39603aa9648|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:09:18.987Z|24d321f5-d670-4195-a608-a1d99671a12e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:09:18.988Z|24d321f5-d670-4195-a608-a1d99671a12e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:09:23.355Z|06839854-dfa7-4f15-aaa3-3444854a78b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:09:23.356Z|06839854-dfa7-4f15-aaa3-3444854a78b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:09:23.416Z|c5bc202a-5495-4f16-815e-467ff802f76a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:09:23.417Z|c5bc202a-5495-4f16-815e-467ff802f76a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:09:23.421Z|638b7428-22bb-46ea-8567-1daa0bbb4185|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:09:23.422Z|638b7428-22bb-46ea-8567-1daa0bbb4185|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:09:24.217Z||http-nio-8080-exec-6|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xb00x140x9aG@0xd20xef0x0c@0xfc0xc60x020x81an0x9bb0xae0x9d8X0xf9x0xf60x190x050xc00xb70xf6a0xa2}]. 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) 2021-11-29T20:09:33.378Z|e18d60a4-0fe8-4d89-93e4-065f7996a3aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:09:33.379Z|e18d60a4-0fe8-4d89-93e4-065f7996a3aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:09:33.447Z|4ee7f878-e7f8-4015-a5b7-0655570b7ed1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:09:33.448Z|4ee7f878-e7f8-4015-a5b7-0655570b7ed1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:09:33.453Z|ec295d40-4cc9-4910-aea3-33eb0df054da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:09:33.454Z|ec295d40-4cc9-4910-aea3-33eb0df054da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:09:33.988Z|478de9b1-a395-4b92-a075-30e7c96e5071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:09:33.989Z|478de9b1-a395-4b92-a075-30e7c96e5071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:09:34.272Z|562ca295-70ee-45cb-b71a-6513ef09f1f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:09:34.273Z|562ca295-70ee-45cb-b71a-6513ef09f1f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:09:43.405Z|32d6a9c2-3d82-4481-85e9-e282f7be2b35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:09:43.407Z|32d6a9c2-3d82-4481-85e9-e282f7be2b35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:09:43.472Z|9c8373cd-5782-43fa-9951-44f64cca01ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:09:43.473Z|9c8373cd-5782-43fa-9951-44f64cca01ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:09:43.479Z|8d6f32fa-14b4-4478-a122-07372ca74d7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:09:43.479Z|8d6f32fa-14b4-4478-a122-07372ca74d7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:09:48.992Z|261511e8-bf59-4a4a-974f-6f5e9a4b3f3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:09:48.998Z|261511e8-bf59-4a4a-974f-6f5e9a4b3f3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:09:49.085Z|f156a09b-b8cc-4748-94f9-5f993164edbf|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:09:49.087Z|f156a09b-b8cc-4748-94f9-5f993164edbf|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:09:53.435Z|a8efa772-e25e-4b05-9fd4-24f77a9d5fbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:09:53.436Z|a8efa772-e25e-4b05-9fd4-24f77a9d5fbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:09:53.498Z|40055270-0545-436b-9cf2-f3451e80e436|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:09:53.498Z|40055270-0545-436b-9cf2-f3451e80e436|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:09:53.499Z|e6398734-01b9-4e93-b234-488edac6feae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:09:53.501Z|e6398734-01b9-4e93-b234-488edac6feae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:10:03.466Z|2d68de56-1618-4de1-9a43-a45586e6b67b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:10:03.467Z|2d68de56-1618-4de1-9a43-a45586e6b67b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:10:03.559Z|7a0e21a0-75ae-4a86-9882-badf6bb38f48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:10:03.559Z|ba077a3a-4f48-4923-8255-f8d091566938|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:10:03.560Z|ba077a3a-4f48-4923-8255-f8d091566938|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:10:03.560Z|7a0e21a0-75ae-4a86-9882-badf6bb38f48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:10:03.988Z|79099368-d1e6-4411-92d2-fcdc6d64203b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:10:03.988Z|79099368-d1e6-4411-92d2-fcdc6d64203b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:10:04.274Z|aface2d9-3bcc-478c-b298-9fe35752985a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:10:04.275Z|aface2d9-3bcc-478c-b298-9fe35752985a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:10:13.491Z|0b634a2d-c4d1-43b2-b8b4-8d0f891a8feb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:10:13.491Z|0b634a2d-c4d1-43b2-b8b4-8d0f891a8feb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:10:13.588Z|11f74dad-a444-47ee-a7a7-d188bffbd290|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:10:13.588Z|842c9b3e-ec30-48c2-a731-528fa7a9bf24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:10:13.589Z|11f74dad-a444-47ee-a7a7-d188bffbd290|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:10:13.590Z|842c9b3e-ec30-48c2-a731-528fa7a9bf24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:10:18.988Z|338230d0-568a-40ed-9261-fdc289019969|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:10:18.989Z|338230d0-568a-40ed-9261-fdc289019969|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:10:23.513Z|a02de8bf-778f-4d94-8413-0c363403c4a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:10:23.514Z|a02de8bf-778f-4d94-8413-0c363403c4a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:10:23.611Z|6679dcbf-6006-41da-a895-2670cb6233c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:10:23.611Z|6679dcbf-6006-41da-a895-2670cb6233c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:10:23.620Z|5d8444c6-4e69-4267-b80e-9b104a34ce9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:10:23.620Z|5d8444c6-4e69-4267-b80e-9b104a34ce9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:10:33.573Z|266678fd-4d6a-48ca-a6a2-ebc2370c1708|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:10:33.574Z|266678fd-4d6a-48ca-a6a2-ebc2370c1708|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:10:33.646Z|f9ecf4bc-31c5-4b2a-99b3-add4d732901b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:10:33.647Z|f9ecf4bc-31c5-4b2a-99b3-add4d732901b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:10:33.646Z|82e4e093-ca4c-48ef-881c-fef3e3514052|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:10:33.650Z|82e4e093-ca4c-48ef-881c-fef3e3514052|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:10:33.987Z|baa1a7cb-8770-489e-bbba-f70fae676928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:10:33.990Z|baa1a7cb-8770-489e-bbba-f70fae676928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:10:34.276Z|5c0b9f96-d075-40ab-86cb-d632b15ec434|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:10:34.276Z|5c0b9f96-d075-40ab-86cb-d632b15ec434|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:10:43.595Z|2249ca56-fc9b-46c0-bf1c-9d6afd9e8bc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:10:43.596Z|2249ca56-fc9b-46c0-bf1c-9d6afd9e8bc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:10:43.672Z|98ce9114-1f1e-4d87-94ff-90335d4dd309|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:10:43.673Z|98ce9114-1f1e-4d87-94ff-90335d4dd309|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:10:43.677Z|3e8ef5de-fa2d-48fb-a801-49c1ccd0affa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:10:43.677Z|3e8ef5de-fa2d-48fb-a801-49c1ccd0affa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:10:48.987Z|cb86ac22-6fd8-4a6d-a6a3-ce274890b886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:10:48.989Z|cb86ac22-6fd8-4a6d-a6a3-ce274890b886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:10:49.082Z|4b432365-9fa6-4102-a90f-a3a5c07733f3|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:10:49.083Z|4b432365-9fa6-4102-a90f-a3a5c07733f3|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:10:53.619Z|16eec927-62fe-450d-9344-5108377ed9c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:10:53.620Z|16eec927-62fe-450d-9344-5108377ed9c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:10:53.692Z|2ebae2a6-7453-496c-8319-46f071320f9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:10:53.692Z|2ebae2a6-7453-496c-8319-46f071320f9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:10:53.697Z|d8be6fc4-0452-4c7c-8f26-008ce08d7975|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:10:53.698Z|d8be6fc4-0452-4c7c-8f26-008ce08d7975|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:11:03.657Z|4a018bff-9bbc-4682-95b8-d64ece361c9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:11:03.660Z|4a018bff-9bbc-4682-95b8-d64ece361c9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:11:03.716Z|c52669a0-9c14-441a-b2b1-cfed1033989b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:11:03.717Z|c52669a0-9c14-441a-b2b1-cfed1033989b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:11:03.719Z|13b927dd-9eec-4e1b-a76b-e995e445417d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:11:03.720Z|13b927dd-9eec-4e1b-a76b-e995e445417d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:11:03.988Z|fd03c962-9503-417b-b3c2-8aad87932e36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:11:03.989Z|fd03c962-9503-417b-b3c2-8aad87932e36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:11:04.283Z|768d4360-a812-43e7-94e9-fe80b253cad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:11:04.284Z|768d4360-a812-43e7-94e9-fe80b253cad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:11:13.690Z|e6663704-b50e-4d43-8265-c3d4edd1e081|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:11:13.691Z|e6663704-b50e-4d43-8265-c3d4edd1e081|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:11:13.739Z|38af9485-b5b6-4f6a-8843-8dbb17e15479|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:11:13.740Z|bc3767ee-4814-40f8-adab-f79be12a1719|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:11:13.741Z|38af9485-b5b6-4f6a-8843-8dbb17e15479|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:11:13.741Z|bc3767ee-4814-40f8-adab-f79be12a1719|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:11:18.987Z|2d25e61f-a53a-4e11-a87d-ffce00ba3cc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:11:18.991Z|2d25e61f-a53a-4e11-a87d-ffce00ba3cc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:11:23.729Z|cd817c6e-cd8e-400b-919a-0acdfd163377|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:11:23.731Z|cd817c6e-cd8e-400b-919a-0acdfd163377|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:11:23.763Z|3ac18720-a6af-4295-9f78-ff704d9d708d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:11:23.764Z|3ac18720-a6af-4295-9f78-ff704d9d708d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:11:23.764Z|447f8168-0a80-4597-a8a4-8074aed93a2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:11:23.765Z|447f8168-0a80-4597-a8a4-8074aed93a2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:11:33.756Z|b52d6405-a87f-437e-accd-c042b758cfbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:11:33.756Z|b52d6405-a87f-437e-accd-c042b758cfbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:11:33.785Z|4c274bf8-62bf-4e00-8f06-c51428c2c67e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:11:33.785Z|c21e0165-b96c-4d40-831b-06a9ea9c6c43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:11:33.786Z|c21e0165-b96c-4d40-831b-06a9ea9c6c43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:11:33.786Z|4c274bf8-62bf-4e00-8f06-c51428c2c67e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:11:33.987Z|bab733f3-6b57-4046-bd6a-221bc189762e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:11:33.988Z|bab733f3-6b57-4046-bd6a-221bc189762e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:11:34.286Z|0eec0137-9fca-485e-9e31-a2d70a8eb63b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:11:34.286Z|0eec0137-9fca-485e-9e31-a2d70a8eb63b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:11:43.779Z|3d3eb828-45e2-4f8b-9282-b99a1fde5b92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:11:43.779Z|3d3eb828-45e2-4f8b-9282-b99a1fde5b92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:11:43.806Z|1a5df802-5817-489b-b3c4-bcb42985c1a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:11:43.806Z|c1b622bf-f980-474b-8481-5fc8b5add2d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:11:43.806Z|1a5df802-5817-489b-b3c4-bcb42985c1a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:11:43.806Z|c1b622bf-f980-474b-8481-5fc8b5add2d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:11:48.987Z|c14fce94-043d-4c54-b303-749c06c07006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:11:48.988Z|c14fce94-043d-4c54-b303-749c06c07006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:11:49.082Z|17701582-b062-4ada-bbce-9ffc2cf48e7a|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:11:49.083Z|17701582-b062-4ada-bbce-9ffc2cf48e7a|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:11:53.804Z|a8d5a303-e82e-4022-b847-e3cca6c30a30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:11:53.805Z|a8d5a303-e82e-4022-b847-e3cca6c30a30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:11:53.827Z|97d64efb-12b7-4907-a8f8-b9e741a68a98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:11:53.827Z|d209214c-65d6-4017-8ee5-eff60cdd2881|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:11:53.828Z|d209214c-65d6-4017-8ee5-eff60cdd2881|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:11:53.828Z|97d64efb-12b7-4907-a8f8-b9e741a68a98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:12:03.833Z|f7c2b972-96cb-4bff-bd72-1624e0e3084a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:12:03.834Z|f7c2b972-96cb-4bff-bd72-1624e0e3084a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:12:03.855Z|dfe6f3e4-9efb-4d7c-ae8d-e39561cbe56d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:12:03.856Z|dfe6f3e4-9efb-4d7c-ae8d-e39561cbe56d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:12:03.860Z|eac65d00-3724-4c83-a701-6479f8dd9d2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:12:03.860Z|eac65d00-3724-4c83-a701-6479f8dd9d2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:12:03.988Z|0a2b8728-963b-41a7-abaf-4d7839170abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:12:03.991Z|0a2b8728-963b-41a7-abaf-4d7839170abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:12:04.290Z|49035078-f572-4c53-a8c7-c92378b9bcb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:12:04.291Z|49035078-f572-4c53-a8c7-c92378b9bcb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:12:13.884Z|1dffd1c9-2a85-4739-9308-f9c74f526340|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:12:13.885Z|1dffd1c9-2a85-4739-9308-f9c74f526340|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:12:13.887Z|45ceef04-3688-4239-ba79-ef1e8a52edda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:12:13.887Z|45ceef04-3688-4239-ba79-ef1e8a52edda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:12:13.889Z|8123f335-6a62-45f9-9b1c-9df574e33ff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:12:13.890Z|8123f335-6a62-45f9-9b1c-9df574e33ff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:12:18.990Z|1cad2477-fcf1-44d0-b6c7-98d357c5bdb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:12:18.993Z|1cad2477-fcf1-44d0-b6c7-98d357c5bdb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:12:23.920Z|fbfaa294-ccd0-468c-ab23-5971fbf6b671|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:12:23.920Z|0d5be613-a355-41e5-b87b-0420878bc45d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:12:23.922Z|fbfaa294-ccd0-468c-ab23-5971fbf6b671|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:12:23.922Z|0d5be613-a355-41e5-b87b-0420878bc45d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:12:23.926Z|2829faf0-7743-4e63-9ecc-c4836bac8cec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:12:23.926Z|2829faf0-7743-4e63-9ecc-c4836bac8cec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:12:33.951Z|7496bbc0-3cb1-432a-b27b-a04302f1deca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:12:33.952Z|7496bbc0-3cb1-432a-b27b-a04302f1deca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:12:33.957Z|44da92a3-ddf1-4d13-bae8-f359ad8af863|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:12:33.957Z|44da92a3-ddf1-4d13-bae8-f359ad8af863|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:12:33.958Z|109e2b7e-f3d8-492a-9bac-ca632f9d24fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:12:33.958Z|109e2b7e-f3d8-492a-9bac-ca632f9d24fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:12:33.987Z|5ba14f07-521e-4d7d-9358-99a8d2373357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:12:33.988Z|5ba14f07-521e-4d7d-9358-99a8d2373357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:12:34.291Z|aafbf829-b87b-4cda-ae3d-c72a9c70a684|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:12:34.292Z|aafbf829-b87b-4cda-ae3d-c72a9c70a684|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:12:43.980Z|b34094b1-5af1-459b-b05b-db18d7fbb655|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:12:43.981Z|b34094b1-5af1-459b-b05b-db18d7fbb655|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:12:43.986Z|015458ea-863c-408c-a546-b7750a4dbb46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:12:43.987Z|015458ea-863c-408c-a546-b7750a4dbb46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:12:44.007Z|6a4ced97-6240-44da-9c21-1f75dc73bcdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:12:44.008Z|6a4ced97-6240-44da-9c21-1f75dc73bcdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:12:48.987Z|4cf342f4-69e3-4b1e-adb9-aeb5ebcd0636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:12:48.990Z|4cf342f4-69e3-4b1e-adb9-aeb5ebcd0636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:12:49.083Z|2ff3073e-e2bd-4f2e-b2f1-7d9dc6eba64c|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:12:49.084Z|2ff3073e-e2bd-4f2e-b2f1-7d9dc6eba64c|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:12:54.010Z|ef962578-13ac-40f0-992a-400f705e3521|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:12:54.011Z|ef962578-13ac-40f0-992a-400f705e3521|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:12:54.019Z|f68c7696-8aa0-499e-8626-446a77713f36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:12:54.019Z|f68c7696-8aa0-499e-8626-446a77713f36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:12:54.028Z|eaf3e06b-a5b4-4231-9934-48c1be1f542a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:12:54.028Z|eaf3e06b-a5b4-4231-9934-48c1be1f542a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:13:03.990Z|dba728f7-efcb-4954-b049-305ff0d22147|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:13:03.992Z|dba728f7-efcb-4954-b049-305ff0d22147|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:13:04.045Z|0e9f5c2b-434d-47f1-932c-6764de72d0e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:13:04.046Z|0e9f5c2b-434d-47f1-932c-6764de72d0e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:13:04.060Z|ef34c5a2-b3bb-4217-8443-182d3c6e88bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:13:04.060Z|8023bd28-e016-4799-bbfe-b7de7abcf8fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:13:04.061Z|8023bd28-e016-4799-bbfe-b7de7abcf8fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:13:04.061Z|ef34c5a2-b3bb-4217-8443-182d3c6e88bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:13:04.293Z|679e31c8-cb8c-45fd-a0bb-ae5814f01763|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:13:04.294Z|679e31c8-cb8c-45fd-a0bb-ae5814f01763|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:13:14.072Z|db3d089d-d0b4-442f-995c-500cdc0e634e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:13:14.073Z|db3d089d-d0b4-442f-995c-500cdc0e634e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:13:14.082Z|527bdabc-a648-4f31-9341-a73058c24bfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:13:14.083Z|527bdabc-a648-4f31-9341-a73058c24bfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:13:14.084Z|7e768112-1f6e-46d7-8f31-061b0063e1e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:13:14.085Z|7e768112-1f6e-46d7-8f31-061b0063e1e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:13:18.987Z|36148215-8c54-44cb-bef7-2d42d0afc232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:13:18.988Z|36148215-8c54-44cb-bef7-2d42d0afc232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:13:24.096Z|78aec1ff-e710-4bc2-b40d-092bad9e859a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:13:24.097Z|78aec1ff-e710-4bc2-b40d-092bad9e859a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:13:24.104Z|a416cde6-b64f-4958-9375-a75bbf0a10f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:13:24.104Z|a416cde6-b64f-4958-9375-a75bbf0a10f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:13:24.108Z|915afcbe-1976-44c2-92ab-b55693fd2f26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:13:24.109Z|915afcbe-1976-44c2-92ab-b55693fd2f26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:13:33.990Z|06a83e39-05b2-4dac-af2c-12bf32f282fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:13:33.996Z|06a83e39-05b2-4dac-af2c-12bf32f282fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:13:34.143Z|d623000f-c7e6-4a3f-932f-9aa751687f83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:13:34.143Z|20b81be6-aa03-46dd-b4dc-613c94527265|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:13:34.143Z|31ad9801-345c-4f83-b457-e67915308318|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:13:34.145Z|31ad9801-345c-4f83-b457-e67915308318|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:13:34.145Z|d623000f-c7e6-4a3f-932f-9aa751687f83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:13:34.145Z|20b81be6-aa03-46dd-b4dc-613c94527265|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:13:34.295Z|555e4453-86c5-45ea-af3d-007c47d6ff0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:13:34.296Z|555e4453-86c5-45ea-af3d-007c47d6ff0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:13:44.180Z|87fcee15-f8d7-4882-9601-a25c5a833f39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:13:44.180Z|714ad35e-c08b-4435-9ebc-2cf37e647b46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:13:44.181Z|714ad35e-c08b-4435-9ebc-2cf37e647b46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:13:44.184Z|821e5fd6-ba5b-4673-af8a-437b802ac4d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:13:44.185Z|87fcee15-f8d7-4882-9601-a25c5a833f39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:13:44.187Z|821e5fd6-ba5b-4673-af8a-437b802ac4d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:13:48.987Z|53493727-985d-4ddc-8fce-d6085d04748f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:13:48.988Z|53493727-985d-4ddc-8fce-d6085d04748f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:13:49.082Z|56f579f5-edb7-464d-8396-c2dfe8ce6620|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:13:49.083Z|56f579f5-edb7-464d-8396-c2dfe8ce6620|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:13:54.208Z|8921f787-6521-4301-a9ae-b4024076adfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:13:54.208Z|b081b201-c63f-47ca-82d5-04bd20f5482a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:13:54.209Z|b081b201-c63f-47ca-82d5-04bd20f5482a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:13:54.209Z|8921f787-6521-4301-a9ae-b4024076adfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:13:54.217Z|98d84253-befe-4ae7-9e6d-2bea42b921c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:13:54.218Z|98d84253-befe-4ae7-9e6d-2bea42b921c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:14:03.990Z|0101f86d-420d-4dab-8fdd-141657234188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:14:03.992Z|0101f86d-420d-4dab-8fdd-141657234188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:14:04.239Z|c9bc9054-0967-402d-a928-c3779aa4101c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:14:04.240Z|2d76a9fe-b66c-405d-b999-370fb5047c7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:14:04.240Z|c9bc9054-0967-402d-a928-c3779aa4101c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:14:04.240Z|dead8036-8225-4501-8fca-2acc5a3ad2de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:14:04.242Z|2d76a9fe-b66c-405d-b999-370fb5047c7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:14:04.242Z|dead8036-8225-4501-8fca-2acc5a3ad2de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:14:04.297Z|de23a1bf-fc09-447a-a596-501378625964|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:14:04.297Z|de23a1bf-fc09-447a-a596-501378625964|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:14:14.265Z|348fa1cb-3eed-4d49-b0eb-1426b7909909|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:14:14.266Z|348fa1cb-3eed-4d49-b0eb-1426b7909909|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:14:14.266Z|a225fe11-4052-431f-bf08-86377359f521|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:14:14.266Z|a225fe11-4052-431f-bf08-86377359f521|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:14:14.270Z|5f35efa3-0893-4096-a534-6e95a663ef8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:14:14.271Z|5f35efa3-0893-4096-a534-6e95a663ef8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:14:18.990Z|0e6532f6-a7e4-41e8-bc5e-5c4fa1ffc368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:14:18.990Z|0e6532f6-a7e4-41e8-bc5e-5c4fa1ffc368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:14:24.288Z|3b86d1b2-e921-4c70-93c1-b86c6552ab9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:14:24.288Z|1ea7a916-a4ac-49d4-990f-6d0dd3483386|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:14:24.289Z|1ea7a916-a4ac-49d4-990f-6d0dd3483386|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:14:24.289Z|3b86d1b2-e921-4c70-93c1-b86c6552ab9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:14:24.294Z|0419a335-52ba-49c8-b577-5c5d9eb162e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:14:24.295Z|0419a335-52ba-49c8-b577-5c5d9eb162e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:14:33.990Z|5738a59c-8c65-4a6f-a813-cce9280c2063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:14:33.993Z|5738a59c-8c65-4a6f-a813-cce9280c2063|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:14:34.298Z|417b6e0d-df09-4c67-88ef-674ed46fa3fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:14:34.300Z|417b6e0d-df09-4c67-88ef-674ed46fa3fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:14:34.317Z|d65c8e61-d598-4b0c-a9f3-18c23a8261f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:14:34.318Z|65df9482-016f-4353-9f15-d29b68c7e053|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:14:34.318Z|d65c8e61-d598-4b0c-a9f3-18c23a8261f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:14:34.319Z|65df9482-016f-4353-9f15-d29b68c7e053|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:14:34.320Z|f2280a8b-b4c7-4f7f-a19f-a285c8401af2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:14:34.320Z|f2280a8b-b4c7-4f7f-a19f-a285c8401af2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:14:44.365Z|c8295fa4-cd00-4472-bf08-401dc8e9479e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:14:44.365Z|c8a689e1-a70d-4ada-b020-dc9e958bcaea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:14:44.366Z|c8295fa4-cd00-4472-bf08-401dc8e9479e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:14:44.366Z|c8a689e1-a70d-4ada-b020-dc9e958bcaea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:14:44.376Z|cc8e6717-0472-4807-9e90-fc5c64b920fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:14:44.376Z|cc8e6717-0472-4807-9e90-fc5c64b920fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:14:48.987Z|0adc2e49-75e1-4a94-835e-ed3e52095901|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:14:48.990Z|0adc2e49-75e1-4a94-835e-ed3e52095901|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:14:49.082Z|6e72d5b5-ae29-472e-828d-53c628274f63|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:14:49.083Z|6e72d5b5-ae29-472e-828d-53c628274f63|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:14:54.396Z|3c61c2bc-d335-44b2-8893-163d0e8a6cc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:14:54.396Z|61faa6d1-f079-42d2-b166-979b479eec2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:14:54.397Z|3c61c2bc-d335-44b2-8893-163d0e8a6cc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:14:54.397Z|61faa6d1-f079-42d2-b166-979b479eec2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:14:54.398Z|cd3114af-b34b-4580-b330-1d88793ec671|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:14:54.398Z|cd3114af-b34b-4580-b330-1d88793ec671|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:15:03.989Z|e48ec642-be76-49c4-bf82-891455e23b05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:15:03.990Z|e48ec642-be76-49c4-bf82-891455e23b05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:15:04.300Z|062f9c24-d968-4783-bb17-c35077c0dd6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:15:04.302Z|062f9c24-d968-4783-bb17-c35077c0dd6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:15:04.424Z|7a89122d-6d8b-463c-89cf-f784279157fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:15:04.425Z|7a89122d-6d8b-463c-89cf-f784279157fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:15:04.426Z|5ed8cc27-ad53-456c-9930-8c6f3713d0f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:15:04.427Z|5ed8cc27-ad53-456c-9930-8c6f3713d0f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:15:04.431Z|88f27912-23f1-4549-81d8-81b8a44c1f33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:15:04.432Z|88f27912-23f1-4549-81d8-81b8a44c1f33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:15:14.453Z|a4bff3fa-a9c7-4acb-b9ca-8ab6712bd395|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:15:14.454Z|26366802-dfd1-45b3-a788-c9b0b21b063d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:15:14.455Z|a4bff3fa-a9c7-4acb-b9ca-8ab6712bd395|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:15:14.455Z|26366802-dfd1-45b3-a788-c9b0b21b063d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:15:14.459Z|a0874c4a-131b-4292-afef-8c1d799ca016|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:15:14.460Z|a0874c4a-131b-4292-afef-8c1d799ca016|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:15:18.990Z|5de59f67-01e9-45f1-afbb-07c64378eac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:15:18.993Z|5de59f67-01e9-45f1-afbb-07c64378eac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:15:24.487Z|b7e61cb5-4de3-415b-a7f1-2406c6084170|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:15:24.487Z|759a29bc-213b-44f9-9ae7-52d1433bf829|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:15:24.488Z|b7e61cb5-4de3-415b-a7f1-2406c6084170|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:15:24.488Z|759a29bc-213b-44f9-9ae7-52d1433bf829|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:15:24.500Z|a5e724ca-88f7-4f93-9c30-bf577fb76687|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:15:24.503Z|a5e724ca-88f7-4f93-9c30-bf577fb76687|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:15:33.987Z|98ddf41f-f042-4f33-979a-cfc5b89e26c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:15:33.988Z|98ddf41f-f042-4f33-979a-cfc5b89e26c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:15:34.303Z|84fc46aa-9521-44be-a87b-21aed504ca37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:15:34.304Z|84fc46aa-9521-44be-a87b-21aed504ca37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:15:34.522Z|c9e5d0bd-3342-4da6-9a9b-17ca826e3a0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:15:34.523Z|d3b4f818-c9ca-438b-b41a-9b366018f20a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:15:34.523Z|2cdeb52d-a816-4099-aa43-d934bdc22fd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:15:34.524Z|c9e5d0bd-3342-4da6-9a9b-17ca826e3a0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:15:34.524Z|2cdeb52d-a816-4099-aa43-d934bdc22fd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:15:34.524Z|d3b4f818-c9ca-438b-b41a-9b366018f20a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:15:44.564Z|e4121892-9d78-4b7d-9a0a-9eaa13e28af5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:15:44.564Z|104abf8d-ce70-42b7-b038-614c3b53e31b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:15:44.564Z|ad8304d8-1684-4e2f-b42d-44681ca41247|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:15:44.568Z|ad8304d8-1684-4e2f-b42d-44681ca41247|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:15:44.568Z|e4121892-9d78-4b7d-9a0a-9eaa13e28af5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:15:44.568Z|104abf8d-ce70-42b7-b038-614c3b53e31b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:15:48.988Z|68b5d69c-cdb5-4242-ae56-16caf6b875de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:15:48.989Z|68b5d69c-cdb5-4242-ae56-16caf6b875de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:15:49.085Z|265bafa2-77a6-43b4-b494-9cb01a51f80f|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:15:49.086Z|265bafa2-77a6-43b4-b494-9cb01a51f80f|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:15:54.599Z|8690d299-e3ac-483c-ab8b-39971e6a317d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:15:54.599Z|05b30bbd-19ac-48dc-8980-6c9ac3cf66e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:15:54.599Z|93982243-a1a7-4119-a9e3-a983fa1e55aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:15:54.599Z|05b30bbd-19ac-48dc-8980-6c9ac3cf66e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:15:54.599Z|8690d299-e3ac-483c-ab8b-39971e6a317d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:15:54.599Z|93982243-a1a7-4119-a9e3-a983fa1e55aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:16:03.990Z|dc6e74a9-043f-42c0-b9e7-a2ecbd778219|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:16:03.996Z|dc6e74a9-043f-42c0-b9e7-a2ecbd778219|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:16:04.304Z|d023f072-1b77-4d7e-8476-68ab14105634|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:16:04.305Z|d023f072-1b77-4d7e-8476-68ab14105634|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:16:04.625Z|60ed5347-46b5-4acd-8030-e309dbc91860|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:16:04.625Z|d4140e56-1a67-4272-9b12-310b12523b2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:16:04.626Z|d4140e56-1a67-4272-9b12-310b12523b2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:16:04.626Z|60ed5347-46b5-4acd-8030-e309dbc91860|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:16:04.627Z|8e237b92-02bd-4918-9d8c-6f633a5771a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:16:04.628Z|8e237b92-02bd-4918-9d8c-6f633a5771a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:16:14.651Z|893a19ad-38da-48bf-bdd5-47903c714cff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:16:14.651Z|893a19ad-38da-48bf-bdd5-47903c714cff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:16:14.657Z|695de5be-9e32-4c8e-9c5d-f555106974f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:16:14.657Z|02af56c7-2dd6-4152-9282-4c84320d3090|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:16:14.657Z|02af56c7-2dd6-4152-9282-4c84320d3090|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:16:14.657Z|695de5be-9e32-4c8e-9c5d-f555106974f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:16:18.989Z|c3bb8750-6607-48fc-a412-0cb3575e1f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:16:18.990Z|c3bb8750-6607-48fc-a412-0cb3575e1f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:16:24.680Z|d5506b8e-015d-41f9-9f0b-9af9f2a7fcaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:16:24.680Z|d5506b8e-015d-41f9-9f0b-9af9f2a7fcaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:16:24.680Z|1cb22e4f-4eb2-46d0-b4e7-58b9df8fdd94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:16:24.682Z|1cb22e4f-4eb2-46d0-b4e7-58b9df8fdd94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:16:24.684Z|0714b3f7-b348-45b6-b01e-50d4a338d5e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:16:24.686Z|0714b3f7-b348-45b6-b01e-50d4a338d5e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:16:33.987Z|51613d3e-b11a-4268-a921-c771c578956e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:16:33.989Z|51613d3e-b11a-4268-a921-c771c578956e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:16:34.306Z|06ce5ac3-d2a2-4000-ad76-4de942674d9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:16:34.307Z|06ce5ac3-d2a2-4000-ad76-4de942674d9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:16:34.706Z|3c5fa19b-e75f-4143-99c0-058de4adad83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:16:34.706Z|635709b8-cd29-4f8d-a151-9e1e3f571cf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:16:34.707Z|3c5fa19b-e75f-4143-99c0-058de4adad83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:16:34.707Z|635709b8-cd29-4f8d-a151-9e1e3f571cf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:16:34.712Z|87b3d4db-8d93-4b12-8e38-59cd64d016b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:16:34.713Z|87b3d4db-8d93-4b12-8e38-59cd64d016b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:16:44.731Z|601d89f1-a1d7-48aa-8815-46bfa07ec42e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:16:44.731Z|89216990-b5ec-4a7c-8a22-fadca48057ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:16:44.731Z|601d89f1-a1d7-48aa-8815-46bfa07ec42e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:16:44.732Z|89216990-b5ec-4a7c-8a22-fadca48057ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:16:44.737Z|a93ec377-7098-40ad-862c-f026acefc127|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:16:44.737Z|a93ec377-7098-40ad-862c-f026acefc127|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:16:48.990Z|fbb30e79-df96-439e-a9b8-10d94c069f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:16:48.995Z|fbb30e79-df96-439e-a9b8-10d94c069f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:16:49.086Z|c8fde299-c7ee-4091-a709-737ddc58bdf1|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:16:49.088Z|c8fde299-c7ee-4091-a709-737ddc58bdf1|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:16:54.761Z|460059bf-a289-4bf2-a824-bc9fae4502ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:16:54.761Z|a4ef21cc-eaf3-4f43-bcd3-2b313a502252|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:16:54.761Z|7c1c0077-5a97-4fb2-9d44-8d99009bd49f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:16:54.763Z|7c1c0077-5a97-4fb2-9d44-8d99009bd49f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:16:54.763Z|460059bf-a289-4bf2-a824-bc9fae4502ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:16:54.763Z|a4ef21cc-eaf3-4f43-bcd3-2b313a502252|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:17:03.992Z|1859b9e3-e7fb-4409-ae34-a6fc94b37c7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:17:03.996Z|1859b9e3-e7fb-4409-ae34-a6fc94b37c7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:17:04.308Z|39dafefe-9694-4820-8509-a32ff49555d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:17:04.310Z|39dafefe-9694-4820-8509-a32ff49555d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:17:04.807Z|37352b26-03f1-4a41-9383-c747f518b5e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:17:04.808Z|37352b26-03f1-4a41-9383-c747f518b5e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:17:04.811Z|912adbcb-4e6c-423b-8732-22b993f71c8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:17:04.812Z|912adbcb-4e6c-423b-8732-22b993f71c8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:17:04.814Z|45ace598-099c-46b7-96b8-63ed304dc3e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:17:04.815Z|45ace598-099c-46b7-96b8-63ed304dc3e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:17:14.841Z|a2ec28a8-e130-4f60-b415-d9c3a9fa3696|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:17:14.841Z|4bdc5141-2c4a-40c7-bae5-9c6a980a5e29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:17:14.842Z|a2ec28a8-e130-4f60-b415-d9c3a9fa3696|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:17:14.842Z|4bdc5141-2c4a-40c7-bae5-9c6a980a5e29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:17:14.845Z|398ad66a-c918-470a-8746-06971d89352c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:17:14.846Z|398ad66a-c918-470a-8746-06971d89352c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:17:18.989Z|b5519001-bc7d-4dd8-8e8c-f3f2e2896c72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:17:18.995Z|b5519001-bc7d-4dd8-8e8c-f3f2e2896c72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:17:21.139Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:17:21.151Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 415fbc71-6995-4c32-ac6a-ca9423c5b57d already exists in requestDb InfraActiveRequests table 2021-11-29T20:17:21.197Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/415fbc71-6995-4c32-ac6a-ca9423c5b57d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/415fbc71-6995-4c32-ac6a-ca9423c5b57d 2021-11-29T20:17:21.199Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/415fbc71-6995-4c32-ac6a-ca9423c5b57d|INFO|500||Invoke 2021-11-29T20:17:21.199Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/415fbc71-6995-4c32-ac6a-ca9423c5b57d|DEBUG|500||===========================request begin================================================ 2021-11-29T20:17:21.200Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/415fbc71-6995-4c32-ac6a-ca9423c5b57d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/415fbc71-6995-4c32-ac6a-ca9423c5b57d 2021-11-29T20:17:21.201Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/415fbc71-6995-4c32-ac6a-ca9423c5b57d|DEBUG|500||Method : GET 2021-11-29T20:17:21.201Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/415fbc71-6995-4c32-ac6a-ca9423c5b57d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"acc0f6cb503f33c8", X-B3-SpanId:"4a4c76aa705a2790", X-B3-ParentSpanId:"acc0f6cb503f33c8", X-B3-Sampled:"0", X-ONAP-RequestID:"415fbc71-6995-4c32-ac6a-ca9423c5b57d", X-RequestID:"415fbc71-6995-4c32-ac6a-ca9423c5b57d", X-TransactionID:"415fbc71-6995-4c32-ac6a-ca9423c5b57d", X-ECOMP-RequestID:"415fbc71-6995-4c32-ac6a-ca9423c5b57d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82396a68-a586-44cc-b459-5229e0f7e54a"] 2021-11-29T20:17:21.202Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/415fbc71-6995-4c32-ac6a-ca9423c5b57d|DEBUG|500||Request body: 2021-11-29T20:17:21.202Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/415fbc71-6995-4c32-ac6a-ca9423c5b57d|DEBUG|500||==========================request end================================================ 2021-11-29T20:17:21.813Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/415fbc71-6995-4c32-ac6a-ca9423c5b57d|DEBUG|500||============================response begin========================================== 2021-11-29T20:17:21.814Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/415fbc71-6995-4c32-ac6a-ca9423c5b57d|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T20:17:21.814Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/415fbc71-6995-4c32-ac6a-ca9423c5b57d|DEBUG|500||Status text : 2021-11-29T20:17:21.815Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/415fbc71-6995-4c32-ac6a-ca9423c5b57d|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5A895EA21E83C1A1416281AD51B91194; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:17:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:17:21.817Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/415fbc71-6995-4c32-ac6a-ca9423c5b57d|DEBUG|500||Response body: 2021-11-29T20:17:21.817Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/415fbc71-6995-4c32-ac6a-ca9423c5b57d|DEBUG|500||=======================response end================================================= 2021-11-29T20:17:21.818Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/415fbc71-6995-4c32-ac6a-ca9423c5b57d|INFO|404|Not Found|InvokeReturn 2021-11-29T20:17:21.884Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 415fbc71-6995-4c32-ac6a-ca9423c5b57d 2021-11-29T20:17:21.902Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2021-11-29T20:17:21.908Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2021-11-29T20:17:21.909Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2021-11-29T20:17:21.909Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2021-11-29T20:17:21.910Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2021-11-29T20:17:21.911Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2021-11-29T20:17:21.911Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"acc0f6cb503f33c8", X-B3-SpanId:"851b475691412b21", X-B3-ParentSpanId:"acc0f6cb503f33c8", X-B3-Sampled:"0", X-ONAP-RequestID:"415fbc71-6995-4c32-ac6a-ca9423c5b57d", X-RequestID:"415fbc71-6995-4c32-ac6a-ca9423c5b57d", X-TransactionID:"415fbc71-6995-4c32-ac6a-ca9423c5b57d", X-ECOMP-RequestID:"415fbc71-6995-4c32-ac6a-ca9423c5b57d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cdf4e5a-e6cc-44e8-9952-276bdf4261ae"] 2021-11-29T20:17:21.911Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2021-11-29T20:17:21.912Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2021-11-29T20:17:21.955Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2021-11-29T20:17:21.956Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2021-11-29T20:17:21.957Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2021-11-29T20:17:21.957Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:17:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:17:21.958Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2021-11-29T20:17:21.958Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2021-11-29T20:17:21.959Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2021-11-29T20:17:21.960Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|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$$fc68ea3e.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) 2021-11-29T20:17:21.962Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2021-11-29T20:17:21.963Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2021-11-29T20:17:21.964Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2021-11-29T20:17:21.964Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2021-11-29T20:17:21.965Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2021-11-29T20:17:21.966Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2021-11-29T20:17:21.966Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"acc0f6cb503f33c8", X-B3-SpanId:"90cdbebe9baab20c", X-B3-ParentSpanId:"acc0f6cb503f33c8", X-B3-Sampled:"0", X-ONAP-RequestID:"415fbc71-6995-4c32-ac6a-ca9423c5b57d", X-RequestID:"415fbc71-6995-4c32-ac6a-ca9423c5b57d", X-TransactionID:"415fbc71-6995-4c32-ac6a-ca9423c5b57d", X-ECOMP-RequestID:"415fbc71-6995-4c32-ac6a-ca9423c5b57d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e682345b-485f-440a-9a79-45f206c02b71"] 2021-11-29T20:17:21.966Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2021-11-29T20:17:21.967Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2021-11-29T20:17:22.094Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2021-11-29T20:17:22.095Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2021-11-29T20:17:22.095Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2021-11-29T20:17:22.095Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:17:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:17:22.096Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2021-11-29T20:17:22.096Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2021-11-29T20:17:22.097Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2021-11-29T20:17:22.098Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|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$$fc68ea3e.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) 2021-11-29T20:17:22.100Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@e72ec0c 2021-11-29T20:17:22.106Z|415fbc71-6995-4c32-ac6a-ca9423c5b57d|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:17:24.865Z|fd819944-89f0-49bb-9b28-ddaeb05810dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:17:24.865Z|030c3cce-2233-4dd4-a910-ea11762510fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:17:24.866Z|030c3cce-2233-4dd4-a910-ea11762510fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:17:24.866Z|fd819944-89f0-49bb-9b28-ddaeb05810dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:17:24.869Z|216ffc7b-b512-4a6f-800d-7671926f0e10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:17:24.870Z|216ffc7b-b512-4a6f-800d-7671926f0e10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:17:30.171Z|46113d44-5f95-4c11-87e5-0841ca36b82c|http-nio-8080-exec-8|manage/health|python-requests/2.26.0|||INFO|500||Entering 2021-11-29T20:17:30.171Z|46113d44-5f95-4c11-87e5-0841ca36b82c|http-nio-8080-exec-8|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:17:33.987Z|d0e4457b-4e0c-422c-9e09-9b2737fa1b25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:17:33.990Z|d0e4457b-4e0c-422c-9e09-9b2737fa1b25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:17:34.311Z|b509263c-42f2-4e00-95f3-655d6b0ba809|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:17:34.312Z|b509263c-42f2-4e00-95f3-655d6b0ba809|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:17:34.891Z|29c8eab2-d08c-4551-ace9-c7a1ba1278e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:17:34.891Z|fb23bc5e-3807-4eb2-8f39-cfcb7a28b685|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:17:34.892Z|29c8eab2-d08c-4551-ace9-c7a1ba1278e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:17:34.892Z|fb23bc5e-3807-4eb2-8f39-cfcb7a28b685|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:17:34.898Z|b68588e0-83f7-4cf3-a036-89c0464e1fc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:17:34.898Z|b68588e0-83f7-4cf3-a036-89c0464e1fc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:17:36.807Z|985a13b9-2f86-4093-8d37-ff136fb4040b|http-nio-8080-exec-4|manage/health|python-requests/2.26.0|||INFO|500||Entering 2021-11-29T20:17:36.807Z|985a13b9-2f86-4093-8d37-ff136fb4040b|http-nio-8080-exec-4|manage/health|python-requests/2.26.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:17:44.922Z|c61e0fe9-898f-4057-bb4c-04113bc40777|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:17:44.923Z|c61e0fe9-898f-4057-bb4c-04113bc40777|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:17:44.923Z|7b0a900c-7009-4c05-aeec-6fd87d02ebc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:17:44.924Z|7b0a900c-7009-4c05-aeec-6fd87d02ebc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:17:44.927Z|379b8fcb-b166-4199-a6eb-7c030d3986a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:17:44.927Z|379b8fcb-b166-4199-a6eb-7c030d3986a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:17:48.991Z|09e13fbd-055e-483f-83fc-9b1ce9b1299a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:17:48.992Z|09e13fbd-055e-483f-83fc-9b1ce9b1299a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:17:49.086Z|c89e0b66-1ef3-4ed7-9845-a25c6fc47532|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:17:49.087Z|c89e0b66-1ef3-4ed7-9845-a25c6fc47532|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:17:54.960Z|26a1857d-0a8c-49f0-b84a-038b271c45e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:17:54.961Z|c08d92d7-68a4-4a1d-984c-c13900bf59e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:17:54.960Z|94de3564-70a5-4758-bcd2-8fd7555663e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:17:54.963Z|94de3564-70a5-4758-bcd2-8fd7555663e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:17:54.963Z|26a1857d-0a8c-49f0-b84a-038b271c45e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:17:54.963Z|c08d92d7-68a4-4a1d-984c-c13900bf59e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:18:03.988Z|65680995-f22b-4d6c-aafc-01481ee95711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:18:03.992Z|65680995-f22b-4d6c-aafc-01481ee95711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:18:04.313Z|bdf327c5-c705-4d66-a1c2-d93b9e86f968|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:18:04.313Z|bdf327c5-c705-4d66-a1c2-d93b9e86f968|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:18:05.000Z|8b3be911-3a40-4bd1-9dcc-7dc84d8fce27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:18:05.000Z|9ce9970d-b4bb-4438-80b5-bffc8f3be95a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:18:05.001Z|f3717ef7-9091-4135-ae44-c7fcfc8a1a5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:18:05.001Z|8b3be911-3a40-4bd1-9dcc-7dc84d8fce27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:18:05.002Z|9ce9970d-b4bb-4438-80b5-bffc8f3be95a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:18:05.005Z|f3717ef7-9091-4135-ae44-c7fcfc8a1a5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:18:15.042Z|b9676a4f-5eb1-4fe3-805d-97283291e3e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:18:15.043Z|b9676a4f-5eb1-4fe3-805d-97283291e3e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:18:15.047Z|128acf95-e2ca-4b52-af02-8be193819958|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:18:15.048Z|128acf95-e2ca-4b52-af02-8be193819958|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:18:15.052Z|2f96be58-9868-4346-b813-1ffdc696bf70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:18:15.053Z|2f96be58-9868-4346-b813-1ffdc696bf70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:18:18.987Z|8d743a69-24b1-4619-9918-6fc132f37291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:18:18.988Z|8d743a69-24b1-4619-9918-6fc132f37291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:18:25.069Z|a00272a1-f2a8-4eee-8cdb-e5381663d5be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:18:25.069Z|5156af18-5751-48cd-90f1-70d207b2bc69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:18:25.070Z|a00272a1-f2a8-4eee-8cdb-e5381663d5be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:18:25.070Z|5156af18-5751-48cd-90f1-70d207b2bc69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:18:25.081Z|e2685d72-3911-4aef-95be-c515d2c5af15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:18:25.086Z|e2685d72-3911-4aef-95be-c515d2c5af15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:18:33.987Z|f61ee095-30cd-4fb2-960d-242c5947ebc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:18:33.988Z|f61ee095-30cd-4fb2-960d-242c5947ebc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:18:34.314Z|cddd197e-ceaf-478c-b623-5f85d52f2e26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:18:34.315Z|cddd197e-ceaf-478c-b623-5f85d52f2e26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:18:35.090Z|86abbec8-6e12-4582-b299-4ec34565375b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:18:35.091Z|86abbec8-6e12-4582-b299-4ec34565375b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:18:35.101Z|ff16dcde-2d3e-4d42-af09-88f9a30fffb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:18:35.102Z|ff16dcde-2d3e-4d42-af09-88f9a30fffb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:18:35.110Z|e4a2e1ec-4f9c-4d3e-867c-e719be5deac1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:18:35.111Z|e4a2e1ec-4f9c-4d3e-867c-e719be5deac1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:18:45.113Z|18a2c9f4-7cb9-452c-bbff-6781c8f02fdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:18:45.115Z|18a2c9f4-7cb9-452c-bbff-6781c8f02fdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:18:45.131Z|1bb86ffa-931a-4d1e-b335-129044d54f99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:18:45.132Z|1bb86ffa-931a-4d1e-b335-129044d54f99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:18:45.136Z|7f69dfa9-4fb6-4c38-8291-fce57b527536|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:18:45.136Z|7f69dfa9-4fb6-4c38-8291-fce57b527536|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:18:48.988Z|cf10e4da-3863-4105-a51e-28f48bcf4ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:18:48.991Z|cf10e4da-3863-4105-a51e-28f48bcf4ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:18:49.083Z|23a23280-af0c-40f7-9859-6a6b240107c1|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:18:49.084Z|23a23280-af0c-40f7-9859-6a6b240107c1|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:18:55.146Z|4dbe86fc-e962-4e57-b57d-4f868602208c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:18:55.149Z|4dbe86fc-e962-4e57-b57d-4f868602208c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:18:55.156Z|b270b82d-36b3-44da-a138-7af34dc16ff2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:18:55.156Z|26453c38-0b00-4dc9-b962-e87c4c1bafb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:18:55.157Z|b270b82d-36b3-44da-a138-7af34dc16ff2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:18:55.159Z|26453c38-0b00-4dc9-b962-e87c4c1bafb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:19:03.990Z|90a46e14-4a7d-4654-8c50-2e6a3245ea00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:19:03.991Z|90a46e14-4a7d-4654-8c50-2e6a3245ea00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:19:04.316Z|9bc6ce64-6382-498e-bbd1-785da3a3cdc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:19:04.317Z|9bc6ce64-6382-498e-bbd1-785da3a3cdc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:19:05.184Z|b10ca29b-04ef-4f6e-9260-5ff081194ffb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:19:05.184Z|069bdf1a-0bd4-4699-aee3-5fd2ab67d08d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:19:05.184Z|b10ca29b-04ef-4f6e-9260-5ff081194ffb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:19:05.185Z|069bdf1a-0bd4-4699-aee3-5fd2ab67d08d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:19:05.191Z|28c4c2e3-c298-422e-8fd5-d4a6400dc384|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:19:05.193Z|28c4c2e3-c298-422e-8fd5-d4a6400dc384|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:19:15.213Z|770383e5-080b-4e42-a02e-72cfdf33b0c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:19:15.214Z|770383e5-080b-4e42-a02e-72cfdf33b0c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:19:15.213Z|bf9ba666-30c9-4e98-80a8-42b8e8f08da3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:19:15.216Z|bf9ba666-30c9-4e98-80a8-42b8e8f08da3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:19:15.219Z|cf044d8e-a503-453e-837b-149d41a81664|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:19:15.220Z|cf044d8e-a503-453e-837b-149d41a81664|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:19:18.990Z|81d33dae-848b-49e3-b6f0-bed68cc709f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:19:18.991Z|81d33dae-848b-49e3-b6f0-bed68cc709f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:19:25.243Z|1f3a1355-220f-40f3-9943-3e30dce32197|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:19:25.244Z|1f3a1355-220f-40f3-9943-3e30dce32197|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:19:25.247Z|230a9391-ecb0-441c-912d-52703b2f538e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:19:25.241Z|6feef110-848e-4159-ad90-e19fe657df38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:19:25.248Z|6feef110-848e-4159-ad90-e19fe657df38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:19:25.248Z|230a9391-ecb0-441c-912d-52703b2f538e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:19:33.987Z|63d7efc1-a4e7-401d-b960-d66e9095f209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:19:33.991Z|63d7efc1-a4e7-401d-b960-d66e9095f209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:19:34.318Z|049cdfbe-9de3-417f-abf8-0dab6bc7a9c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:19:34.318Z|049cdfbe-9de3-417f-abf8-0dab6bc7a9c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:19:35.267Z|9ab7930b-ad40-4953-aa02-4be3df0273ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:19:35.268Z|9ab7930b-ad40-4953-aa02-4be3df0273ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:19:35.270Z|e017cafd-ff9e-4b5c-8b07-9192077c4d3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:19:35.271Z|e017cafd-ff9e-4b5c-8b07-9192077c4d3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:19:35.273Z|67a10b47-e747-4ab7-b676-c529b611da3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:19:35.274Z|67a10b47-e747-4ab7-b676-c529b611da3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:19:45.299Z|6b775423-16c9-4e33-8879-beefe7819ffa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:19:45.299Z|be39f2b4-d3bd-47b7-a6f1-9bf87186fb8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:19:45.299Z|be39f2b4-d3bd-47b7-a6f1-9bf87186fb8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:19:45.299Z|6b775423-16c9-4e33-8879-beefe7819ffa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:19:45.298Z|15f34c94-2279-4d38-b5b9-dceffcc022b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:19:45.301Z|15f34c94-2279-4d38-b5b9-dceffcc022b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:19:48.987Z|a6634124-ed2c-43f5-9fe7-db26419517dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:19:48.988Z|a6634124-ed2c-43f5-9fe7-db26419517dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:19:49.082Z|dfe54a1a-ca0e-458e-af3e-4eafe18bb856|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:19:49.083Z|dfe54a1a-ca0e-458e-af3e-4eafe18bb856|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:19:55.331Z|92ebe26f-56e3-4176-80af-486d03b45655|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:19:55.331Z|d92bc439-715f-47a6-9826-a465305f5213|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:19:55.332Z|92ebe26f-56e3-4176-80af-486d03b45655|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:19:55.332Z|d92bc439-715f-47a6-9826-a465305f5213|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:19:55.343Z|852e29ec-67ca-47ae-8f40-9a519eace8b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:19:55.344Z|852e29ec-67ca-47ae-8f40-9a519eace8b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:20:03.995Z|75d54a9b-7a5a-4602-a4a5-5d7166baa31e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:20:04.007Z|75d54a9b-7a5a-4602-a4a5-5d7166baa31e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:20:04.319Z|3e162922-89a1-43bf-b732-692da953d2f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:20:04.320Z|3e162922-89a1-43bf-b732-692da953d2f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:20:05.361Z|502bab6c-b4b1-48dd-81f7-967e69e4aa5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:20:05.361Z|4b00f514-e994-4a07-afdf-2f0fd613c8b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:20:05.362Z|502bab6c-b4b1-48dd-81f7-967e69e4aa5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:20:05.362Z|4b00f514-e994-4a07-afdf-2f0fd613c8b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:20:05.367Z|c36cc497-1dd1-4ff7-89f7-1c281547e1ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:20:05.367Z|c36cc497-1dd1-4ff7-89f7-1c281547e1ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:20:15.387Z|378086fc-5487-42b5-abc5-4dc1dba6695e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:20:15.388Z|378086fc-5487-42b5-abc5-4dc1dba6695e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:20:15.391Z|2a2908ce-021a-4922-a57a-22f236a1b32d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:20:15.391Z|7f5a80aa-2d72-4d40-8019-59bf1d055e54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:20:15.391Z|2a2908ce-021a-4922-a57a-22f236a1b32d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:20:15.391Z|7f5a80aa-2d72-4d40-8019-59bf1d055e54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:20:18.988Z|84b78c61-8e0a-457d-aebc-525b747387c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:20:18.988Z|84b78c61-8e0a-457d-aebc-525b747387c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:20:25.414Z|89faa1ab-fa05-4803-8afb-d3145a2a11e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:20:25.414Z|2fa79fbe-e18d-496a-95b2-860a07eaf361|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:20:25.414Z|f312cd3d-66eb-439d-8158-930d87b730e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:20:25.415Z|f312cd3d-66eb-439d-8158-930d87b730e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:20:25.415Z|89faa1ab-fa05-4803-8afb-d3145a2a11e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:20:25.415Z|2fa79fbe-e18d-496a-95b2-860a07eaf361|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:20:33.987Z|63c9f115-1384-479d-b55c-75c832100dd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:20:33.988Z|63c9f115-1384-479d-b55c-75c832100dd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:20:34.321Z|444f2ac3-6078-443e-a2ea-778cd26ebc20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:20:34.322Z|444f2ac3-6078-443e-a2ea-778cd26ebc20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:20:35.437Z|53468f15-96a8-4d55-bc5b-f7ea91191e1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:20:35.437Z|53468f15-96a8-4d55-bc5b-f7ea91191e1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:20:35.443Z|407d3eae-a692-40df-8a1f-b9732400ad3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:20:35.443Z|407d3eae-a692-40df-8a1f-b9732400ad3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:20:35.447Z|92e0da5e-f5a4-48b7-96dd-68a65a1fe7b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:20:35.448Z|92e0da5e-f5a4-48b7-96dd-68a65a1fe7b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:20:45.464Z|e012d3d3-2575-46e4-8445-8fb45d89d895|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:20:45.465Z|e012d3d3-2575-46e4-8445-8fb45d89d895|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:20:45.468Z|05873d75-effa-4713-a45a-127029512329|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:20:45.468Z|beb3c086-715a-4da4-b060-bd278a5d255a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:20:45.468Z|05873d75-effa-4713-a45a-127029512329|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:20:45.469Z|beb3c086-715a-4da4-b060-bd278a5d255a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:20:48.987Z|28e23b2e-8ade-489e-94d1-30f95738c41f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:20:48.991Z|28e23b2e-8ade-489e-94d1-30f95738c41f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:20:49.084Z|384a2947-eee8-440e-a6dc-8ccd42202373|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:20:49.085Z|384a2947-eee8-440e-a6dc-8ccd42202373|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:20:55.488Z|daaf6876-174f-4825-8ece-aac18267f633|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:20:55.488Z|daaf6876-174f-4825-8ece-aac18267f633|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:20:55.495Z|9daaa61f-415e-4b20-bba6-ca83db22fe41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:20:55.495Z|4b4b5c3f-09ba-4dba-84a2-3a90a6cfc9be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:20:55.495Z|9daaa61f-415e-4b20-bba6-ca83db22fe41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:20:55.495Z|4b4b5c3f-09ba-4dba-84a2-3a90a6cfc9be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:21:03.990Z|9b5ba709-486f-453d-abac-625eeade119e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:21:03.994Z|9b5ba709-486f-453d-abac-625eeade119e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:21:04.322Z|f8b55015-6882-4958-9eb9-6d629bd7f174|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:21:04.323Z|f8b55015-6882-4958-9eb9-6d629bd7f174|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:21:05.523Z|a4dfe413-522f-4f6b-a555-2cfeba6b9de7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:21:05.523Z|fc36cc23-89b0-4f7f-9ad5-cc854e4651ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:21:05.523Z|ab723091-2ecf-4d8f-beab-0fe37a76cde6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:21:05.525Z|a4dfe413-522f-4f6b-a555-2cfeba6b9de7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:21:05.525Z|fc36cc23-89b0-4f7f-9ad5-cc854e4651ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:21:05.525Z|ab723091-2ecf-4d8f-beab-0fe37a76cde6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:21:15.559Z|be3ce899-b085-4816-b4d2-fa3dd896cfb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:21:15.559Z|440e4b77-76fb-42bf-9108-1c7f5cdbc8fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:21:15.559Z|440e4b77-76fb-42bf-9108-1c7f5cdbc8fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:21:15.559Z|be3ce899-b085-4816-b4d2-fa3dd896cfb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:21:15.562Z|f3648d3a-0746-4759-9101-51bc1381af63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:21:15.563Z|f3648d3a-0746-4759-9101-51bc1381af63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:21:18.987Z|f03d753e-4903-40ba-99e9-4a2108548f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:21:18.988Z|f03d753e-4903-40ba-99e9-4a2108548f51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:21:25.657Z|264b973f-2379-4a32-8fbe-713461469abe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:21:25.657Z|e2e517a2-1907-46a5-bce8-3dfc2a76c779|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:21:25.657Z|40d77afc-29eb-462f-b1e2-dbdd92862b74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:21:25.658Z|264b973f-2379-4a32-8fbe-713461469abe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:21:25.658Z|e2e517a2-1907-46a5-bce8-3dfc2a76c779|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:21:25.658Z|40d77afc-29eb-462f-b1e2-dbdd92862b74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:21:33.988Z|8fd322be-cfbd-43dd-9839-710d4247a152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:21:33.991Z|8fd322be-cfbd-43dd-9839-710d4247a152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:21:34.325Z|9ec39a99-6b54-4419-93d5-1727be9572d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:21:34.326Z|9ec39a99-6b54-4419-93d5-1727be9572d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:21:35.687Z|47bdffb8-fbda-4785-a3ab-63bbd53e9e69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:21:35.687Z|da5ebf4c-7961-4eba-8a7b-3d1222ecbf96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:21:35.688Z|47bdffb8-fbda-4785-a3ab-63bbd53e9e69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:21:35.688Z|da5ebf4c-7961-4eba-8a7b-3d1222ecbf96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:21:35.691Z|a083e3f8-6237-4751-b1ff-453dbd9912f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:21:35.693Z|a083e3f8-6237-4751-b1ff-453dbd9912f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:21:45.710Z|c62ae583-a980-44d6-81c6-61e6f2bde481|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:21:45.710Z|b5f2e5b6-ee08-4b89-820b-d3e480a32810|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:21:45.710Z|b5f2e5b6-ee08-4b89-820b-d3e480a32810|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:21:45.711Z|c62ae583-a980-44d6-81c6-61e6f2bde481|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:21:45.716Z|e82289a0-7aa1-4344-ab75-3b4786df211d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:21:45.717Z|e82289a0-7aa1-4344-ab75-3b4786df211d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:21:48.987Z|9b276fd0-84e6-4a2a-b647-a4725110d8ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:21:48.988Z|9b276fd0-84e6-4a2a-b647-a4725110d8ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:21:49.082Z|398f0b0f-27c6-4cbe-8769-6a0052a1af06|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:21:49.083Z|398f0b0f-27c6-4cbe-8769-6a0052a1af06|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:21:55.734Z|b2ffe997-ca47-4367-b312-0d3897f3b9d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:21:55.734Z|b2ffe997-ca47-4367-b312-0d3897f3b9d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:21:55.736Z|70b9fe88-ebf0-4224-906a-0e310649f186|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:21:55.736Z|70b9fe88-ebf0-4224-906a-0e310649f186|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:21:55.738Z|4c1b92d7-ae40-43f0-8c5a-04805a50b7f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:21:55.740Z|4c1b92d7-ae40-43f0-8c5a-04805a50b7f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:22:03.990Z|ddede169-927e-4e50-a5b8-d0aeeefec105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:22:03.991Z|ddede169-927e-4e50-a5b8-d0aeeefec105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:22:04.327Z|12201cc7-bb07-4147-8c5f-5105d434a674|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:22:04.329Z|12201cc7-bb07-4147-8c5f-5105d434a674|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:22:05.759Z|c341e699-73d5-43d4-b5b6-15b0c769b152|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:22:05.759Z|80adf228-0bf0-4ae6-8b11-ec3fa847d897|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:22:05.759Z|74e9bf7e-96e4-4b4d-be05-40409acc8d32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:22:05.761Z|80adf228-0bf0-4ae6-8b11-ec3fa847d897|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:22:05.761Z|74e9bf7e-96e4-4b4d-be05-40409acc8d32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:22:05.761Z|c341e699-73d5-43d4-b5b6-15b0c769b152|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:22:15.803Z|8225d3b9-1eec-4f4c-9a68-b42c7f412662|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:22:15.803Z|f1d72056-a811-4960-bdf2-2f3f10a3c719|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:22:15.803Z|adb800e9-abb4-491a-890d-9c01565114c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:22:15.808Z|adb800e9-abb4-491a-890d-9c01565114c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:22:15.808Z|f1d72056-a811-4960-bdf2-2f3f10a3c719|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:22:15.808Z|8225d3b9-1eec-4f4c-9a68-b42c7f412662|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:22:18.988Z|b7af25e7-aba4-418c-a918-016be4aa4d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:22:18.991Z|b7af25e7-aba4-418c-a918-016be4aa4d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:22:25.838Z|896554da-19b1-4d87-b5a8-6b6d6bfc3bef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:22:25.839Z|896554da-19b1-4d87-b5a8-6b6d6bfc3bef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:22:25.843Z|194b778c-2314-4ee7-83b8-7bb7bedd965a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:22:25.844Z|194b778c-2314-4ee7-83b8-7bb7bedd965a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:22:25.845Z|9a157932-391e-43ab-833b-cce5c3e355ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:22:25.845Z|9a157932-391e-43ab-833b-cce5c3e355ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:22:33.987Z|9c29f0f6-e922-47c8-8be0-d810dbe55495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:22:33.988Z|9c29f0f6-e922-47c8-8be0-d810dbe55495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:22:34.330Z|b26202b2-af05-4f9a-8497-9950def31701|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:22:34.330Z|b26202b2-af05-4f9a-8497-9950def31701|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:22:35.859Z|8523d43b-fa6e-4257-8983-406203ce3d7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:22:35.860Z|8523d43b-fa6e-4257-8983-406203ce3d7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:22:35.862Z|1a9e31ed-8bf9-4ff8-9f1a-f8218eacc3b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:22:35.863Z|1a9e31ed-8bf9-4ff8-9f1a-f8218eacc3b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:22:35.864Z|c1f5d931-caca-4ab5-89e4-871b5f8425f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:22:35.864Z|c1f5d931-caca-4ab5-89e4-871b5f8425f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:22:45.880Z|7ab860ef-8bdd-49af-9390-786212a29517|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:22:45.881Z|7ab860ef-8bdd-49af-9390-786212a29517|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:22:45.882Z|e5bba597-a07a-4251-a7d2-13c509ff78f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:22:45.885Z|e5bba597-a07a-4251-a7d2-13c509ff78f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:22:45.889Z|8d4b4f3d-6c45-4dd2-b24c-f93091e0b17e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:22:45.890Z|8d4b4f3d-6c45-4dd2-b24c-f93091e0b17e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:22:48.987Z|42a1547e-50d3-409f-8fff-ee498d37f45c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:22:48.988Z|42a1547e-50d3-409f-8fff-ee498d37f45c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:22:49.082Z|bacec4a8-7c69-4c17-97f2-e97aac429d80|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:22:49.082Z|bacec4a8-7c69-4c17-97f2-e97aac429d80|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:22:55.910Z|2f1b967c-5aa5-4683-b439-c2f8cc4350d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:22:55.910Z|f48257b7-9a1a-41b4-8f81-518a7c450bba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:22:55.911Z|f48257b7-9a1a-41b4-8f81-518a7c450bba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:22:55.911Z|2f1b967c-5aa5-4683-b439-c2f8cc4350d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:22:55.913Z|457dc824-9499-4ee8-8140-51cd84357651|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:22:55.914Z|457dc824-9499-4ee8-8140-51cd84357651|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:23:03.987Z|a439358b-f79a-4e80-ac10-987ead686722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:23:03.990Z|a439358b-f79a-4e80-ac10-987ead686722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:23:04.331Z|0b303e4e-2281-454e-a7ed-53e7faa20c88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:23:04.331Z|0b303e4e-2281-454e-a7ed-53e7faa20c88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:23:05.945Z|709f0bfe-32f4-4222-b793-09b0997915f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:23:05.945Z|709f0bfe-32f4-4222-b793-09b0997915f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:23:05.948Z|d677cb47-22bd-4bee-8af1-665e0275bc1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:23:05.949Z|d677cb47-22bd-4bee-8af1-665e0275bc1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:23:05.953Z|a01f2b6a-b563-4e72-b9ab-695e34702af0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:23:05.954Z|a01f2b6a-b563-4e72-b9ab-695e34702af0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:23:15.977Z|293c07dd-c9f6-449e-90b1-bc581b0970af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:23:15.977Z|ad173c4b-b627-486f-8610-b7abaac4aab8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:23:15.977Z|9ed0cf2b-3075-4431-ab50-82e2372d43d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:23:15.979Z|293c07dd-c9f6-449e-90b1-bc581b0970af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:23:15.979Z|ad173c4b-b627-486f-8610-b7abaac4aab8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:23:15.979Z|9ed0cf2b-3075-4431-ab50-82e2372d43d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:23:18.990Z|7ce0f690-9665-4ff5-bf2a-7e5cc6f9606a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:23:18.993Z|7ce0f690-9665-4ff5-bf2a-7e5cc6f9606a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:23:26.021Z|eb7f9410-c958-4f94-a682-22d08503de04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:23:26.020Z|5d024099-40dd-4acd-bbbd-5253a46c3159|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:23:26.020Z|796a2855-8ea7-40e9-902e-48c595e65e20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:23:26.023Z|5d024099-40dd-4acd-bbbd-5253a46c3159|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:23:26.023Z|796a2855-8ea7-40e9-902e-48c595e65e20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:23:26.023Z|eb7f9410-c958-4f94-a682-22d08503de04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:23:33.987Z|83c7c062-6fdc-40d4-aa51-bf2ed0eb942e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:23:33.989Z|83c7c062-6fdc-40d4-aa51-bf2ed0eb942e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:23:34.332Z|f70bb323-8cb0-4b6a-9b7e-7c06971d7652|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:23:34.333Z|f70bb323-8cb0-4b6a-9b7e-7c06971d7652|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:23:36.056Z|08f4c64a-1d33-4eee-aada-2199fdac0eae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:23:36.056Z|08f4c64a-1d33-4eee-aada-2199fdac0eae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:23:36.062Z|738906a9-1b8d-414e-964c-488d5d854135|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:23:36.063Z|738906a9-1b8d-414e-964c-488d5d854135|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:23:36.066Z|18445b77-7542-46d5-a92e-c090b2a96f04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:23:36.067Z|18445b77-7542-46d5-a92e-c090b2a96f04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:23:46.084Z|e06b40ba-2688-4001-a351-63ac38688054|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:23:46.085Z|e06b40ba-2688-4001-a351-63ac38688054|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:23:46.087Z|948b38d3-91c7-4513-9fbb-389f7dedf5b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:23:46.088Z|948b38d3-91c7-4513-9fbb-389f7dedf5b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:23:46.103Z|2e4dc211-30d8-421d-a7ac-cceb84a2d14a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:23:46.104Z|2e4dc211-30d8-421d-a7ac-cceb84a2d14a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:23:48.987Z|79da453d-2422-4586-af23-fb7b1d492215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:23:48.990Z|79da453d-2422-4586-af23-fb7b1d492215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:23:49.082Z|b671dba4-f420-417a-b7b2-d900fb69ff79|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:23:49.083Z|b671dba4-f420-417a-b7b2-d900fb69ff79|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:23:56.107Z|08208408-aba3-4371-b71c-ebe6d64c9b61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:23:56.107Z|08208408-aba3-4371-b71c-ebe6d64c9b61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:23:56.109Z|039c688f-9572-42e9-86c6-a9bc93498f38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:23:56.110Z|039c688f-9572-42e9-86c6-a9bc93498f38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:23:56.125Z|449ebf39-29e1-456d-95d0-79cafdb5e69b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:23:56.126Z|449ebf39-29e1-456d-95d0-79cafdb5e69b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:24:03.987Z|b69bf414-83ec-4e35-a7b4-eaf9d1b5846e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:24:03.989Z|b69bf414-83ec-4e35-a7b4-eaf9d1b5846e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:24:04.334Z|7011a2b4-f392-41e0-8a46-aeff2a768fa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:24:04.334Z|7011a2b4-f392-41e0-8a46-aeff2a768fa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:24:06.137Z|a0e91422-21ee-4aeb-be27-ee3450a0822b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:24:06.137Z|a0e91422-21ee-4aeb-be27-ee3450a0822b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:24:06.137Z|9806ef36-a4c1-43a6-b229-a379c06c31f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:24:06.139Z|9806ef36-a4c1-43a6-b229-a379c06c31f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:24:06.146Z|b96aa45e-267d-491a-ac01-ad231e018add|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:24:06.146Z|b96aa45e-267d-491a-ac01-ad231e018add|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:24:16.159Z|4c7edc99-3b9f-4cef-9a1f-29826ce1619d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:24:16.159Z|4c7edc99-3b9f-4cef-9a1f-29826ce1619d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:24:16.161Z|edf5b56c-114f-49f8-ba5a-41af1df2b844|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:24:16.162Z|edf5b56c-114f-49f8-ba5a-41af1df2b844|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:24:16.164Z|011357f4-29ae-4f06-a99e-27d940112605|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:24:16.164Z|011357f4-29ae-4f06-a99e-27d940112605|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:24:18.987Z|3176b195-f747-4121-a6eb-1842e07f237a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:24:18.988Z|3176b195-f747-4121-a6eb-1842e07f237a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:24:26.191Z|ec2aa6d1-f412-4ef2-9bb6-63345dc71d82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:24:26.191Z|2bfa52cf-4629-46b0-b4ec-079a988efac2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:24:26.192Z|2bfa52cf-4629-46b0-b4ec-079a988efac2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:24:26.193Z|ec2aa6d1-f412-4ef2-9bb6-63345dc71d82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:24:26.200Z|33973f8c-7c5c-4872-8c31-24988ec143f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:24:26.207Z|33973f8c-7c5c-4872-8c31-24988ec143f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:24:33.989Z|72b215a6-9a58-42d7-95d8-81cccb682d74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:24:33.995Z|72b215a6-9a58-42d7-95d8-81cccb682d74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:24:34.335Z|a5cd1084-04e6-40a2-93b7-a3caff1fa433|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:24:34.337Z|a5cd1084-04e6-40a2-93b7-a3caff1fa433|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:24:36.231Z|6fcb8ef9-4977-4379-8af6-048ffeb50110|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:24:36.231Z|904afaf9-656b-4c4e-8ae6-28a3fd3ff3b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:24:36.232Z|6fcb8ef9-4977-4379-8af6-048ffeb50110|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:24:36.232Z|904afaf9-656b-4c4e-8ae6-28a3fd3ff3b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:24:36.251Z|2649faee-5aa6-470c-9026-dc7ff1ed161e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:24:36.251Z|2649faee-5aa6-470c-9026-dc7ff1ed161e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:24:46.260Z|7bd3560b-0da6-4931-b2b9-5d29fc9885e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:24:46.260Z|cd9e0dd9-3f3c-404a-9e31-f048750a6c2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:24:46.261Z|7bd3560b-0da6-4931-b2b9-5d29fc9885e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:24:46.261Z|cd9e0dd9-3f3c-404a-9e31-f048750a6c2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:24:46.269Z|ae954313-6e9c-4446-bcca-55f1163330ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:24:46.269Z|ae954313-6e9c-4446-bcca-55f1163330ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:24:48.987Z|77d98a9a-e8a7-4519-b1d0-18a609930c27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:24:48.988Z|77d98a9a-e8a7-4519-b1d0-18a609930c27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:24:49.082Z|d5e8dcd8-f451-4bc8-8ad1-fc6cd92fc1a2|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:24:49.083Z|d5e8dcd8-f451-4bc8-8ad1-fc6cd92fc1a2|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:24:56.281Z|19e71ab0-1a79-4a84-9f25-c36449e95262|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:24:56.282Z|19e71ab0-1a79-4a84-9f25-c36449e95262|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:24:56.284Z|3f224fff-fc97-4030-8387-1ca4f510f993|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:24:56.287Z|3f224fff-fc97-4030-8387-1ca4f510f993|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:24:56.289Z|553e1f09-e796-4fb6-8f94-a91f0bbc299c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:24:56.291Z|553e1f09-e796-4fb6-8f94-a91f0bbc299c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:25:03.987Z|502e3d21-4f61-4698-86ba-ef59bfddd31b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:25:03.988Z|502e3d21-4f61-4698-86ba-ef59bfddd31b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:25:04.337Z|3af4b538-937d-4095-9e97-21d9d68545a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:25:04.338Z|3af4b538-937d-4095-9e97-21d9d68545a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:25:06.313Z|fc629871-f3bc-48ee-88b2-b970d93827ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:25:06.314Z|fc629871-f3bc-48ee-88b2-b970d93827ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:25:06.317Z|e986e4f0-93e7-40cb-80b2-a676e14d812f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:25:06.317Z|e986e4f0-93e7-40cb-80b2-a676e14d812f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:25:06.324Z|ebe93d1c-959d-436c-bf20-9bf71cb4f372|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:25:06.324Z|ebe93d1c-959d-436c-bf20-9bf71cb4f372|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:25:16.339Z|d07d67ab-c580-41ea-b514-705e261180d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:25:16.339Z|b1e78e8a-0842-4ea6-95cf-031c23493cd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:25:16.340Z|d07d67ab-c580-41ea-b514-705e261180d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:25:16.340Z|b1e78e8a-0842-4ea6-95cf-031c23493cd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:25:16.351Z|ef58fdab-be5f-4a4e-b1e2-ad0dfe64312b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:25:16.352Z|ef58fdab-be5f-4a4e-b1e2-ad0dfe64312b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:25:18.990Z|2fba7a79-3101-4ea1-b71d-1c7f7a6f0b96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:25:18.997Z|2fba7a79-3101-4ea1-b71d-1c7f7a6f0b96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:25:26.363Z|e71fc419-1fb2-4a48-aadc-3912a8b03fe8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:25:26.363Z|e71fc419-1fb2-4a48-aadc-3912a8b03fe8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:25:26.367Z|1c8d3df2-147b-434e-8690-6b1eefbaf370|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:25:26.367Z|1c8d3df2-147b-434e-8690-6b1eefbaf370|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:25:26.370Z|5fafdf4f-2534-4e0b-aedd-ef646b7d99ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:25:26.370Z|5fafdf4f-2534-4e0b-aedd-ef646b7d99ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:25:33.992Z|fdf511f2-9a86-4b43-9c7c-c534f5b5fda7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:25:33.999Z|fdf511f2-9a86-4b43-9c7c-c534f5b5fda7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:25:34.342Z|f443a01e-1337-4d56-91ae-f438038eb4c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:25:34.344Z|f443a01e-1337-4d56-91ae-f438038eb4c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:25:36.403Z|d55c1185-af81-40d9-b9a9-3da27917aa0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:25:36.404Z|867476b1-5807-4c08-a875-b0fd3c454142|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:25:36.405Z|d55c1185-af81-40d9-b9a9-3da27917aa0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:25:36.403Z|fc56b1e3-eda0-4ce9-8661-4fb64429f101|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:25:36.407Z|fc56b1e3-eda0-4ce9-8661-4fb64429f101|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:25:36.407Z|867476b1-5807-4c08-a875-b0fd3c454142|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:25:46.441Z|2feacdf2-9b6c-47fe-a6b0-4e9fec54716a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:25:46.442Z|2feacdf2-9b6c-47fe-a6b0-4e9fec54716a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:25:46.446Z|421ad272-70c8-4a50-a805-f9355cd40cae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:25:46.447Z|421ad272-70c8-4a50-a805-f9355cd40cae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:25:46.456Z|3b7cc79b-036e-4863-b0c6-8f7fe842058f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:25:46.457Z|3b7cc79b-036e-4863-b0c6-8f7fe842058f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:25:48.987Z|0ecbd4fb-f5c5-4d44-ab3e-b5bf19857ee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:25:48.988Z|0ecbd4fb-f5c5-4d44-ab3e-b5bf19857ee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:25:49.082Z|465f55cf-fc4b-44e2-a55c-138f1a11b41a|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:25:49.083Z|465f55cf-fc4b-44e2-a55c-138f1a11b41a|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:25:56.468Z|1fe11686-b5ab-4751-bd9d-6655d9365e62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:25:56.469Z|1fe11686-b5ab-4751-bd9d-6655d9365e62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:25:56.478Z|53fca4dc-7bc3-4504-bddc-8d6f4c0e11b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:25:56.479Z|53fca4dc-7bc3-4504-bddc-8d6f4c0e11b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:25:56.484Z|51735aef-c240-4532-8317-49b55b24c9c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:25:56.486Z|51735aef-c240-4532-8317-49b55b24c9c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:26:03.987Z|9591fc75-5392-4a03-803c-94088b57cd57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:26:03.992Z|9591fc75-5392-4a03-803c-94088b57cd57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:26:04.346Z|50456b2b-c2e1-493c-8f57-f69dd60fd8f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:26:04.346Z|50456b2b-c2e1-493c-8f57-f69dd60fd8f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:26:06.499Z|9a96bd76-aba7-46fb-81cd-c486e2bd52ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:26:06.500Z|9a96bd76-aba7-46fb-81cd-c486e2bd52ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:26:06.537Z|78f903ea-69bf-4d02-a420-6d78e4f168e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:26:06.538Z|78f903ea-69bf-4d02-a420-6d78e4f168e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:26:06.543Z|2fc5b602-691c-42c2-8454-de551cc0497a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:26:06.543Z|2fc5b602-691c-42c2-8454-de551cc0497a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:26:16.543Z|a9f04992-2741-497d-b961-ae2d857e3798|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:26:16.545Z|a9f04992-2741-497d-b961-ae2d857e3798|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:26:16.556Z|05574c11-acf5-4308-9f34-fc606fdc8b46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:26:16.556Z|05574c11-acf5-4308-9f34-fc606fdc8b46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:26:16.568Z|79208d55-4c4d-4f7d-b0a5-0428d6117977|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:26:16.569Z|79208d55-4c4d-4f7d-b0a5-0428d6117977|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:26:18.987Z|7432c96f-960f-469d-a59c-30a288d800b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:26:18.988Z|7432c96f-960f-469d-a59c-30a288d800b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:26:26.568Z|80ff5b41-4b1c-4f3d-8f00-b00e098efc34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:26:26.569Z|80ff5b41-4b1c-4f3d-8f00-b00e098efc34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:26:26.579Z|46a4d692-6685-410f-8dc9-113a4067fcf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:26:26.580Z|46a4d692-6685-410f-8dc9-113a4067fcf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:26:26.599Z|984d8841-2ea9-4a0c-b9e9-94aefa33b978|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:26:26.599Z|984d8841-2ea9-4a0c-b9e9-94aefa33b978|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:26:33.991Z|56a7e21f-876c-4688-8f10-501bfa6949ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:26:33.996Z|56a7e21f-876c-4688-8f10-501bfa6949ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:26:34.347Z|28ec9f48-d67d-4a09-a3dc-6f979787312f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:26:34.349Z|28ec9f48-d67d-4a09-a3dc-6f979787312f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:26:36.609Z|588fb524-634a-4f82-8d11-998da060b5bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:26:36.609Z|3e2e66c9-6a6f-45df-a61e-cc234bf532d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:26:36.611Z|3e2e66c9-6a6f-45df-a61e-cc234bf532d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:26:36.611Z|588fb524-634a-4f82-8d11-998da060b5bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:26:36.620Z|adaf787d-dfbc-4765-b8a0-8cebe4224044|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:26:36.620Z|adaf787d-dfbc-4765-b8a0-8cebe4224044|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:26:46.646Z|714c6b5a-57af-4f59-b0c3-949318482994|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:26:46.646Z|168cc0fa-f02e-4f7c-8020-4bb4df9634a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:26:46.647Z|714c6b5a-57af-4f59-b0c3-949318482994|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:26:46.647Z|168cc0fa-f02e-4f7c-8020-4bb4df9634a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:26:46.654Z|ba6697de-402d-4605-8f71-d55452297f31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:26:46.655Z|ba6697de-402d-4605-8f71-d55452297f31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:26:48.987Z|be7b59f7-15c2-443c-a5d5-2b946d7e5e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:26:48.988Z|be7b59f7-15c2-443c-a5d5-2b946d7e5e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:26:49.083Z|d70f6e89-1890-49f8-bd78-5981de71c2a2|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:26:49.084Z|d70f6e89-1890-49f8-bd78-5981de71c2a2|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:26:56.681Z|20d35059-513e-4dd5-919f-29aaccae1367|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:26:56.682Z|20d35059-513e-4dd5-919f-29aaccae1367|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:26:56.681Z|171408fa-7150-47ad-b1a2-6127b97cb255|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:26:56.690Z|171408fa-7150-47ad-b1a2-6127b97cb255|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:26:56.698Z|a9106e3c-b944-401a-b173-0abac9ee0e78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:26:56.698Z|a9106e3c-b944-401a-b173-0abac9ee0e78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:27:03.987Z|a07b027d-d5e0-469d-a175-f2795d66901a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:27:03.988Z|a07b027d-d5e0-469d-a175-f2795d66901a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:27:04.349Z|1714dda9-a4b8-4856-afcd-adc5bcec398e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:27:04.350Z|1714dda9-a4b8-4856-afcd-adc5bcec398e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:27:06.717Z|089410cc-9709-43cd-ac36-9cc757de6029|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:27:06.718Z|089410cc-9709-43cd-ac36-9cc757de6029|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:27:06.720Z|ee7ce883-4f3d-4f9f-9828-1a6f1d50267a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:27:06.721Z|ee7ce883-4f3d-4f9f-9828-1a6f1d50267a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:27:06.728Z|31c1d4f6-b040-408b-a45f-2ea1b800c164|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:27:06.728Z|31c1d4f6-b040-408b-a45f-2ea1b800c164|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:27:16.743Z|edea2a1e-bbea-4ad1-a522-370eac953b6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:27:16.745Z|6b61f12e-6f43-49ee-947e-6f4df3d47a42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:27:16.746Z|edea2a1e-bbea-4ad1-a522-370eac953b6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:27:16.746Z|6b61f12e-6f43-49ee-947e-6f4df3d47a42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:27:16.751Z|3512502d-3f4d-4407-84f1-403edcfb236d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:27:16.752Z|3512502d-3f4d-4407-84f1-403edcfb236d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:27:18.988Z|cf287975-32c2-4f5c-ab12-b7fd341b41e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:27:18.993Z|cf287975-32c2-4f5c-ab12-b7fd341b41e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:27:26.769Z|771dafa7-933b-4843-a4ac-46f81be4459e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:27:26.769Z|46fab2cd-c14f-4ff3-bacb-fc3b2a03f30d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:27:26.771Z|46fab2cd-c14f-4ff3-bacb-fc3b2a03f30d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:27:26.771Z|771dafa7-933b-4843-a4ac-46f81be4459e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:27:26.777Z|eca6a1c1-efc7-4bea-92f7-7e8b2ac88778|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:27:26.777Z|eca6a1c1-efc7-4bea-92f7-7e8b2ac88778|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:27:33.989Z|ab04bb30-3736-4668-ae0b-81297650ae0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:27:33.990Z|ab04bb30-3736-4668-ae0b-81297650ae0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:27:34.351Z|abd20d79-6255-4961-9d78-50f44b0c7939|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:27:34.352Z|abd20d79-6255-4961-9d78-50f44b0c7939|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:27:36.817Z|4e272ca3-8202-4037-bc99-4779cde1f7cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:27:36.817Z|514dfb67-65ca-4a7f-8249-5d07b62f6bc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:27:36.817Z|ac020f16-5e46-4863-b611-08e2e5c2848d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:27:36.820Z|4e272ca3-8202-4037-bc99-4779cde1f7cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:27:36.821Z|514dfb67-65ca-4a7f-8249-5d07b62f6bc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:27:36.820Z|ac020f16-5e46-4863-b611-08e2e5c2848d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:27:46.853Z|7b2efdc5-5e83-46bf-b507-984550f04046|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:27:46.853Z|e301bb2e-c2f5-4df4-a6e0-0533aca4b079|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:27:46.854Z|e301bb2e-c2f5-4df4-a6e0-0533aca4b079|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:27:46.854Z|7b2efdc5-5e83-46bf-b507-984550f04046|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:27:46.859Z|7953a2c2-457a-4991-88ff-244078691a93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:27:46.860Z|7953a2c2-457a-4991-88ff-244078691a93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:27:48.987Z|881d0688-c976-4744-a3d4-de2e8c8e03be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:27:48.988Z|881d0688-c976-4744-a3d4-de2e8c8e03be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:27:49.081Z|8d56b215-beed-4eb9-8e29-896f1472906e|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:27:49.083Z|8d56b215-beed-4eb9-8e29-896f1472906e|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:27:56.882Z|e2959566-97b8-499d-9a05-bfabf7d7230a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:27:56.883Z|e2959566-97b8-499d-9a05-bfabf7d7230a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:27:56.885Z|e4a4d69d-9222-4d94-bc13-a3d5229b9480|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:27:56.885Z|f1f210d7-60f1-44ad-9fc8-5bd380a76ac3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:27:56.886Z|e4a4d69d-9222-4d94-bc13-a3d5229b9480|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:27:56.887Z|f1f210d7-60f1-44ad-9fc8-5bd380a76ac3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:28:03.987Z|23f480a6-1c0a-493c-9219-d978bc21e267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:28:03.990Z|23f480a6-1c0a-493c-9219-d978bc21e267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:28:04.353Z|0542b499-d084-4c74-84f8-c5b54adba97e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:28:04.354Z|0542b499-d084-4c74-84f8-c5b54adba97e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:28:06.908Z|f93d7544-f0ec-434f-b9c7-5032109757b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:28:06.909Z|f93d7544-f0ec-434f-b9c7-5032109757b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:28:06.908Z|b354a925-8f02-453d-b6c8-bedab3e3cb16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:28:06.912Z|b354a925-8f02-453d-b6c8-bedab3e3cb16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:28:06.920Z|3eb7f69d-00a9-41aa-bdcd-9d530f3078c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:28:06.920Z|3eb7f69d-00a9-41aa-bdcd-9d530f3078c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:28:16.934Z|b834bb9c-85e5-485c-9a28-c50a3ec97607|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:28:16.934Z|b834bb9c-85e5-485c-9a28-c50a3ec97607|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:28:16.943Z|6fcf7d4d-ef91-48b7-a8e8-96612b148468|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:28:16.943Z|12082181-fc0b-4870-8924-732730ec930f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:28:16.944Z|6fcf7d4d-ef91-48b7-a8e8-96612b148468|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:28:16.944Z|12082181-fc0b-4870-8924-732730ec930f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:28:18.987Z|66977037-560b-496c-80cd-991f150c2370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:28:18.988Z|66977037-560b-496c-80cd-991f150c2370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:28:26.959Z|d1a15b2f-6fad-46bc-8cda-e63a7d1fa4af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:28:26.959Z|d1a15b2f-6fad-46bc-8cda-e63a7d1fa4af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:28:26.966Z|1f6e68c4-d604-4aae-8750-f2bc00b7d8b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:28:26.966Z|2110ec11-5222-492f-bdc3-1032d41a6a8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:28:26.966Z|1f6e68c4-d604-4aae-8750-f2bc00b7d8b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:28:26.966Z|2110ec11-5222-492f-bdc3-1032d41a6a8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:28:33.987Z|8c2e1275-63a9-409c-a1f8-299bfffd76dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:28:33.988Z|8c2e1275-63a9-409c-a1f8-299bfffd76dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:28:34.355Z|f62aa731-26c0-48d2-9684-7e2f2eec5e89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:28:34.355Z|f62aa731-26c0-48d2-9684-7e2f2eec5e89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:28:36.979Z|19dcbf38-17bd-4062-af0c-75741713179a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:28:36.980Z|19dcbf38-17bd-4062-af0c-75741713179a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:28:36.989Z|147d31a4-bac1-46a0-ac2e-1a4d330da965|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:28:36.990Z|147d31a4-bac1-46a0-ac2e-1a4d330da965|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:28:36.994Z|6dc02231-b6a3-43c5-9ffe-79e2791ccb6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:28:36.996Z|6dc02231-b6a3-43c5-9ffe-79e2791ccb6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:28:47.015Z|546ff80d-b388-4a8e-8a1e-7005172e6105|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:28:47.015Z|3a5fd41d-61e2-484d-8f70-3b7de6d7e961|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:28:47.018Z|546ff80d-b388-4a8e-8a1e-7005172e6105|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:28:47.018Z|3a5fd41d-61e2-484d-8f70-3b7de6d7e961|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:28:47.018Z|9760e0d7-25b3-47da-83f0-397c4a4e71b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:28:47.021Z|9760e0d7-25b3-47da-83f0-397c4a4e71b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:28:48.989Z|8542176b-d9ae-4c7c-9fa8-bdd4896c692c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:28:48.994Z|8542176b-d9ae-4c7c-9fa8-bdd4896c692c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:28:49.085Z|01b1d2e2-1f53-4660-914e-8f88a55b9ff2|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:28:49.086Z|01b1d2e2-1f53-4660-914e-8f88a55b9ff2|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:28:57.051Z|d653e45a-1f57-4ee1-aad5-fee17fbc8ea5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:28:57.051Z|f7e958e6-3542-4b48-afe1-47bc5cdb530d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:28:57.051Z|06e5991e-7f14-4f61-a605-2a76c186e541|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:28:57.052Z|06e5991e-7f14-4f61-a605-2a76c186e541|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:28:57.052Z|d653e45a-1f57-4ee1-aad5-fee17fbc8ea5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:28:57.052Z|f7e958e6-3542-4b48-afe1-47bc5cdb530d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:29:03.992Z|f26cae0f-72c9-418b-bfb4-52743196323d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:29:03.993Z|f26cae0f-72c9-418b-bfb4-52743196323d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:29:04.356Z|00238b00-26f1-4438-8e6c-24a3d3dd129e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:29:04.357Z|00238b00-26f1-4438-8e6c-24a3d3dd129e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:29:07.076Z|1857ed01-bc98-4736-b273-0a40f9a9fd93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:29:07.078Z|1857ed01-bc98-4736-b273-0a40f9a9fd93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:29:07.078Z|1ad5e478-a2c1-4e22-a4e6-f650cc9027f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:29:07.078Z|33ded92d-d342-4ae4-8e01-bf312e17038e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:29:07.078Z|1ad5e478-a2c1-4e22-a4e6-f650cc9027f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:29:07.079Z|33ded92d-d342-4ae4-8e01-bf312e17038e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:29:17.099Z|1a3b4e11-4f22-45bf-9e53-bff506c7271f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:29:17.099Z|dabf3047-1d2a-4bb0-8085-52027423f177|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:29:17.099Z|1a3b4e11-4f22-45bf-9e53-bff506c7271f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:29:17.099Z|dabf3047-1d2a-4bb0-8085-52027423f177|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:29:17.102Z|22b1c54e-87be-4b0c-b590-b7b2d9490878|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:29:17.102Z|22b1c54e-87be-4b0c-b590-b7b2d9490878|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:29:18.987Z|6c11d8c3-220b-474d-9f7a-3366e0b14270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:29:18.988Z|6c11d8c3-220b-474d-9f7a-3366e0b14270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:29:27.122Z|02ef7df8-6201-482c-a528-ac881325e873|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:29:27.122Z|1c26c38f-7806-41f3-b3f7-bf7ef4b9f326|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:29:27.122Z|ae35e711-12a7-4630-935e-9d1cbed9b472|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:29:27.123Z|ae35e711-12a7-4630-935e-9d1cbed9b472|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:29:27.123Z|1c26c38f-7806-41f3-b3f7-bf7ef4b9f326|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:29:27.123Z|02ef7df8-6201-482c-a528-ac881325e873|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:29:33.987Z|34a458a7-7a15-43ab-8f8a-5d5baa600683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:29:33.990Z|34a458a7-7a15-43ab-8f8a-5d5baa600683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:29:34.358Z|ef2eb55e-3a8a-4dbd-b298-d4315472ac29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:29:34.358Z|ef2eb55e-3a8a-4dbd-b298-d4315472ac29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:29:37.147Z|410ae095-8499-4972-bd01-6ba10e7e8eb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:29:37.147Z|410ae095-8499-4972-bd01-6ba10e7e8eb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:29:37.155Z|5b4a3e91-11ac-420f-be38-18a305cc342d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:29:37.155Z|9e88e4e2-f4f7-44b4-8bf9-2bf4047aa09f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:29:37.155Z|9e88e4e2-f4f7-44b4-8bf9-2bf4047aa09f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:29:37.155Z|5b4a3e91-11ac-420f-be38-18a305cc342d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:29:47.168Z|f8fa4be5-29e9-4915-a6df-7cd8a6a6ced4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:29:47.168Z|f8fa4be5-29e9-4915-a6df-7cd8a6a6ced4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:29:47.173Z|b0e70039-abf0-49a2-93cd-8da916f050b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:29:47.173Z|b0e70039-abf0-49a2-93cd-8da916f050b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:29:47.173Z|da4421f4-aba8-4379-a718-70791f531530|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:29:47.174Z|da4421f4-aba8-4379-a718-70791f531530|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:29:48.987Z|56bd10eb-0fa7-4d19-aa7c-fa3c6a229b84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:29:48.988Z|56bd10eb-0fa7-4d19-aa7c-fa3c6a229b84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:29:49.081Z|a4d5c077-e655-4cd8-b155-37320ee74030|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:29:49.082Z|a4d5c077-e655-4cd8-b155-37320ee74030|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:29:57.205Z|e8edf64e-dec2-4b4f-a62c-b3a811c1cef3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:29:57.205Z|411864cd-3030-4708-b8cf-1cacbda31a71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:29:57.205Z|fec04b65-ce2b-4b1d-b952-1de838557693|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:29:57.208Z|e8edf64e-dec2-4b4f-a62c-b3a811c1cef3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:29:57.208Z|411864cd-3030-4708-b8cf-1cacbda31a71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:29:57.208Z|fec04b65-ce2b-4b1d-b952-1de838557693|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:30:03.990Z|3ba17be8-a278-4bc5-9aa5-26114722b993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:30:03.994Z|3ba17be8-a278-4bc5-9aa5-26114722b993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:30:04.359Z|0fa87653-628e-4325-a2e8-a2969eb08b81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:30:04.360Z|0fa87653-628e-4325-a2e8-a2969eb08b81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:30:07.248Z|f37d61a4-984c-4352-8fba-fe4e43dac578|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:30:07.247Z|1b078f9e-2b78-4575-9232-5396e54b2d6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:30:07.247Z|c164841c-885d-403d-94cf-0a0aa06fb411|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:30:07.248Z|f37d61a4-984c-4352-8fba-fe4e43dac578|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:30:07.248Z|1b078f9e-2b78-4575-9232-5396e54b2d6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:30:07.249Z|c164841c-885d-403d-94cf-0a0aa06fb411|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:30:17.271Z|a40bd78f-09ba-403a-a7fb-4056e5579029|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:30:17.272Z|a40bd78f-09ba-403a-a7fb-4056e5579029|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:30:17.271Z|4b5120bf-f0ce-4956-8175-24186a8230eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:30:17.275Z|4b5120bf-f0ce-4956-8175-24186a8230eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:30:17.271Z|74610837-92cb-410f-90fa-96b35e99de06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:30:17.278Z|74610837-92cb-410f-90fa-96b35e99de06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:30:18.987Z|c805cf52-87f5-4f65-abab-ab1faa25e4d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:30:18.988Z|c805cf52-87f5-4f65-abab-ab1faa25e4d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:30:27.300Z|25ff342c-a8dd-4eb4-8fdc-52d26b870a8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:30:27.300Z|afd74492-59ff-4472-b0dd-28bdfa7232b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:30:27.301Z|25ff342c-a8dd-4eb4-8fdc-52d26b870a8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:30:27.301Z|afd74492-59ff-4472-b0dd-28bdfa7232b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:30:27.308Z|d1dff17b-8781-4a4f-9e76-9a2983c30822|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:30:27.308Z|d1dff17b-8781-4a4f-9e76-9a2983c30822|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:30:33.987Z|1bf5888d-5fa3-4f83-91f2-40023bf69017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:30:33.988Z|1bf5888d-5fa3-4f83-91f2-40023bf69017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:30:34.361Z|ea7a10f2-7416-4f20-93b8-5cde25f6d93a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:30:34.362Z|ea7a10f2-7416-4f20-93b8-5cde25f6d93a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:30:37.323Z|d8ce0b82-0568-4505-b760-d173750dd7cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:30:37.323Z|8a096ee5-22cd-438a-8959-c768326c14b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:30:37.323Z|d8ce0b82-0568-4505-b760-d173750dd7cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:30:37.324Z|8a096ee5-22cd-438a-8959-c768326c14b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:30:37.330Z|72c8cf4a-1e68-4148-9684-72de8b2632f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:30:37.331Z|72c8cf4a-1e68-4148-9684-72de8b2632f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:30:47.347Z|489f8f41-21ad-43d3-a92e-ed79f5f10000|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:30:47.347Z|669db175-6d29-4f5d-a5ee-1886af171ae6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:30:47.348Z|669db175-6d29-4f5d-a5ee-1886af171ae6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:30:47.348Z|489f8f41-21ad-43d3-a92e-ed79f5f10000|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:30:47.349Z|76546372-c3ef-4439-af03-4c2d66948250|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:30:47.349Z|76546372-c3ef-4439-af03-4c2d66948250|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:30:48.987Z|c16af804-7d66-4d51-b2dc-2ef72b09ccca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:30:48.990Z|c16af804-7d66-4d51-b2dc-2ef72b09ccca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:30:49.081Z|c931ee09-b99f-41e7-b203-84c201158c2d|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:30:49.082Z|c931ee09-b99f-41e7-b203-84c201158c2d|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:30:57.373Z|1eab5420-3447-4249-ab87-207cedac4917|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:30:57.375Z|0c98ad6a-bec5-4ba3-b971-5b99e463261a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:30:57.375Z|0c98ad6a-bec5-4ba3-b971-5b99e463261a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:30:57.378Z|1eab5420-3447-4249-ab87-207cedac4917|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:30:57.382Z|f2c0c2d8-c502-401b-8fec-820d95a31dd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:30:57.382Z|f2c0c2d8-c502-401b-8fec-820d95a31dd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:31:03.990Z|cf69610d-58eb-4dd3-8d96-ea2a1f70d5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:31:03.990Z|cf69610d-58eb-4dd3-8d96-ea2a1f70d5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:31:04.363Z|cffcc09d-be36-4e7d-9a19-707b1e61a8a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:31:04.363Z|cffcc09d-be36-4e7d-9a19-707b1e61a8a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:31:07.486Z|073c523f-718d-48da-a8b3-c850adfd8cf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:31:07.486Z|b315878c-faa1-4598-8a82-4ebc7035f916|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:31:07.486Z|46f589ac-b6ad-45dc-937a-08de572838a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:31:07.488Z|b315878c-faa1-4598-8a82-4ebc7035f916|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:31:07.488Z|46f589ac-b6ad-45dc-937a-08de572838a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:31:07.488Z|073c523f-718d-48da-a8b3-c850adfd8cf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:31:17.520Z|98a5a93a-1f48-459e-8fea-06f50e634909|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:31:17.521Z|98a5a93a-1f48-459e-8fea-06f50e634909|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:31:17.521Z|a2aee5b4-d4c6-4590-b858-284b7ed224a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:31:17.521Z|76223ab0-7040-43f1-8aa6-69b5d15f322a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:31:17.523Z|a2aee5b4-d4c6-4590-b858-284b7ed224a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:31:17.524Z|76223ab0-7040-43f1-8aa6-69b5d15f322a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:31:18.987Z|07094361-d321-4774-a7c5-74ad88a16569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:31:18.988Z|07094361-d321-4774-a7c5-74ad88a16569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:31:27.547Z|93afef4c-c86b-4df6-aeb7-c6aeb7188017|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:31:27.547Z|d82e7e8e-ecf8-4974-b2b7-35799312dd56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:31:27.547Z|4665b99f-a6f3-4910-bbf0-16ed83061b35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:31:27.548Z|d82e7e8e-ecf8-4974-b2b7-35799312dd56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:31:27.548Z|93afef4c-c86b-4df6-aeb7-c6aeb7188017|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:31:27.548Z|4665b99f-a6f3-4910-bbf0-16ed83061b35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:31:33.987Z|e27e35a4-9578-4638-9134-f6ff47e7d1af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:31:33.993Z|e27e35a4-9578-4638-9134-f6ff47e7d1af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:31:34.364Z|34dde1e5-2d05-4cb9-ba67-02f47b5f1dcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:31:34.365Z|34dde1e5-2d05-4cb9-ba67-02f47b5f1dcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:31:37.572Z|f552b69c-bd6f-4372-b70e-dc420a429fbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:31:37.573Z|f552b69c-bd6f-4372-b70e-dc420a429fbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:31:37.585Z|3eafcd25-ca04-4255-b757-2290668b0009|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:31:37.585Z|3eafcd25-ca04-4255-b757-2290668b0009|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:31:37.586Z|eab8afe1-3dfe-4732-977a-303f28fb7a64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:31:37.586Z|eab8afe1-3dfe-4732-977a-303f28fb7a64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:31:47.596Z|d7b32778-885c-4af8-a571-bb0e74a624fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:31:47.597Z|d7b32778-885c-4af8-a571-bb0e74a624fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:31:47.604Z|3e19914a-daab-42a1-8c02-e2a24772c45e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:31:47.604Z|9c0b003a-196c-46dd-8ddc-0c338d2e54f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:31:47.605Z|9c0b003a-196c-46dd-8ddc-0c338d2e54f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:31:47.605Z|3e19914a-daab-42a1-8c02-e2a24772c45e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:31:48.987Z|d0c2d21b-3e2e-42b6-a5bc-046d78264cad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:31:48.988Z|d0c2d21b-3e2e-42b6-a5bc-046d78264cad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:31:49.082Z|81e145e5-48b7-4383-8dee-4d107c7bbf89|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:31:49.082Z|81e145e5-48b7-4383-8dee-4d107c7bbf89|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:31:57.619Z|8801aa00-2647-496c-87b4-7f744ce7f940|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:31:57.620Z|8801aa00-2647-496c-87b4-7f744ce7f940|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:31:57.623Z|ababb650-1712-44da-b88c-9e1b00fc5f75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:31:57.624Z|ababb650-1712-44da-b88c-9e1b00fc5f75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:31:57.626Z|5e876dce-5de4-4dd4-9ad3-e9f15b443774|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:31:57.627Z|5e876dce-5de4-4dd4-9ad3-e9f15b443774|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:32:03.987Z|e6088857-6ee2-4bb7-a792-472e75e58fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:32:03.988Z|e6088857-6ee2-4bb7-a792-472e75e58fe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:32:04.366Z|a664bfec-cb54-46b0-8494-98537d3cb8d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:32:04.367Z|a664bfec-cb54-46b0-8494-98537d3cb8d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:32:07.642Z|d53bb757-9807-4837-a042-c6a597e7d906|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:32:07.642Z|d53bb757-9807-4837-a042-c6a597e7d906|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:32:07.646Z|111f7fb3-7767-4832-8ae5-01e818a8c89d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:32:07.647Z|111f7fb3-7767-4832-8ae5-01e818a8c89d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:32:07.648Z|90ab9846-7f6f-4ba4-a017-57473c8d77ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:32:07.648Z|90ab9846-7f6f-4ba4-a017-57473c8d77ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:32:17.691Z|6744a7cb-5466-43d1-9bf4-9eb399f66260|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:32:17.691Z|c8f3a98f-65c4-4d3d-9d66-c11b5250b15b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:32:17.691Z|f124790b-ab84-44ad-9dcf-d6d010220f23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:32:17.696Z|c8f3a98f-65c4-4d3d-9d66-c11b5250b15b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:32:17.696Z|6744a7cb-5466-43d1-9bf4-9eb399f66260|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:32:17.707Z|f124790b-ab84-44ad-9dcf-d6d010220f23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:32:18.988Z|d90f36e2-6ba0-431b-b066-bc7b09ee13c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:32:18.996Z|d90f36e2-6ba0-431b-b066-bc7b09ee13c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:32:27.736Z|424f6bc1-5a79-4ff4-976d-772bb8ccc531|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:32:27.736Z|a1e06217-2fb4-4381-b1c9-78e670a6d08d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:32:27.736Z|424f6bc1-5a79-4ff4-976d-772bb8ccc531|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:32:27.736Z|a1e06217-2fb4-4381-b1c9-78e670a6d08d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:32:27.741Z|9e060d91-f12d-4a7a-965f-068ba5cd963c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:32:27.741Z|9e060d91-f12d-4a7a-965f-068ba5cd963c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:32:33.988Z|078f1d24-191d-40ef-b34f-b4e657409705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:32:33.988Z|078f1d24-191d-40ef-b34f-b4e657409705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:32:34.367Z|3a46705b-b99f-48ec-b4d8-680a0e3ba6dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:32:34.368Z|3a46705b-b99f-48ec-b4d8-680a0e3ba6dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:32:37.759Z|0bee34ed-4fd3-4f3c-b73b-d9ad1828b0c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:32:37.759Z|4c758b4b-f172-473e-aea0-593a37a25176|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:32:37.760Z|0bee34ed-4fd3-4f3c-b73b-d9ad1828b0c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:32:37.760Z|4c758b4b-f172-473e-aea0-593a37a25176|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:32:37.762Z|4313d705-7026-463e-9c95-9d617b60d821|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:32:37.763Z|4313d705-7026-463e-9c95-9d617b60d821|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:32:47.782Z|dc01ae23-7aee-4de9-80a7-7c1a2e51e6c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:32:47.783Z|dc01ae23-7aee-4de9-80a7-7c1a2e51e6c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:32:47.787Z|6a92c7c0-c934-4ad5-b1a1-2459dc5d1efa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:32:47.787Z|6a92c7c0-c934-4ad5-b1a1-2459dc5d1efa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:32:47.787Z|3ad90b1d-8a6f-42d8-a819-13277fd73900|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:32:47.789Z|3ad90b1d-8a6f-42d8-a819-13277fd73900|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:32:48.987Z|ed0f3f73-5e03-44a5-b9b7-28817626ff4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:32:48.988Z|ed0f3f73-5e03-44a5-b9b7-28817626ff4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:32:49.083Z|970fb0c4-b1af-43dd-a92b-712cc2813b1c|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:32:49.084Z|970fb0c4-b1af-43dd-a92b-712cc2813b1c|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:32:57.807Z|5c59c97c-f140-42f5-9e79-96a5994ca6bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:32:57.808Z|5c59c97c-f140-42f5-9e79-96a5994ca6bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:32:57.809Z|920bdf78-bde2-4c01-a5ac-3b82c5e73243|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:32:57.810Z|920bdf78-bde2-4c01-a5ac-3b82c5e73243|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:32:57.812Z|eca43da7-d3d3-4cdb-bc3e-7533aea58f8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:32:57.813Z|eca43da7-d3d3-4cdb-bc3e-7533aea58f8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:33:03.987Z|bebc5662-b66b-44c3-8913-9e03f5efde00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:33:03.990Z|bebc5662-b66b-44c3-8913-9e03f5efde00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:33:04.369Z|164122da-c3a2-4c2f-8eef-16de5050eee9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:33:04.370Z|164122da-c3a2-4c2f-8eef-16de5050eee9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:33:07.850Z|4fdf7657-3a6a-404c-aeb8-248c3518f964|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:33:07.850Z|51c42ded-ed5a-4884-85a8-13824d02014c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:33:07.850Z|9b1d464c-f3cc-4fdc-b1e3-5df5189d9564|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:33:07.858Z|9b1d464c-f3cc-4fdc-b1e3-5df5189d9564|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:33:07.855Z|51c42ded-ed5a-4884-85a8-13824d02014c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:33:07.855Z|4fdf7657-3a6a-404c-aeb8-248c3518f964|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:33:17.892Z|30188b26-b611-4d9e-a7e3-9765be839bf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:33:17.892Z|2ff10780-3c7f-4889-a21a-d648401bd20b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:33:17.893Z|30188b26-b611-4d9e-a7e3-9765be839bf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:33:17.893Z|2ff10780-3c7f-4889-a21a-d648401bd20b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:33:17.894Z|146c5162-afea-4c22-8517-fea3666a5ee6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:33:17.895Z|146c5162-afea-4c22-8517-fea3666a5ee6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:33:18.988Z|d838b23a-9481-4c3e-9902-62ab2ceb48ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:33:18.989Z|d838b23a-9481-4c3e-9902-62ab2ceb48ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:33:27.921Z|aa0baa65-2453-4e42-aa19-e981bf4c963b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:33:27.922Z|aa0baa65-2453-4e42-aa19-e981bf4c963b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:33:27.926Z|0d56df64-9cef-49dd-8e39-2e84318c2942|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:33:27.927Z|0d56df64-9cef-49dd-8e39-2e84318c2942|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:33:27.937Z|1c902075-c08b-4980-a03d-93bcb503314a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:33:27.938Z|1c902075-c08b-4980-a03d-93bcb503314a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:33:33.987Z|6aa71721-e3cc-448c-bd5a-1739d8b24d26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:33:33.988Z|6aa71721-e3cc-448c-bd5a-1739d8b24d26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:33:34.378Z|ad6bdc8d-dbe7-45be-85f4-d01a33c6573b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:33:34.379Z|ad6bdc8d-dbe7-45be-85f4-d01a33c6573b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:33:37.944Z|95900931-8311-4843-86bd-3e945d7d4aa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:33:37.944Z|95900931-8311-4843-86bd-3e945d7d4aa5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:33:37.947Z|27b72253-0b29-48f1-8c64-95ae8ef38491|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:33:37.947Z|27b72253-0b29-48f1-8c64-95ae8ef38491|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:33:37.954Z|b6edeb86-2296-4d28-afdf-8dde8aec8588|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:33:37.954Z|b6edeb86-2296-4d28-afdf-8dde8aec8588|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:33:47.968Z|469eae02-f4fa-4e10-a4cf-fdbdeb6cbed9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:33:47.969Z|469eae02-f4fa-4e10-a4cf-fdbdeb6cbed9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:33:47.976Z|74205ce2-7215-419e-bc63-ecfa3e821b48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:33:47.977Z|74205ce2-7215-419e-bc63-ecfa3e821b48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:33:47.978Z|91c28014-0d24-42cb-b98b-71be07762631|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:33:47.978Z|91c28014-0d24-42cb-b98b-71be07762631|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:33:48.990Z|7038933f-0ed4-4a90-9472-319ff4139c0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:33:48.994Z|7038933f-0ed4-4a90-9472-319ff4139c0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:33:49.082Z|2e8e21ad-8316-48ce-a8a1-97ebfa401747|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:33:49.083Z|2e8e21ad-8316-48ce-a8a1-97ebfa401747|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:33:58.001Z|00feec27-7c82-43f1-bf6b-984f8c7cdfd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:33:58.002Z|00feec27-7c82-43f1-bf6b-984f8c7cdfd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:33:58.014Z|0a67415a-b686-4887-8d4e-f3b2ada2e7fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:33:58.015Z|0a67415a-b686-4887-8d4e-f3b2ada2e7fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:33:58.016Z|dbf2298f-e8b5-4fe3-ba09-09dd8dcc046b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:33:58.017Z|dbf2298f-e8b5-4fe3-ba09-09dd8dcc046b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:34:03.991Z|310683df-78f1-460b-a2fe-fe4ba157c36a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:34:03.994Z|310683df-78f1-460b-a2fe-fe4ba157c36a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:34:04.380Z|613a5467-becd-4116-a6fa-ba008acf3cf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:34:04.382Z|613a5467-becd-4116-a6fa-ba008acf3cf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:34:08.037Z|1c00f983-34d7-4d0d-a826-f6cd1e90f07d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:34:08.039Z|1c00f983-34d7-4d0d-a826-f6cd1e90f07d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:34:08.042Z|c721e52a-2900-4ddb-bd9b-a8fdf2773366|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:34:08.043Z|c721e52a-2900-4ddb-bd9b-a8fdf2773366|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:34:08.052Z|fc56b59a-f9b9-4271-b0a8-b8542215de7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:34:08.053Z|fc56b59a-f9b9-4271-b0a8-b8542215de7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:34:18.068Z|90e58d83-50ef-4256-8f43-05ec44725401|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:34:18.068Z|0c46f302-dbf3-4b47-a7ce-aeb8c60f5493|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:34:18.069Z|0c46f302-dbf3-4b47-a7ce-aeb8c60f5493|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:34:18.069Z|90e58d83-50ef-4256-8f43-05ec44725401|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:34:18.071Z|eb5cf235-8499-47c5-b4ca-c128846d3429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:34:18.071Z|eb5cf235-8499-47c5-b4ca-c128846d3429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:34:18.987Z|207cc4fb-0cbe-47cf-9f4d-b44ac0073d5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:34:18.988Z|207cc4fb-0cbe-47cf-9f4d-b44ac0073d5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:34:28.091Z|c0f90a2c-3051-4e96-a791-66e7f1706e63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:34:28.092Z|989460a4-c658-4ed9-8a29-44037fb8b577|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:34:28.092Z|c0f90a2c-3051-4e96-a791-66e7f1706e63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:34:28.092Z|989460a4-c658-4ed9-8a29-44037fb8b577|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:34:28.097Z|ac30aeac-4b04-43c4-b9b9-21dec502be8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:34:28.098Z|ac30aeac-4b04-43c4-b9b9-21dec502be8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:34:33.987Z|a4cb94d4-0bf3-48f1-b516-3a75975eb1dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:34:33.992Z|a4cb94d4-0bf3-48f1-b516-3a75975eb1dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:34:34.383Z|e7d7aa83-186b-471e-9616-c150a464d5d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:34:34.383Z|e7d7aa83-186b-471e-9616-c150a464d5d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:34:38.114Z|38d30c9b-e18c-42fb-852f-f82064d490bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:34:38.114Z|6301726f-1cc2-4251-9680-698e09938474|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:34:38.115Z|38d30c9b-e18c-42fb-852f-f82064d490bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:34:38.115Z|6301726f-1cc2-4251-9680-698e09938474|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:34:38.118Z|93cb8f75-0909-4ba8-a786-01eab7bbb4f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:34:38.118Z|93cb8f75-0909-4ba8-a786-01eab7bbb4f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:34:48.159Z|70ddc548-aaa4-4a51-ae21-81a0d192a94b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:34:48.159Z|52f14d27-7eed-4de7-9008-1e6e8fa95ea2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:34:48.160Z|52f14d27-7eed-4de7-9008-1e6e8fa95ea2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:34:48.160Z|70ddc548-aaa4-4a51-ae21-81a0d192a94b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:34:48.166Z|e414e3bd-7352-4478-a499-93beb8b06994|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:34:48.166Z|e414e3bd-7352-4478-a499-93beb8b06994|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:34:48.989Z|6ca332df-ca3a-41cd-94e7-4e75549be992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:34:48.989Z|6ca332df-ca3a-41cd-94e7-4e75549be992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:34:49.081Z|2dace573-e4d6-48c6-a3b0-7d145c21e892|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:34:49.082Z|2dace573-e4d6-48c6-a3b0-7d145c21e892|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:34:58.181Z|12f8983b-f359-40d2-b092-326c14ba1b29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:34:58.182Z|12f8983b-f359-40d2-b092-326c14ba1b29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:34:58.184Z|b8ee479d-1b88-41e4-8cc8-f24127f5e86b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:34:58.184Z|b8ee479d-1b88-41e4-8cc8-f24127f5e86b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:34:58.188Z|77f6cd43-64d6-42e4-80c9-34e0b9c573f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:34:58.188Z|77f6cd43-64d6-42e4-80c9-34e0b9c573f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:35:03.993Z|6ba51a08-df22-45cc-9827-6ae5aec921c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:35:04.015Z|6ba51a08-df22-45cc-9827-6ae5aec921c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:35:04.385Z|436837c8-6927-4d0b-9d61-23b59fd4d60d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:35:04.388Z|436837c8-6927-4d0b-9d61-23b59fd4d60d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:35:08.213Z|6f7e6f67-526f-4d2b-acfe-d392ddc7ae96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:35:08.213Z|8194010a-7b72-4d7d-9f6d-29a7da86bdb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:35:08.215Z|8194010a-7b72-4d7d-9f6d-29a7da86bdb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:35:08.215Z|6f7e6f67-526f-4d2b-acfe-d392ddc7ae96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:35:08.213Z|ce6d7874-a914-430f-8d41-7ddab04ab487|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:35:08.220Z|ce6d7874-a914-430f-8d41-7ddab04ab487|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:35:18.252Z|e3710a0b-c6cd-49b0-95a6-84f8a21d6fe1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:35:18.252Z|e3710a0b-c6cd-49b0-95a6-84f8a21d6fe1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:35:18.259Z|d92ee4ad-f313-45b1-b3bf-2ddfd14cc30c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:35:18.259Z|d8c23f23-5645-44dc-a632-6cd49c04ca55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:35:18.260Z|d8c23f23-5645-44dc-a632-6cd49c04ca55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:35:18.260Z|d92ee4ad-f313-45b1-b3bf-2ddfd14cc30c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:35:18.987Z|50b2ba06-eca5-4f74-8be3-41aed1ee20dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:35:18.988Z|50b2ba06-eca5-4f74-8be3-41aed1ee20dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:35:28.274Z|72beacaa-30f6-48ee-be68-f35ef54d7bfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:35:28.274Z|72beacaa-30f6-48ee-be68-f35ef54d7bfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:35:28.302Z|56627b2f-21c2-4574-8450-06735cd9ffbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:35:28.302Z|56627b2f-21c2-4574-8450-06735cd9ffbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:35:28.308Z|fde3d91b-e848-432e-9e2f-45012c9c52fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:35:28.309Z|fde3d91b-e848-432e-9e2f-45012c9c52fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:35:33.987Z|181e7df1-49bf-493e-ab4b-48bc894d6323|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:35:33.988Z|181e7df1-49bf-493e-ab4b-48bc894d6323|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:35:34.388Z|462de1dd-9680-4663-ad0c-9dcd37f66244|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:35:34.389Z|462de1dd-9680-4663-ad0c-9dcd37f66244|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:35:38.317Z|ed4c5a96-b641-4ef6-ac1a-a2eec61a088e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:35:38.318Z|ed4c5a96-b641-4ef6-ac1a-a2eec61a088e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:35:38.331Z|96d6f3f9-5c4a-4f49-a182-925fe22df07a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:35:38.332Z|96d6f3f9-5c4a-4f49-a182-925fe22df07a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:35:38.342Z|c6b73972-2bb5-4a6e-97a7-4f995e354835|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:35:38.343Z|c6b73972-2bb5-4a6e-97a7-4f995e354835|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:35:48.345Z|2863987b-a7bc-4daf-b75f-d7ad659aa9a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:35:48.346Z|2863987b-a7bc-4daf-b75f-d7ad659aa9a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:35:48.354Z|2036dd7c-8bbc-493e-a2c0-5b8cedb6c973|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:35:48.354Z|2036dd7c-8bbc-493e-a2c0-5b8cedb6c973|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:35:48.365Z|91d693f3-b4ef-452b-a3ae-b8ef57dac6ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:35:48.366Z|91d693f3-b4ef-452b-a3ae-b8ef57dac6ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:35:48.987Z|50080640-8bc0-4626-b5e2-3579ab6d2b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:35:48.990Z|50080640-8bc0-4626-b5e2-3579ab6d2b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:35:49.082Z|02b933cb-bf98-4d75-bfd1-fa33214769a2|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:35:49.083Z|02b933cb-bf98-4d75-bfd1-fa33214769a2|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:35:58.376Z|ebe27dd6-da22-4bfa-b2ff-4c78bf03ab56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:35:58.376Z|d4e1adde-6fc6-45d7-9928-e11c1ccc8e89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:35:58.377Z|d4e1adde-6fc6-45d7-9928-e11c1ccc8e89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:35:58.377Z|ebe27dd6-da22-4bfa-b2ff-4c78bf03ab56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:35:58.385Z|c83086b9-2ddf-4476-a979-2e7989008823|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:35:58.385Z|c83086b9-2ddf-4476-a979-2e7989008823|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:36:03.989Z|a24d6cb3-896e-4caa-807c-e285cd183ebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:36:03.992Z|a24d6cb3-896e-4caa-807c-e285cd183ebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:36:04.390Z|9eb1e97c-93fa-4a97-a4cd-6be147563978|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:36:04.390Z|9eb1e97c-93fa-4a97-a4cd-6be147563978|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:36:08.416Z|224ea659-9e8c-40ec-92c5-5c0996982f9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:36:08.416Z|ac4d8229-dd04-4bcc-8188-8f3c44b3a3be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:36:08.416Z|05590edb-df51-4090-b236-79ae090591e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:36:08.420Z|224ea659-9e8c-40ec-92c5-5c0996982f9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:36:08.420Z|05590edb-df51-4090-b236-79ae090591e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:36:08.420Z|ac4d8229-dd04-4bcc-8188-8f3c44b3a3be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:36:18.454Z|e05323c2-9b2b-4d3b-b589-e191421c69a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:36:18.454Z|e5f5a1b5-1dad-4125-a1d2-7315b3b88039|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:36:18.454Z|e5f5a1b5-1dad-4125-a1d2-7315b3b88039|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:36:18.454Z|e05323c2-9b2b-4d3b-b589-e191421c69a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:36:18.461Z|3551843d-aab2-40c3-83ce-4dd08e05c4e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:36:18.461Z|3551843d-aab2-40c3-83ce-4dd08e05c4e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:36:18.988Z|dd48335c-6d8a-43bf-8c32-c8abbb64a47e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:36:18.989Z|dd48335c-6d8a-43bf-8c32-c8abbb64a47e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:36:28.481Z|4487738c-84ab-4ec5-8b68-642d3075dbd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:36:28.482Z|4487738c-84ab-4ec5-8b68-642d3075dbd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:36:28.483Z|756550f4-cb85-491f-a6f3-d1978f11b82d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:36:28.484Z|756550f4-cb85-491f-a6f3-d1978f11b82d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:36:28.486Z|6aef1927-769e-477f-b514-c57253dd86c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:36:28.486Z|6aef1927-769e-477f-b514-c57253dd86c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:36:33.988Z|e77a65cd-a14b-4ffc-b646-dd00f6cd7c50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:36:33.990Z|e77a65cd-a14b-4ffc-b646-dd00f6cd7c50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:36:34.391Z|afb835e2-f4f6-43cd-bd43-5cfd6844bb21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:36:34.392Z|afb835e2-f4f6-43cd-bd43-5cfd6844bb21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:36:38.508Z|41ef104d-3875-4e49-80c4-b3d89262a7a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:36:38.509Z|1f211862-5736-40fe-b6cb-2d0b26e5b0f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:36:38.509Z|41ef104d-3875-4e49-80c4-b3d89262a7a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:36:38.517Z|1f211862-5736-40fe-b6cb-2d0b26e5b0f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:36:38.518Z|1f16ad0e-9ec1-470f-85d5-580868f4a2fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:36:38.519Z|1f16ad0e-9ec1-470f-85d5-580868f4a2fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:36:48.538Z|58be4f21-d55f-4f0c-9520-60088ee28914|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:36:48.538Z|f0418d80-c6d6-4e8a-b162-cd33a7547f82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:36:48.539Z|f0418d80-c6d6-4e8a-b162-cd33a7547f82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:36:48.539Z|58be4f21-d55f-4f0c-9520-60088ee28914|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:36:48.552Z|9939216c-204a-4c8e-b685-c0a520a8cc7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:36:48.553Z|9939216c-204a-4c8e-b685-c0a520a8cc7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:36:48.988Z|26f46154-3e65-40ca-a670-9a3ba1282192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:36:48.989Z|26f46154-3e65-40ca-a670-9a3ba1282192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:36:49.081Z|17ba733d-acc3-4077-adb4-403249bca1a3|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:36:49.082Z|17ba733d-acc3-4077-adb4-403249bca1a3|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:36:58.561Z|c07bafd6-1460-4ddb-bd22-48bf5164b5f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:36:58.561Z|e58a1237-36a4-4201-be7b-23ad3acfe2ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:36:58.562Z|c07bafd6-1460-4ddb-bd22-48bf5164b5f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:36:58.563Z|e58a1237-36a4-4201-be7b-23ad3acfe2ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:36:58.572Z|ef0536e0-b01d-4747-904f-482830833ebe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:36:58.572Z|ef0536e0-b01d-4747-904f-482830833ebe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:37:03.987Z|919bf952-698c-4961-9c8b-a9be404b6603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:37:03.988Z|919bf952-698c-4961-9c8b-a9be404b6603|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:37:04.393Z|5799d9bd-314b-4c3c-a9ad-68150149640b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:37:04.394Z|5799d9bd-314b-4c3c-a9ad-68150149640b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:37:08.593Z|66dc39d7-37f9-41bc-a616-4b2419799726|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:37:08.594Z|f4ba9bad-3670-4ae4-a175-8039bf029281|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:37:08.593Z|c2b14ee0-2e5e-41b0-94bc-b21b0c29e672|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:37:08.595Z|66dc39d7-37f9-41bc-a616-4b2419799726|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:37:08.595Z|f4ba9bad-3670-4ae4-a175-8039bf029281|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:37:08.595Z|c2b14ee0-2e5e-41b0-94bc-b21b0c29e672|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:37:18.631Z|43f12c49-eb55-488f-a75d-bd200265508b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:37:18.631Z|57f26798-5a32-4e64-b3be-f7e72ca882bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:37:18.631Z|76b196cb-9997-4cb6-a291-ffa791c3a44e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:37:18.634Z|76b196cb-9997-4cb6-a291-ffa791c3a44e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:37:18.634Z|57f26798-5a32-4e64-b3be-f7e72ca882bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:37:18.634Z|43f12c49-eb55-488f-a75d-bd200265508b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:37:18.988Z|649ec963-53c3-4011-902b-2fbf027a6500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:37:18.991Z|649ec963-53c3-4011-902b-2fbf027a6500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:37:28.659Z|25c367d2-0527-4cc1-8b05-d188b5e268fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:37:28.659Z|77ea3c15-d9c0-4528-8048-9c1bfa012be6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:37:28.659Z|25c367d2-0527-4cc1-8b05-d188b5e268fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:37:28.659Z|77ea3c15-d9c0-4528-8048-9c1bfa012be6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:37:28.666Z|f9b0fa13-479e-4f92-891e-d107333917c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:37:28.667Z|f9b0fa13-479e-4f92-891e-d107333917c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:37:33.987Z|605d6a6d-d5db-4f14-8792-36af5b9a5c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:37:33.988Z|605d6a6d-d5db-4f14-8792-36af5b9a5c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:37:34.395Z|03d1c047-d8d0-4c1d-9401-3cef8c96b527|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:37:34.395Z|03d1c047-d8d0-4c1d-9401-3cef8c96b527|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:37:38.681Z|694703f5-5905-4e34-8f86-bcc0b42ee5db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:37:38.682Z|694703f5-5905-4e34-8f86-bcc0b42ee5db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:37:38.691Z|93ae7ffd-e677-455f-a412-42365752b264|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:37:38.691Z|93ae7ffd-e677-455f-a412-42365752b264|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:37:38.692Z|a29da9b6-b3e7-4b7d-bd3e-55fc5568830f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:37:38.692Z|a29da9b6-b3e7-4b7d-bd3e-55fc5568830f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:37:48.703Z|b415c44c-8a0d-4f51-ac15-b12fd96a1d61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:37:48.704Z|b415c44c-8a0d-4f51-ac15-b12fd96a1d61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:37:48.712Z|bacef0b3-2b8b-4847-8a88-b60ac20e545d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:37:48.712Z|3ae9fd03-adbe-4f48-9736-abf15f9b49fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:37:48.713Z|bacef0b3-2b8b-4847-8a88-b60ac20e545d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:37:48.713Z|3ae9fd03-adbe-4f48-9736-abf15f9b49fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:37:48.987Z|39d3b6c1-b478-4a13-9649-728151d9a0f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:37:48.988Z|39d3b6c1-b478-4a13-9649-728151d9a0f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:37:49.081Z|5f5d6612-34bc-466a-ac81-34637b6b75f0|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:37:49.082Z|5f5d6612-34bc-466a-ac81-34637b6b75f0|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:37:58.725Z|2d5d860d-a113-4bfc-bc96-ea3179d772e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:37:58.725Z|2d5d860d-a113-4bfc-bc96-ea3179d772e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:37:58.733Z|3661271c-4d60-4965-949a-9f1e529d25b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:37:58.733Z|3661271c-4d60-4965-949a-9f1e529d25b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:37:58.739Z|22953e78-341b-472f-bf0f-b6f33b51bdcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:37:58.740Z|22953e78-341b-472f-bf0f-b6f33b51bdcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:38:03.988Z|02ef4640-23b6-4c1a-b92b-6cd4fed2adc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:38:03.991Z|02ef4640-23b6-4c1a-b92b-6cd4fed2adc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:38:04.399Z|fc5154be-810e-4132-8114-a543d37d7895|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:38:04.400Z|fc5154be-810e-4132-8114-a543d37d7895|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:38:08.747Z|5cf8d047-fa7a-4190-a13c-986ef326455d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:38:08.748Z|5cf8d047-fa7a-4190-a13c-986ef326455d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:38:08.752Z|1d0bff25-d2c3-47dc-89e2-028138514c35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:38:08.753Z|1d0bff25-d2c3-47dc-89e2-028138514c35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:38:08.759Z|f8df5487-1f96-4482-8586-12a6bc24ece8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:38:08.760Z|f8df5487-1f96-4482-8586-12a6bc24ece8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:38:18.786Z|42a5824a-34e4-4ac8-bee4-19036c4c28f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:38:18.789Z|42a5824a-34e4-4ac8-bee4-19036c4c28f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:38:18.806Z|61b84716-5fa8-4f24-acd7-d3abf467590e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:38:18.806Z|32b35772-3bdf-4def-8d9c-186bd7101b1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:38:18.806Z|61b84716-5fa8-4f24-acd7-d3abf467590e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:38:18.807Z|32b35772-3bdf-4def-8d9c-186bd7101b1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:38:18.991Z|7e6d582c-6bcc-4e8d-9ff0-9671d90bd1e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:38:18.996Z|7e6d582c-6bcc-4e8d-9ff0-9671d90bd1e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:38:28.873Z|5e6bd5c6-0658-4f67-a5f2-083165597b07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:38:28.873Z|3acfb677-0914-4ae3-98f0-5588d6c61844|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:38:28.873Z|efd1872a-57ae-44b7-8cd4-7c7d004ed88d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:38:28.874Z|3acfb677-0914-4ae3-98f0-5588d6c61844|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:38:28.874Z|5e6bd5c6-0658-4f67-a5f2-083165597b07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:38:28.875Z|efd1872a-57ae-44b7-8cd4-7c7d004ed88d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:38:33.989Z|a42c7b4c-0d29-47fa-b8bb-46cda958efca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:38:33.989Z|a42c7b4c-0d29-47fa-b8bb-46cda958efca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:38:34.401Z|125ea012-236b-4f81-a14b-dceeab9e6a0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:38:34.401Z|125ea012-236b-4f81-a14b-dceeab9e6a0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:38:38.898Z|3baa718f-4ed5-4bad-85cb-042b7ec1cc15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:38:38.899Z|3baa718f-4ed5-4bad-85cb-042b7ec1cc15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:38:38.900Z|4a4f307b-6578-4293-a4ab-3ed9971bceb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:38:38.902Z|3881b0ec-8193-47f1-acc3-8d8208b1a5c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:38:38.902Z|4a4f307b-6578-4293-a4ab-3ed9971bceb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:38:38.903Z|3881b0ec-8193-47f1-acc3-8d8208b1a5c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:38:48.926Z|ba68b072-18a0-40a3-840f-bc5024191c1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:38:48.927Z|8253e27a-1524-4ffe-9dcc-bad3e1a971cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:38:48.927Z|ce671eaf-be10-4abf-afd3-542f54abd152|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:38:48.927Z|ba68b072-18a0-40a3-840f-bc5024191c1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:38:48.927Z|ce671eaf-be10-4abf-afd3-542f54abd152|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:38:48.927Z|8253e27a-1524-4ffe-9dcc-bad3e1a971cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:38:48.987Z|dff4014a-e201-4a8b-981b-2c879dbc11b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:38:48.990Z|dff4014a-e201-4a8b-981b-2c879dbc11b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:38:49.082Z|4ffe1f71-51a9-42fc-8ce8-29bdba0b37ea|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:38:49.083Z|4ffe1f71-51a9-42fc-8ce8-29bdba0b37ea|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:38:58.949Z|7f01756c-a661-4b1f-833d-77dfb5019cbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:38:58.949Z|e56d7c8d-7148-4fe1-98ce-963a7e3cee2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:38:58.950Z|7f01756c-a661-4b1f-833d-77dfb5019cbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:38:58.950Z|e56d7c8d-7148-4fe1-98ce-963a7e3cee2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:38:58.953Z|d3b5bd3f-f59c-425b-9611-3f5de6394ad4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:38:58.954Z|d3b5bd3f-f59c-425b-9611-3f5de6394ad4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:39:03.987Z|0a932b45-8836-4603-827e-685703be3175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:39:03.988Z|0a932b45-8836-4603-827e-685703be3175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:39:04.402Z|64bd7baa-b493-44b0-8097-5585e806e8a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:39:04.402Z|64bd7baa-b493-44b0-8097-5585e806e8a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:39:08.980Z|b92fffda-dd33-40e9-a88a-44417940e224|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:39:08.982Z|cb9501e5-d4b3-4db0-90dc-feb0e6964346|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:39:08.982Z|b92fffda-dd33-40e9-a88a-44417940e224|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:39:08.982Z|cb9501e5-d4b3-4db0-90dc-feb0e6964346|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:39:08.986Z|50b41811-8ff4-4c66-bd35-cb303564b68a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:39:08.987Z|50b41811-8ff4-4c66-bd35-cb303564b68a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:39:18.988Z|57b4311a-ea61-4ee0-8841-35337f687593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:39:18.989Z|57b4311a-ea61-4ee0-8841-35337f687593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:39:19.008Z|34a2bf3e-e47b-4e3b-8893-5b778a33c113|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:39:19.010Z|af0b4dde-9683-4039-91f6-4e27b76b90e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:39:19.010Z|af0b4dde-9683-4039-91f6-4e27b76b90e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:39:19.016Z|46c5af97-55f8-4a1b-bed2-21363a3eedd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:39:19.016Z|46c5af97-55f8-4a1b-bed2-21363a3eedd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:39:19.017Z|34a2bf3e-e47b-4e3b-8893-5b778a33c113|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:39:29.060Z|7d4b80cc-ac36-4ec6-bd21-3c616b6f1a0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:39:29.060Z|406ecd41-ee9d-4eff-8b25-4c9caf33e021|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:39:29.060Z|54f3d99a-3c06-407a-80e4-bd1c30aa12ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:39:29.065Z|406ecd41-ee9d-4eff-8b25-4c9caf33e021|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:39:29.065Z|54f3d99a-3c06-407a-80e4-bd1c30aa12ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:39:29.065Z|7d4b80cc-ac36-4ec6-bd21-3c616b6f1a0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:39:33.988Z|0a8b04d8-6428-4469-9712-596453b1900e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:39:33.991Z|0a8b04d8-6428-4469-9712-596453b1900e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:39:34.403Z|7675b31e-a1d0-4ad9-a206-d1a1144b1ebd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:39:34.404Z|7675b31e-a1d0-4ad9-a206-d1a1144b1ebd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:39:39.098Z|ffe757b3-6990-47ff-bfa5-940750364ee9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:39:39.099Z|ffe757b3-6990-47ff-bfa5-940750364ee9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:39:39.103Z|b57fc5d1-b6b2-417c-954a-873ac546cbe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:39:39.103Z|b57fc5d1-b6b2-417c-954a-873ac546cbe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:39:39.120Z|edc2d878-f54a-46bc-9035-585ce7ca2113|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:39:39.120Z|edc2d878-f54a-46bc-9035-585ce7ca2113|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:39:48.987Z|9af5f716-e23c-4e02-a373-100770825d74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:39:48.988Z|9af5f716-e23c-4e02-a373-100770825d74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:39:49.082Z|8c5ce765-deb0-45c3-b9ff-909d86b9d118|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:39:49.083Z|8c5ce765-deb0-45c3-b9ff-909d86b9d118|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:39:49.122Z|d6ea2805-61ba-446c-9263-b4d01e75adc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:39:49.122Z|d6ea2805-61ba-446c-9263-b4d01e75adc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:39:49.138Z|1447109d-3630-43e7-92da-29ad79b39500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:39:49.138Z|1447109d-3630-43e7-92da-29ad79b39500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:39:49.142Z|7f8bdd4c-fd09-4d83-9486-830e0f040967|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:39:49.142Z|7f8bdd4c-fd09-4d83-9486-830e0f040967|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:39:59.142Z|0c21b925-f35b-4af1-8004-f7855219cdde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:39:59.143Z|0c21b925-f35b-4af1-8004-f7855219cdde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:39:59.159Z|ccf0db08-be57-4553-9de3-dc3bd99012da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:39:59.160Z|ccf0db08-be57-4553-9de3-dc3bd99012da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:39:59.167Z|83689329-9033-422b-b8de-b5ee1c054d0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:39:59.167Z|83689329-9033-422b-b8de-b5ee1c054d0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:40:03.987Z|f24b3d24-e9c3-47c2-a923-be36bbd7ffe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:40:03.988Z|f24b3d24-e9c3-47c2-a923-be36bbd7ffe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:40:04.406Z|42fba644-1f74-4fe4-8529-08a51d6d86ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:40:04.407Z|42fba644-1f74-4fe4-8529-08a51d6d86ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:40:09.171Z|b14c777e-a1ef-471d-a7db-16eba0042f41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:40:09.172Z|b14c777e-a1ef-471d-a7db-16eba0042f41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:40:09.182Z|f712fa81-99fe-4f51-8e20-c2e00a87cd22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:40:09.182Z|f712fa81-99fe-4f51-8e20-c2e00a87cd22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:40:09.191Z|1a28001a-b08c-47e4-98d9-ca96d7672d95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:40:09.191Z|1a28001a-b08c-47e4-98d9-ca96d7672d95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:40:18.987Z|73463353-2e2e-4c82-980f-a9a28085de00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:40:18.990Z|73463353-2e2e-4c82-980f-a9a28085de00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:40:19.196Z|f0e889f6-4c17-4003-8c14-59f1bb1ef7cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:40:19.199Z|f0e889f6-4c17-4003-8c14-59f1bb1ef7cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:40:19.203Z|4d3a481b-fdf6-46f9-ad48-02262a87dedd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:40:19.203Z|4d3a481b-fdf6-46f9-ad48-02262a87dedd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:40:19.216Z|ce5e174d-389d-4b0c-beaf-3fb7e1220ce6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:40:19.216Z|ce5e174d-389d-4b0c-beaf-3fb7e1220ce6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:40:29.219Z|34442617-5ab9-487d-9c84-cbff387c3223|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:40:29.220Z|34442617-5ab9-487d-9c84-cbff387c3223|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:40:29.225Z|88194931-aa53-473e-8db0-6595815c79e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:40:29.225Z|88194931-aa53-473e-8db0-6595815c79e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:40:29.233Z|cc5a1d4b-5600-42e7-bbd7-aafed1cd1054|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:40:29.233Z|cc5a1d4b-5600-42e7-bbd7-aafed1cd1054|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:40:33.988Z|6632df86-595d-471b-8f47-5417b2813c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:40:33.989Z|6632df86-595d-471b-8f47-5417b2813c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:40:34.408Z|77298fd5-6bad-4029-b05e-98adc23d66c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:40:34.409Z|77298fd5-6bad-4029-b05e-98adc23d66c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:40:39.258Z|65325aa2-c32b-415e-9ec3-311739dddf8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:40:39.258Z|fe4802da-c14e-400b-8a41-63f8a84f8420|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:40:39.258Z|84018d61-9db4-421b-b49d-1111552c8419|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:40:39.260Z|65325aa2-c32b-415e-9ec3-311739dddf8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:40:39.260Z|fe4802da-c14e-400b-8a41-63f8a84f8420|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:40:39.260Z|84018d61-9db4-421b-b49d-1111552c8419|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:40:48.989Z|68e23ba9-2fb1-4798-afb5-f5887f620de6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:40:48.994Z|68e23ba9-2fb1-4798-afb5-f5887f620de6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:40:49.085Z|956fda1e-811b-47bd-8490-914b9088d8ec|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:40:49.087Z|956fda1e-811b-47bd-8490-914b9088d8ec|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:40:49.292Z|6d58f718-62b2-4ec2-a06c-cbbaebca8847|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:40:49.292Z|d1e45e24-581f-4cfe-ae77-69151e5cd37f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:40:49.293Z|6d58f718-62b2-4ec2-a06c-cbbaebca8847|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:40:49.293Z|d1e45e24-581f-4cfe-ae77-69151e5cd37f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:40:49.299Z|5338979f-8ebd-40ce-8807-ea676d90d7fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:40:49.300Z|5338979f-8ebd-40ce-8807-ea676d90d7fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:40:59.317Z|bd757af3-307d-41d0-8e98-95dae0e6d142|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:40:59.318Z|bd757af3-307d-41d0-8e98-95dae0e6d142|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:40:59.318Z|9d2ca9e7-882d-42fe-96f6-94a7a5da4d16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:40:59.320Z|9d2ca9e7-882d-42fe-96f6-94a7a5da4d16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:40:59.336Z|206633ba-1777-40be-95d2-93696b1270a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:40:59.337Z|206633ba-1777-40be-95d2-93696b1270a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:41:03.987Z|74111c19-b118-4c44-a457-d2a7384b6887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:41:03.988Z|74111c19-b118-4c44-a457-d2a7384b6887|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:41:04.414Z|ba0c2df4-454c-4bf2-98b2-ad8a124cfaf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:41:04.414Z|ba0c2df4-454c-4bf2-98b2-ad8a124cfaf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:41:09.346Z|cc3e359d-8cb6-41a2-90d8-1bc75572ebab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:41:09.347Z|e7f74710-e4a8-485c-95b7-7d7d1f47751b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:41:09.349Z|e7f74710-e4a8-485c-95b7-7d7d1f47751b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:41:09.347Z|cc3e359d-8cb6-41a2-90d8-1bc75572ebab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:41:09.358Z|bf188e0a-c0dd-449b-9201-700bed37cf11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:41:09.358Z|bf188e0a-c0dd-449b-9201-700bed37cf11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:41:18.987Z|09c930f9-42b0-40e9-8d7c-30685f448e8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:41:18.988Z|09c930f9-42b0-40e9-8d7c-30685f448e8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:41:19.370Z|8d3f51eb-c5d1-45ca-a713-93b53d0f2b5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:41:19.371Z|8d3f51eb-c5d1-45ca-a713-93b53d0f2b5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:41:19.371Z|f003fe02-3c58-49c9-a422-756958d55c68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:41:19.372Z|f003fe02-3c58-49c9-a422-756958d55c68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:41:19.379Z|d8ea9bfa-89f5-48d7-8c7c-a3cd18c3d873|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:41:19.380Z|d8ea9bfa-89f5-48d7-8c7c-a3cd18c3d873|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:41:29.393Z|b1645fd3-b61e-454a-af45-1b49aa54d057|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:41:29.393Z|62f774b8-e7f4-456d-8fe5-b5441c024b11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:41:29.394Z|b1645fd3-b61e-454a-af45-1b49aa54d057|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:41:29.394Z|62f774b8-e7f4-456d-8fe5-b5441c024b11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:41:29.397Z|6b5d031a-1c1d-4948-90ce-9918d8be10cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:41:29.399Z|6b5d031a-1c1d-4948-90ce-9918d8be10cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:41:33.987Z|c25ebaad-4755-45f6-a712-8cfa361e445f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:41:33.990Z|c25ebaad-4755-45f6-a712-8cfa361e445f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:41:34.415Z|f507c4c0-e955-45e0-a5c6-fb98c8720d0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:41:34.415Z|f507c4c0-e955-45e0-a5c6-fb98c8720d0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:41:39.415Z|ddc0996d-9f70-45b9-acbc-4ec1ccdd3153|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:41:39.416Z|ddc0996d-9f70-45b9-acbc-4ec1ccdd3153|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:41:39.422Z|509d1c5f-91d5-40bd-aafb-5008b9a63235|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:41:39.422Z|551d0d0b-eb89-4a87-9e45-12ab8c42fc00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:41:39.422Z|509d1c5f-91d5-40bd-aafb-5008b9a63235|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:41:39.422Z|551d0d0b-eb89-4a87-9e45-12ab8c42fc00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:41:48.987Z|f9a1fe0e-7115-4b27-86db-de6c55a6ba36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:41:48.988Z|f9a1fe0e-7115-4b27-86db-de6c55a6ba36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:41:49.082Z|a4409879-99e1-49f9-a30d-6137ad5574bf|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:41:49.083Z|a4409879-99e1-49f9-a30d-6137ad5574bf|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:41:49.439Z|7baf490a-4427-456d-bb87-01654178adfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:41:49.439Z|7baf490a-4427-456d-bb87-01654178adfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:41:49.439Z|a1470157-0965-4f23-95b0-11406a8ff1c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:41:49.440Z|a1470157-0965-4f23-95b0-11406a8ff1c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:41:49.445Z|de3aac94-c837-4b5b-9662-7df48f3c4f04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:41:49.445Z|de3aac94-c837-4b5b-9662-7df48f3c4f04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:41:59.469Z|7f4af0d9-6fe1-4f95-bb0f-2284fb83f94b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:41:59.469Z|f8a1902e-f9cd-43ea-a3f9-ff96ccdb6c17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:41:59.469Z|0c63be01-5e72-47fe-b0b8-308156b26545|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:41:59.470Z|7f4af0d9-6fe1-4f95-bb0f-2284fb83f94b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:41:59.470Z|0c63be01-5e72-47fe-b0b8-308156b26545|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:41:59.470Z|f8a1902e-f9cd-43ea-a3f9-ff96ccdb6c17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:42:03.990Z|1ebd5475-4376-4361-9610-d110c07ac79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:42:03.997Z|1ebd5475-4376-4361-9610-d110c07ac79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:42:04.416Z|bb4f4273-aced-45ed-a322-5c990cdfd3f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:42:04.417Z|bb4f4273-aced-45ed-a322-5c990cdfd3f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:42:09.615Z|73f937b6-0ade-4e00-acb7-c74a0d4b2900|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:42:09.615Z|538a1de6-4fd8-413a-a4f3-3fe5b3a819cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:42:09.615Z|2b0fcf2a-160a-4ba6-ab51-8d04b87e2f94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:42:09.616Z|73f937b6-0ade-4e00-acb7-c74a0d4b2900|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:42:09.616Z|538a1de6-4fd8-413a-a4f3-3fe5b3a819cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:42:09.616Z|2b0fcf2a-160a-4ba6-ab51-8d04b87e2f94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:42:18.987Z|663935f3-061e-4a4f-b04e-82ca1a1ece0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:42:18.988Z|663935f3-061e-4a4f-b04e-82ca1a1ece0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:42:19.648Z|6f9a2bc3-e2e6-4ff6-a12d-3459a723297a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:42:19.648Z|6a29f30b-dbe4-4084-afed-ac64ecb82044|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:42:19.648Z|68eef94f-a867-4271-b6d4-c7d0ec7f0cc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:42:19.649Z|6f9a2bc3-e2e6-4ff6-a12d-3459a723297a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:42:19.649Z|68eef94f-a867-4271-b6d4-c7d0ec7f0cc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:42:19.649Z|6a29f30b-dbe4-4084-afed-ac64ecb82044|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:42:29.671Z|b0304cae-0e52-433e-a92e-1d76d167cd88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:42:29.671Z|404e7f1d-a829-4be6-8c80-fc24f12c3b79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:42:29.672Z|b0304cae-0e52-433e-a92e-1d76d167cd88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:42:29.672Z|404e7f1d-a829-4be6-8c80-fc24f12c3b79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:42:29.673Z|406b0349-4d73-4c87-be4b-ad6055566975|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:42:29.673Z|406b0349-4d73-4c87-be4b-ad6055566975|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:42:33.987Z|3aea5472-611a-4e94-b82a-edacbc7e79f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:42:33.988Z|3aea5472-611a-4e94-b82a-edacbc7e79f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:42:34.418Z|01bdeeb2-aa72-4af1-bbeb-517392d79e5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:42:34.419Z|01bdeeb2-aa72-4af1-bbeb-517392d79e5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:42:39.696Z|193defe7-1299-4340-b501-1a25871d8cfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:42:39.696Z|d5a66bcd-5ac7-46b5-857c-3680eacee886|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:42:39.697Z|d5a66bcd-5ac7-46b5-857c-3680eacee886|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:42:39.697Z|193defe7-1299-4340-b501-1a25871d8cfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:42:39.703Z|3734b896-e1d0-48b5-a391-b6f6afd9a643|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:42:39.704Z|3734b896-e1d0-48b5-a391-b6f6afd9a643|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:42:48.987Z|28f8c92d-adc6-4a65-bf78-4f4603b8f5b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:42:48.988Z|28f8c92d-adc6-4a65-bf78-4f4603b8f5b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:42:49.082Z|2e74e37d-756d-4119-aae4-383243fb1f56|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:42:49.082Z|2e74e37d-756d-4119-aae4-383243fb1f56|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:42:49.723Z|443d9d0b-1818-427a-9028-80de831239bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:42:49.723Z|5623369f-ad19-41c7-9f27-ba0a14b94540|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:42:49.723Z|5623369f-ad19-41c7-9f27-ba0a14b94540|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:42:49.723Z|443d9d0b-1818-427a-9028-80de831239bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:42:49.727Z|1465001f-7e69-4d7d-b27c-3204f7d0df2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:42:49.728Z|1465001f-7e69-4d7d-b27c-3204f7d0df2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:42:59.750Z|38221772-775b-4c02-9cb0-19468854b25d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:42:59.750Z|f0825742-561a-4b6d-a826-30d05cd987c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:42:59.751Z|e620369f-e5e6-45d2-b47f-11416b89fb96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:42:59.751Z|f0825742-561a-4b6d-a826-30d05cd987c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:42:59.751Z|38221772-775b-4c02-9cb0-19468854b25d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:42:59.751Z|e620369f-e5e6-45d2-b47f-11416b89fb96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:43:03.987Z|584d5231-0adc-407e-8e22-86120892af19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:43:03.988Z|584d5231-0adc-407e-8e22-86120892af19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:43:04.419Z|1961a9dd-895b-422c-a03b-118e7dc73781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:43:04.420Z|1961a9dd-895b-422c-a03b-118e7dc73781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:43:09.772Z|c8a79b2d-7168-49cb-b4d3-3594f1db1b13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:43:09.772Z|a9e27d67-25f1-4d6d-b946-20d507f17004|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:43:09.773Z|c8a79b2d-7168-49cb-b4d3-3594f1db1b13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:43:09.773Z|a9e27d67-25f1-4d6d-b946-20d507f17004|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:43:09.774Z|7815a47b-3562-47cd-8ab1-e4f94678ecd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:43:09.774Z|7815a47b-3562-47cd-8ab1-e4f94678ecd4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:43:18.988Z|8dc23282-e0da-4aec-be43-f5390b5b30eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:43:18.988Z|8dc23282-e0da-4aec-be43-f5390b5b30eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:43:19.979Z|6270ec71-374e-490e-8a17-5d6be2b7ce8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:43:19.979Z|5a67c3f7-a5d0-4659-87a4-365d5ef4d793|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:43:19.979Z|0f3208a8-5c2b-4f79-873d-fb7bd41ffbdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:43:19.980Z|5a67c3f7-a5d0-4659-87a4-365d5ef4d793|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:43:19.980Z|0f3208a8-5c2b-4f79-873d-fb7bd41ffbdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:43:19.981Z|6270ec71-374e-490e-8a17-5d6be2b7ce8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:43:30.017Z|9a1daedd-ce2a-4520-8e69-750c3d277bb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:43:30.017Z|2f31ac87-3ac6-453c-bbb9-8369bb035c2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:43:30.017Z|fde06201-6998-456a-974d-674e93e8f890|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:43:30.021Z|fde06201-6998-456a-974d-674e93e8f890|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:43:30.021Z|2f31ac87-3ac6-453c-bbb9-8369bb035c2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:43:30.021Z|9a1daedd-ce2a-4520-8e69-750c3d277bb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:43:33.987Z|e2c4fbf8-d090-4347-879d-ae48dc9f80ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:43:33.988Z|e2c4fbf8-d090-4347-879d-ae48dc9f80ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:43:34.420Z|32dc044c-7750-4e93-b6fa-4ba835e9c28e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:43:34.421Z|32dc044c-7750-4e93-b6fa-4ba835e9c28e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:43:40.052Z|1b01aea2-52a3-4abd-85ca-53c515ceb81a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:43:40.052Z|b5becae4-1c08-4700-8d46-d05c56814e38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:43:40.052Z|1b01aea2-52a3-4abd-85ca-53c515ceb81a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:43:40.052Z|b5becae4-1c08-4700-8d46-d05c56814e38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:43:40.053Z|fc524726-d425-4ffa-9e75-069c23fdfa7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:43:40.053Z|fc524726-d425-4ffa-9e75-069c23fdfa7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:43:48.987Z|89800795-f4db-4054-b5a3-c5b106e0d16f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:43:48.990Z|89800795-f4db-4054-b5a3-c5b106e0d16f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:43:49.082Z|81ea7772-c306-4409-82f7-66e3d1834196|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:43:49.083Z|81ea7772-c306-4409-82f7-66e3d1834196|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:43:50.074Z|1a17839e-363b-433e-8c6d-bfc2f338e182|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:43:50.074Z|07d79e9c-bc10-4f85-acf8-b5dee4932b8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:43:50.075Z|07d79e9c-bc10-4f85-acf8-b5dee4932b8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:43:50.075Z|1a17839e-363b-433e-8c6d-bfc2f338e182|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:43:50.079Z|1f5df5be-6e54-48d8-8845-45aecd2131fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:43:50.080Z|1f5df5be-6e54-48d8-8845-45aecd2131fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:44:00.096Z|f82329b4-5568-4a06-ae20-d6aff6f77691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:44:00.097Z|f82329b4-5568-4a06-ae20-d6aff6f77691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:44:00.102Z|1b854501-fbd8-4a04-a8c4-5f65eb7d403f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:44:00.102Z|fcac4029-57a2-4234-96c7-41ac77094d49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:44:00.102Z|1b854501-fbd8-4a04-a8c4-5f65eb7d403f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:44:00.102Z|fcac4029-57a2-4234-96c7-41ac77094d49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:44:03.987Z|513f69fb-70fa-466a-b86d-bfda050839e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:44:03.988Z|513f69fb-70fa-466a-b86d-bfda050839e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:44:04.422Z|9d641fc0-e1ae-4cd6-a29a-e0b466678157|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:44:04.422Z|9d641fc0-e1ae-4cd6-a29a-e0b466678157|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:44:10.126Z|2b2c4f3f-8b74-420f-a738-9470359cf318|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:44:10.126Z|2b2c4f3f-8b74-420f-a738-9470359cf318|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:44:10.128Z|34b8a0e6-8b02-40c9-97af-b9d6bcabfd1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:44:10.129Z|34b8a0e6-8b02-40c9-97af-b9d6bcabfd1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:44:10.130Z|79f90e6c-0170-4f76-8335-b49d49154dfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:44:10.130Z|79f90e6c-0170-4f76-8335-b49d49154dfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:44:18.987Z|59e5a7af-0ffd-49af-8d22-891c1abd9c81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:44:18.988Z|59e5a7af-0ffd-49af-8d22-891c1abd9c81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:44:20.148Z|1445038d-5681-4424-a548-717b47354335|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:44:20.149Z|1445038d-5681-4424-a548-717b47354335|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:44:20.152Z|24178f9e-86f6-489d-b3e6-bf0020b29e16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:44:20.153Z|0abee918-5dc2-4b76-9629-d69115f90df7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:44:20.153Z|24178f9e-86f6-489d-b3e6-bf0020b29e16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:44:20.154Z|0abee918-5dc2-4b76-9629-d69115f90df7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:44:30.170Z|bb26e5d9-d685-493a-a38f-c529ed9eeb18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:44:30.170Z|bb26e5d9-d685-493a-a38f-c529ed9eeb18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:44:30.171Z|256a4bbc-04f7-456d-afd8-df519ee0346a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:44:30.171Z|256a4bbc-04f7-456d-afd8-df519ee0346a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:44:30.174Z|785d224d-762c-45f4-8b55-079bc322cddc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:44:30.174Z|785d224d-762c-45f4-8b55-079bc322cddc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:44:33.987Z|1cb8983f-9a4e-4b40-8bf8-2bbf65ffa712|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:44:33.990Z|1cb8983f-9a4e-4b40-8bf8-2bbf65ffa712|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:44:34.423Z|47379aed-0781-4263-b180-5432d8d88d54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:44:34.423Z|47379aed-0781-4263-b180-5432d8d88d54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:44:40.202Z|b5b1ec01-a7d6-4c36-bf25-fafa341ee20d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:44:40.202Z|b5b1ec01-a7d6-4c36-bf25-fafa341ee20d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:44:40.203Z|f3eb668a-7cce-469e-9e8c-bd55b8ad3ad5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:44:40.203Z|e151bd8e-b972-4667-8018-c9063c8542db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:44:40.203Z|f3eb668a-7cce-469e-9e8c-bd55b8ad3ad5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:44:40.203Z|e151bd8e-b972-4667-8018-c9063c8542db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:44:48.990Z|d1eaf9a9-2b15-40ea-8710-bb9bd54c002f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:44:48.993Z|d1eaf9a9-2b15-40ea-8710-bb9bd54c002f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:44:49.088Z|3ead5bda-eb67-4913-af26-e89cb1873986|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:44:49.091Z|3ead5bda-eb67-4913-af26-e89cb1873986|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:44:50.231Z|552942e1-b71e-49ff-b60e-a7a0c9c142e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:44:50.232Z|552942e1-b71e-49ff-b60e-a7a0c9c142e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:44:50.239Z|2466e2f1-cbad-4edf-b709-8a071095cc67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:44:50.239Z|f9760a13-5d83-4c6a-973a-678e820ecb1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:44:50.239Z|2466e2f1-cbad-4edf-b709-8a071095cc67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:44:50.239Z|f9760a13-5d83-4c6a-973a-678e820ecb1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:45:00.254Z|64d73a0e-7c01-4b23-aee4-4743b550e298|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:45:00.255Z|64d73a0e-7c01-4b23-aee4-4743b550e298|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:45:00.263Z|ac9d635c-f76f-470b-8bad-924befc70684|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:45:00.263Z|ff20b353-c8ca-4dac-aab9-97055ca8f071|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:45:00.263Z|ac9d635c-f76f-470b-8bad-924befc70684|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:45:00.263Z|ff20b353-c8ca-4dac-aab9-97055ca8f071|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:45:03.990Z|7e072087-69c5-4c4a-a587-15650d4c24e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:45:03.993Z|7e072087-69c5-4c4a-a587-15650d4c24e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:45:04.424Z|bac393b8-96f0-40b9-ba8f-8a480289f9f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:45:04.424Z|bac393b8-96f0-40b9-ba8f-8a480289f9f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:45:10.278Z|8d6a523c-18f8-49a0-a1d7-5d2a8e0a462b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:45:10.279Z|8d6a523c-18f8-49a0-a1d7-5d2a8e0a462b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:45:10.285Z|833484d7-dcfe-4d08-8047-210b862cb238|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:45:10.286Z|833484d7-dcfe-4d08-8047-210b862cb238|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:45:10.286Z|0e5900c1-e6c7-4a9d-9d59-81c0309b03e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:45:10.287Z|0e5900c1-e6c7-4a9d-9d59-81c0309b03e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:45:18.990Z|d61795fc-0982-4714-9cde-389cdc247953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:45:18.991Z|d61795fc-0982-4714-9cde-389cdc247953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:45:20.302Z|555d6825-64b5-4f30-ab78-cb5e3b39e533|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:45:20.304Z|555d6825-64b5-4f30-ab78-cb5e3b39e533|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:45:20.314Z|c57cfc2f-fdb5-4efe-b936-e9f22ac30a2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:45:20.314Z|c57cfc2f-fdb5-4efe-b936-e9f22ac30a2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:45:20.315Z|b88b9153-9ad4-49ae-b3f5-34441d9d137f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:45:20.315Z|b88b9153-9ad4-49ae-b3f5-34441d9d137f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:45:30.344Z|7e22d899-a06d-487b-9460-eaf34f11d558|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:45:30.344Z|7e22d899-a06d-487b-9460-eaf34f11d558|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:45:30.350Z|bc489661-3a38-4ae7-a5c6-c41378b03635|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:45:30.351Z|bc489661-3a38-4ae7-a5c6-c41378b03635|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:45:30.353Z|56d4f9d7-8bdb-4755-8c47-a0f4b7f221a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:45:30.358Z|56d4f9d7-8bdb-4755-8c47-a0f4b7f221a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:45:33.987Z|483c4e39-a0e7-4cf3-9eb5-a69dd5ef21e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:45:33.988Z|483c4e39-a0e7-4cf3-9eb5-a69dd5ef21e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:45:34.425Z|626c65ed-92fd-4954-ae86-aaea9cd26bf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:45:34.425Z|626c65ed-92fd-4954-ae86-aaea9cd26bf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:45:40.368Z|d27e45ad-2427-4b88-8be7-6d8cb85af77f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:45:40.368Z|d27e45ad-2427-4b88-8be7-6d8cb85af77f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:45:40.390Z|a967e9b3-0029-4a23-b1b5-ca0b41336c96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:45:40.391Z|a967e9b3-0029-4a23-b1b5-ca0b41336c96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:45:40.400Z|2b591bc9-fe88-4d0e-9759-aa84e2e5dd20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:45:40.401Z|2b591bc9-fe88-4d0e-9759-aa84e2e5dd20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:45:48.987Z|4e5225c6-898b-4a8c-bfab-8c3b894b0402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:45:48.990Z|4e5225c6-898b-4a8c-bfab-8c3b894b0402|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:45:49.081Z|626a7465-cf6b-46a7-8765-9a136f7e4af2|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:45:49.082Z|626a7465-cf6b-46a7-8765-9a136f7e4af2|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:45:50.392Z|1f86ca17-689c-4b84-a6ed-1607b4faf637|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:45:50.393Z|1f86ca17-689c-4b84-a6ed-1607b4faf637|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:45:50.421Z|a7f393f8-3642-4fa7-8ca6-c87e67d3cf52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:45:50.421Z|8e6b558c-60c9-4624-826d-d22fe21d6d9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:45:50.421Z|a7f393f8-3642-4fa7-8ca6-c87e67d3cf52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:45:50.421Z|8e6b558c-60c9-4624-826d-d22fe21d6d9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:46:00.452Z|25a743fb-621a-4ffc-9eb2-95bcb49cc1ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:46:00.452Z|b9a6fbe1-d516-48ef-b7ad-5045080e3718|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:46:00.455Z|8424ec1c-38cc-42c3-b160-450cf590f088|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:46:00.455Z|25a743fb-621a-4ffc-9eb2-95bcb49cc1ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:46:00.455Z|8424ec1c-38cc-42c3-b160-450cf590f088|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:46:00.458Z|b9a6fbe1-d516-48ef-b7ad-5045080e3718|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:46:03.989Z|3078307b-9f86-4344-83ab-095c07ed1c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:46:03.993Z|3078307b-9f86-4344-83ab-095c07ed1c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:46:04.426Z|978e4bdd-f487-428a-94c9-822115a0a220|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:46:04.427Z|978e4bdd-f487-428a-94c9-822115a0a220|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:46:10.489Z|0c9a0696-4188-414d-86be-5804075a9251|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:46:10.489Z|a12a5fef-195d-4557-8708-9d4e9a93bd6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:46:10.490Z|c00456e6-a9e0-441a-961e-3d500f09edf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:46:10.491Z|0c9a0696-4188-414d-86be-5804075a9251|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:46:10.491Z|a12a5fef-195d-4557-8708-9d4e9a93bd6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:46:10.491Z|c00456e6-a9e0-441a-961e-3d500f09edf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:46:18.987Z|bdfa7e04-1cc7-4bde-95ab-8f6c71670b16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:46:18.988Z|bdfa7e04-1cc7-4bde-95ab-8f6c71670b16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:46:20.530Z|d86f29b4-1aa3-40f0-bef7-fdf973f893ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:46:20.530Z|48445e6a-b89c-4ae9-a4c0-1c96f6b0c923|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:46:20.531Z|d86f29b4-1aa3-40f0-bef7-fdf973f893ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:46:20.531Z|48445e6a-b89c-4ae9-a4c0-1c96f6b0c923|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:46:20.534Z|d4b16a6f-8c1a-4f23-a1bf-73fb998dae50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:46:20.535Z|d4b16a6f-8c1a-4f23-a1bf-73fb998dae50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:46:30.553Z|7141b219-ce6d-4474-9668-2b4b8aaeb17d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:46:30.553Z|a06bd5d2-6da9-4ee1-a27b-61fc645a1596|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:46:30.553Z|a5f3c77b-06d9-45ba-abf8-5022f07c033f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:46:30.553Z|7141b219-ce6d-4474-9668-2b4b8aaeb17d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:46:30.553Z|a06bd5d2-6da9-4ee1-a27b-61fc645a1596|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:46:30.553Z|a5f3c77b-06d9-45ba-abf8-5022f07c033f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:46:33.987Z|c84664c0-76a1-46bc-a894-cabb817018ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:46:33.990Z|c84664c0-76a1-46bc-a894-cabb817018ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:46:34.428Z|b06c4e0c-9ebf-4e98-95c2-792bed54496b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:46:34.428Z|b06c4e0c-9ebf-4e98-95c2-792bed54496b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:46:40.575Z|2b3d9ff9-2b0e-4128-b2b1-cfb8157678ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:46:40.576Z|2b3d9ff9-2b0e-4128-b2b1-cfb8157678ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:46:40.579Z|2e674bec-e799-4785-82c8-8894126e851b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:46:40.580Z|2e674bec-e799-4785-82c8-8894126e851b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:46:40.580Z|66966658-2cd6-453c-9336-ab52887895bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:46:40.580Z|66966658-2cd6-453c-9336-ab52887895bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:46:48.987Z|7a113880-6501-4e09-8405-6f0843a23165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:46:48.988Z|7a113880-6501-4e09-8405-6f0843a23165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:46:49.082Z|e307fd56-5e5c-4def-952b-10f0066bbe25|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:46:49.083Z|e307fd56-5e5c-4def-952b-10f0066bbe25|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:46:50.598Z|2748177a-9970-4483-9342-5c292898e1c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:46:50.599Z|2748177a-9970-4483-9342-5c292898e1c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:46:50.606Z|7a7ca394-ba82-444c-a761-ff8464daa044|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:46:50.606Z|2abe8ae3-fbea-4f64-837f-8d33d9cce19b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:46:50.607Z|7a7ca394-ba82-444c-a761-ff8464daa044|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:46:50.607Z|2abe8ae3-fbea-4f64-837f-8d33d9cce19b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:47:00.632Z|c0b560d9-0ced-4a5c-861e-e19cda211b20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:47:00.633Z|c0b560d9-0ced-4a5c-861e-e19cda211b20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:47:00.637Z|3fb5c279-695d-43de-93e8-9bbd259bf16a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:47:00.637Z|3fb5c279-695d-43de-93e8-9bbd259bf16a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:47:00.641Z|5676faea-d5f8-41ef-a677-2e86dd67892d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:47:00.642Z|5676faea-d5f8-41ef-a677-2e86dd67892d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:47:03.987Z|8619ccec-9450-4431-ad7b-97e293d2faee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:47:03.988Z|8619ccec-9450-4431-ad7b-97e293d2faee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:47:04.430Z|4c9a8ca8-b8bf-4d32-acbe-bb920d3a1597|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:47:04.431Z|4c9a8ca8-b8bf-4d32-acbe-bb920d3a1597|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:47:10.653Z|0bcfba8d-7fe0-4790-8edf-7577553abb90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:47:10.654Z|0bcfba8d-7fe0-4790-8edf-7577553abb90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:47:10.657Z|cf4ae079-8ef0-4fcb-b5a6-6d69690296ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:47:10.657Z|cf4ae079-8ef0-4fcb-b5a6-6d69690296ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:47:10.660Z|0fe54e37-d2ae-4a8c-96bb-8fe01b9234f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:47:10.660Z|0fe54e37-d2ae-4a8c-96bb-8fe01b9234f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:47:18.989Z|28f86e8a-1d0c-4e8e-879d-7d2e39f10213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:47:18.996Z|28f86e8a-1d0c-4e8e-879d-7d2e39f10213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:47:20.692Z|6a178752-49fa-4d25-b332-82534071ba22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:47:20.692Z|ec27f7e9-6d56-4b11-88c1-390970291a82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:47:20.692Z|7ce765a6-76c7-403e-bf02-e1a676e50e15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:47:20.694Z|6a178752-49fa-4d25-b332-82534071ba22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:47:20.694Z|7ce765a6-76c7-403e-bf02-e1a676e50e15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:47:20.694Z|ec27f7e9-6d56-4b11-88c1-390970291a82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:47:30.728Z|1cfb6ab1-8cdf-4468-ba8b-99042abe3c5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:47:30.728Z|a5ebcd22-77f0-47a7-b194-6500316af481|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:47:30.729Z|1cfb6ab1-8cdf-4468-ba8b-99042abe3c5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:47:30.729Z|a5ebcd22-77f0-47a7-b194-6500316af481|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:47:30.748Z|f1f2fe6d-406f-45d6-ac73-03f195bcc55c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:47:30.749Z|f1f2fe6d-406f-45d6-ac73-03f195bcc55c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:47:33.987Z|865c7ba6-0571-4a8a-8818-27d8563ed588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:47:33.988Z|865c7ba6-0571-4a8a-8818-27d8563ed588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:47:34.431Z|31d3005f-5107-4ed9-a434-1cdffea07920|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:47:34.432Z|31d3005f-5107-4ed9-a434-1cdffea07920|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:47:40.751Z|fa0da69d-4f65-4e4d-9c60-b71def8db66d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:47:40.752Z|fa0da69d-4f65-4e4d-9c60-b71def8db66d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:47:40.759Z|3dece62f-608f-4ab0-9346-7688a14943e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:47:40.760Z|3dece62f-608f-4ab0-9346-7688a14943e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:47:40.770Z|667f6853-6b78-48a4-83db-cc9b67be249d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:47:40.771Z|667f6853-6b78-48a4-83db-cc9b67be249d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:47:48.987Z|21e29753-4c22-461e-aed7-6f1ae0cf46a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:47:48.988Z|21e29753-4c22-461e-aed7-6f1ae0cf46a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:47:49.082Z|990a8097-0905-4f4d-8f86-aab419a83e62|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:47:49.082Z|990a8097-0905-4f4d-8f86-aab419a83e62|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:47:50.773Z|46da0b32-2946-495c-a8f1-ab648d384064|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:47:50.774Z|46da0b32-2946-495c-a8f1-ab648d384064|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:47:50.784Z|c17929f7-733b-434c-8fdb-e7ce737ae835|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:47:50.784Z|c17929f7-733b-434c-8fdb-e7ce737ae835|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:47:50.790Z|da634d7f-c584-42df-b9fa-4b21aa845f29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:47:50.791Z|da634d7f-c584-42df-b9fa-4b21aa845f29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:48:00.797Z|bed9d7a0-9360-49b8-bf6e-a286dd983ffa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:48:00.798Z|bed9d7a0-9360-49b8-bf6e-a286dd983ffa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:48:00.807Z|d3359ed8-e391-49e3-9731-25fb6e4e8ec0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:48:00.808Z|d3359ed8-e391-49e3-9731-25fb6e4e8ec0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:48:00.814Z|e15391af-fa3c-4491-81aa-9def4851a548|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:48:00.815Z|e15391af-fa3c-4491-81aa-9def4851a548|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:48:03.987Z|907d9a38-ab4e-4044-b43f-f61b6beec067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:48:03.990Z|907d9a38-ab4e-4044-b43f-f61b6beec067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:48:04.432Z|fad4f064-e4ad-4d2a-8414-dc05bb3a1a27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:48:04.433Z|fad4f064-e4ad-4d2a-8414-dc05bb3a1a27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:48:10.819Z|0f0dbb37-d9e7-407b-a9e8-2bfea8e26c8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:48:10.820Z|0f0dbb37-d9e7-407b-a9e8-2bfea8e26c8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:48:10.827Z|1573fef8-cfd6-4038-9c78-39e1b339f6e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:48:10.827Z|1573fef8-cfd6-4038-9c78-39e1b339f6e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:48:10.836Z|4bd1f399-2ab4-463e-ae11-316e3c37d2f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:48:10.836Z|4bd1f399-2ab4-463e-ae11-316e3c37d2f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:48:18.987Z|7469e8c1-1ff8-4469-ace5-8e6993f1a71c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:48:18.988Z|7469e8c1-1ff8-4469-ace5-8e6993f1a71c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:48:20.839Z|560d8fde-dc2f-4334-9c1b-d3738f01039e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:48:20.839Z|560d8fde-dc2f-4334-9c1b-d3738f01039e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:48:20.850Z|c54d909d-3251-4d14-9969-430bc45c457c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:48:20.850Z|c54d909d-3251-4d14-9969-430bc45c457c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:48:20.859Z|68d7e8a1-9981-4bd4-8861-c360d983761e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:48:20.860Z|68d7e8a1-9981-4bd4-8861-c360d983761e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:48:30.860Z|96364bbc-6362-4a12-b17c-81facdd20e03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:48:30.862Z|96364bbc-6362-4a12-b17c-81facdd20e03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:48:30.872Z|24780187-7cc0-4f0d-a183-5dec0d4622c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:48:30.872Z|24780187-7cc0-4f0d-a183-5dec0d4622c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:48:30.879Z|82ab99be-7012-4811-9483-c241709fbc1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:48:30.880Z|82ab99be-7012-4811-9483-c241709fbc1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:48:33.987Z|e1f958f1-a5f3-4dec-81f7-35504d367248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:48:33.988Z|e1f958f1-a5f3-4dec-81f7-35504d367248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:48:34.433Z|f8a7dad9-6a9e-4e06-99a3-102d40f414a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:48:34.434Z|f8a7dad9-6a9e-4e06-99a3-102d40f414a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:48:40.892Z|046187e3-a146-4d23-8541-eecceeb80b0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:48:40.892Z|637e9da4-3154-4e9f-a615-244259cf2fb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:48:40.895Z|046187e3-a146-4d23-8541-eecceeb80b0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:48:40.895Z|637e9da4-3154-4e9f-a615-244259cf2fb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:48:40.899Z|54bdfa79-a4fc-4680-aa8e-1d9be880eda7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:48:40.900Z|54bdfa79-a4fc-4680-aa8e-1d9be880eda7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:48:48.989Z|8fa579f8-21d4-47ba-8e6a-2d3c29e9054d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:48:48.994Z|8fa579f8-21d4-47ba-8e6a-2d3c29e9054d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:48:49.084Z|15952ba4-fe6f-420d-a266-ce61a0acb3e0|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:48:49.086Z|15952ba4-fe6f-420d-a266-ce61a0acb3e0|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:48:50.920Z|a498c10e-8569-4199-a0fc-1fc11ff4eec2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:48:50.921Z|a498c10e-8569-4199-a0fc-1fc11ff4eec2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:48:50.933Z|89f2ad79-62d3-49f9-a9ea-8acc786006fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:48:50.934Z|5f6cdf04-0b8d-4473-a6d0-eb9c2fb9ffc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:48:50.934Z|89f2ad79-62d3-49f9-a9ea-8acc786006fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:48:50.934Z|5f6cdf04-0b8d-4473-a6d0-eb9c2fb9ffc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:49:00.943Z|01afb84c-b58c-4db0-8516-2d16d1aaa63d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:49:00.944Z|01afb84c-b58c-4db0-8516-2d16d1aaa63d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:49:00.953Z|4a4771cd-4312-4f1e-bb90-6338b6f45d4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:49:00.954Z|4a4771cd-4312-4f1e-bb90-6338b6f45d4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:49:00.956Z|5bcd6d8b-b650-4d3f-a7cf-61e06379c512|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:49:00.957Z|5bcd6d8b-b650-4d3f-a7cf-61e06379c512|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:49:03.988Z|92674d1b-1ca6-45d1-912a-3815b5b6a3bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:49:03.989Z|92674d1b-1ca6-45d1-912a-3815b5b6a3bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:49:04.434Z|61116bf7-0bb5-4fea-a9dd-589935d3868f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:49:04.435Z|61116bf7-0bb5-4fea-a9dd-589935d3868f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:49:10.972Z|9fb07fbb-f638-4549-8c4e-09e893f66c34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:49:10.973Z|9fb07fbb-f638-4549-8c4e-09e893f66c34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:49:10.974Z|3fb99050-60f8-4a29-bd8f-0ec74e674297|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:49:10.974Z|3fb99050-60f8-4a29-bd8f-0ec74e674297|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:49:10.985Z|fcfb4c6f-5cec-4c87-96fa-50848f630322|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:49:10.985Z|fcfb4c6f-5cec-4c87-96fa-50848f630322|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:49:18.989Z|cf33f586-52bf-45b9-a7df-24bc42ead95d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:49:18.989Z|cf33f586-52bf-45b9-a7df-24bc42ead95d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:49:21.002Z|fabd8b70-c48f-445f-a08a-09d059d9ea3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:49:21.002Z|c48cef45-80fd-4dfd-9468-72d068f176b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:49:21.003Z|c48cef45-80fd-4dfd-9468-72d068f176b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:49:21.006Z|fabd8b70-c48f-445f-a08a-09d059d9ea3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:49:21.011Z|9c32c8d3-f529-464c-b9cf-caf2aa315868|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:49:21.012Z|9c32c8d3-f529-464c-b9cf-caf2aa315868|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:49:31.030Z|a90a1ed7-3e48-42da-af3a-5e3ea27df213|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:49:31.030Z|2a157f60-b8ca-4c50-8569-114aaebab4a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:49:31.031Z|a90a1ed7-3e48-42da-af3a-5e3ea27df213|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:49:31.031Z|2a157f60-b8ca-4c50-8569-114aaebab4a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:49:31.039Z|dbb93daa-dea1-4854-bb5d-c4ffdc90b783|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:49:31.039Z|dbb93daa-dea1-4854-bb5d-c4ffdc90b783|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:49:33.987Z|0e0bb463-ed48-4984-9aa6-e0538ac84630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:49:33.991Z|0e0bb463-ed48-4984-9aa6-e0538ac84630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:49:34.435Z|8c60371f-608a-4840-ab6d-281eecd12920|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:49:34.436Z|8c60371f-608a-4840-ab6d-281eecd12920|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:49:41.054Z|d1d466bb-db94-487e-bd0b-95a8219576ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:49:41.054Z|75fd5a06-11ea-411a-9891-7962a7f01de4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:49:41.054Z|75fd5a06-11ea-411a-9891-7962a7f01de4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:49:41.054Z|d1d466bb-db94-487e-bd0b-95a8219576ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:49:41.059Z|ad05fea2-0679-45b9-9a70-86720800b427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:49:41.060Z|ad05fea2-0679-45b9-9a70-86720800b427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:49:48.987Z|d42278a2-ceb9-444e-9acb-26780d9aa9c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:49:48.988Z|d42278a2-ceb9-444e-9acb-26780d9aa9c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:49:49.081Z|884a567e-753c-4397-9994-2db955d74859|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:49:49.081Z|884a567e-753c-4397-9994-2db955d74859|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:49:51.078Z|4e0e024e-261d-48aa-b258-adfcae89f2b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:49:51.078Z|a6a21326-2936-4723-803a-12ba50c9134d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:49:51.078Z|8808bb48-861c-4f54-b520-28518dff761a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:49:51.079Z|4e0e024e-261d-48aa-b258-adfcae89f2b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:49:51.079Z|8808bb48-861c-4f54-b520-28518dff761a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:49:51.080Z|a6a21326-2936-4723-803a-12ba50c9134d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:50:01.119Z|28d4d61a-057f-4a4d-9626-fffb1c57fb6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:50:01.119Z|7c7ec36a-3986-4429-b980-95aaca94ed56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:50:01.119Z|f0496011-e08a-4243-9c81-514c6912c93f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:50:01.123Z|7c7ec36a-3986-4429-b980-95aaca94ed56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:50:01.123Z|f0496011-e08a-4243-9c81-514c6912c93f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:50:01.123Z|28d4d61a-057f-4a4d-9626-fffb1c57fb6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:50:03.988Z|92cb36ea-9e41-46a0-bbaa-ddbee92bc7ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:50:03.989Z|92cb36ea-9e41-46a0-bbaa-ddbee92bc7ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:50:04.436Z|494650a3-e286-4f52-b2c5-ec1a2b4b31e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:50:04.437Z|494650a3-e286-4f52-b2c5-ec1a2b4b31e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:50:11.153Z|422f8080-ac2d-44a0-a347-bf1670d7b3c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:50:11.153Z|422f8080-ac2d-44a0-a347-bf1670d7b3c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:50:11.155Z|bf3a1448-0782-40ef-b71e-a581c419e2ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:50:11.156Z|bf3a1448-0782-40ef-b71e-a581c419e2ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:50:11.155Z|b3f3ddfb-2167-4ee6-bc7f-949e385f3f79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:50:11.159Z|b3f3ddfb-2167-4ee6-bc7f-949e385f3f79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:50:18.987Z|ca78b66f-cfab-40fd-a9f3-322b2dff7d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:50:18.991Z|ca78b66f-cfab-40fd-a9f3-322b2dff7d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:50:21.195Z|18c56f79-354f-4c04-9a2b-98893b575754|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:50:21.195Z|9703010d-c140-470e-9d67-e0a3954d1989|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:50:21.195Z|9703010d-c140-470e-9d67-e0a3954d1989|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:50:21.195Z|18c56f79-354f-4c04-9a2b-98893b575754|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:50:21.201Z|120141ee-baf4-43d2-b07c-1bfc64c1d353|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:50:21.201Z|120141ee-baf4-43d2-b07c-1bfc64c1d353|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:50:31.216Z|51774097-bcf5-46e5-8f3f-f368f53f3809|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:50:31.216Z|51774097-bcf5-46e5-8f3f-f368f53f3809|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:50:31.220Z|6e9df677-1792-48b4-b449-d83b48132932|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:50:31.221Z|6e9df677-1792-48b4-b449-d83b48132932|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:50:31.227Z|832b00e5-dda9-4532-a53e-d6eabb743943|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:50:31.228Z|832b00e5-dda9-4532-a53e-d6eabb743943|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:50:33.987Z|fd5a31a6-48d8-4a41-bf1f-1a9f5c26586b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:50:33.988Z|fd5a31a6-48d8-4a41-bf1f-1a9f5c26586b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:50:34.438Z|96dc9b22-2b40-4f91-9fe8-6dd5cd7aa23f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:50:34.438Z|96dc9b22-2b40-4f91-9fe8-6dd5cd7aa23f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:50:41.240Z|49699227-eaba-4c60-8112-207c03686e4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:50:41.240Z|b816387f-ed18-4fb0-bc79-a07a0ac01035|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:50:41.241Z|49699227-eaba-4c60-8112-207c03686e4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:50:41.241Z|b816387f-ed18-4fb0-bc79-a07a0ac01035|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:50:41.246Z|a6a37bf6-8626-4215-9871-06a4bd4bc172|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:50:41.247Z|a6a37bf6-8626-4215-9871-06a4bd4bc172|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:50:48.987Z|4034e456-f7cc-46fd-8c86-a648ab063898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:50:48.988Z|4034e456-f7cc-46fd-8c86-a648ab063898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:50:49.082Z|515b9d46-a09f-4fb0-85fb-4cce5e76bb59|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:50:49.082Z|515b9d46-a09f-4fb0-85fb-4cce5e76bb59|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:50:51.262Z|92e319e3-6676-4c2f-ac05-cb5996e3bbe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:50:51.264Z|92e319e3-6676-4c2f-ac05-cb5996e3bbe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:50:51.266Z|58b1a6f0-4c95-40eb-8b30-9b71d7fb1b3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:50:51.267Z|70d16f3e-1bab-4e5f-86a0-47bae7b50069|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:50:51.267Z|70d16f3e-1bab-4e5f-86a0-47bae7b50069|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:50:51.267Z|58b1a6f0-4c95-40eb-8b30-9b71d7fb1b3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:51:01.288Z|cc6abd11-7356-4eb9-a806-ec0add47e89a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:51:01.289Z|cc6abd11-7356-4eb9-a806-ec0add47e89a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:51:01.289Z|45750a8c-3923-4c8f-9785-4a7103f49802|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:51:01.290Z|45750a8c-3923-4c8f-9785-4a7103f49802|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:51:01.292Z|117f19a6-61e2-47e7-9b57-254e96e4da73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:51:01.292Z|117f19a6-61e2-47e7-9b57-254e96e4da73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:51:03.987Z|7d86d7b1-cee7-4b50-8290-a747ff92c60a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:51:03.990Z|7d86d7b1-cee7-4b50-8290-a747ff92c60a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:51:04.439Z|6b50b9f0-c40f-4aec-9c1f-cc52b7d49636|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:51:04.439Z|6b50b9f0-c40f-4aec-9c1f-cc52b7d49636|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:51:11.310Z|0613bb30-b37d-4aea-8875-d5deaebde830|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:51:11.310Z|b572973c-4a6c-4861-8d5d-db67865947c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:51:11.310Z|0613bb30-b37d-4aea-8875-d5deaebde830|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:51:11.310Z|b572973c-4a6c-4861-8d5d-db67865947c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:51:11.314Z|43fbe298-e45a-4878-8c4a-ba1bf54f26c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:51:11.314Z|43fbe298-e45a-4878-8c4a-ba1bf54f26c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:51:18.992Z|760a96e0-d12d-492c-bb10-666af0c2a537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:51:18.994Z|760a96e0-d12d-492c-bb10-666af0c2a537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:51:21.350Z|9ec75b57-4193-4e95-b4e7-2bf4f62fa6f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:51:21.350Z|6f6d5778-a865-41c2-a8e7-d07c1300cc69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:51:21.350Z|039a3d3a-d920-4e45-89f9-1fc612426203|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:51:21.353Z|9ec75b57-4193-4e95-b4e7-2bf4f62fa6f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:51:21.353Z|6f6d5778-a865-41c2-a8e7-d07c1300cc69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:51:21.353Z|039a3d3a-d920-4e45-89f9-1fc612426203|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:51:31.386Z|06ff877a-fd99-4af2-8c96-31cdfac4cf29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:51:31.386Z|48c9ef42-267b-4d13-b2f6-ba9b34213559|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:51:31.387Z|48c9ef42-267b-4d13-b2f6-ba9b34213559|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:51:31.387Z|06ff877a-fd99-4af2-8c96-31cdfac4cf29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:51:31.392Z|f5587428-2162-488a-9daf-30f4829b6983|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:51:31.393Z|f5587428-2162-488a-9daf-30f4829b6983|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:51:33.987Z|0d6e8291-1394-4e69-baa9-60057bce5d93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:51:33.988Z|0d6e8291-1394-4e69-baa9-60057bce5d93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:51:34.440Z|6cea4b27-ca9c-4150-bf43-2662c9c7a903|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:51:34.441Z|6cea4b27-ca9c-4150-bf43-2662c9c7a903|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:51:41.414Z|577d12f8-1d6a-48c8-ba06-3e22f97bcd39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:51:41.415Z|577d12f8-1d6a-48c8-ba06-3e22f97bcd39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:51:41.419Z|c42999b1-d3ee-443d-958b-c0b81e56cc05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:51:41.420Z|c42999b1-d3ee-443d-958b-c0b81e56cc05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:51:41.423Z|64f556f7-7a16-4b38-8015-b9b006a92815|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:51:41.423Z|64f556f7-7a16-4b38-8015-b9b006a92815|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:51:48.987Z|52a0f0dd-ccec-4fd3-a1d8-f7fe56e9d9a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:51:48.992Z|52a0f0dd-ccec-4fd3-a1d8-f7fe56e9d9a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:51:49.082Z|3d09cd7e-723d-4086-a674-2cd0c0f5f447|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:51:49.083Z|3d09cd7e-723d-4086-a674-2cd0c0f5f447|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:51:51.439Z|040ccaf8-f942-416d-b48d-b21a7139e48e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:51:51.439Z|040ccaf8-f942-416d-b48d-b21a7139e48e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:51:51.442Z|5691f18f-001e-4756-9c1b-ed1c2e8a40fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:51:51.443Z|5691f18f-001e-4756-9c1b-ed1c2e8a40fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:51:51.446Z|c251ff3e-c394-4c29-bbc9-e9850819a829|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:51:51.447Z|c251ff3e-c394-4c29-bbc9-e9850819a829|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:52:01.468Z|5a860d01-453f-4ad0-afb9-d3d7d77fa626|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:52:01.469Z|137acfb1-bad8-4ee3-af4b-c7be188bab81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:52:01.468Z|30c69acc-6faa-4fc0-83f7-0b3f3378cb2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:52:01.472Z|137acfb1-bad8-4ee3-af4b-c7be188bab81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:52:01.469Z|5a860d01-453f-4ad0-afb9-d3d7d77fa626|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:52:01.472Z|30c69acc-6faa-4fc0-83f7-0b3f3378cb2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:52:03.987Z|0ed1ddce-c56e-48d2-bc49-17259cd77cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:52:03.988Z|0ed1ddce-c56e-48d2-bc49-17259cd77cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:52:04.442Z|1e666ba9-bac4-4d9f-abd1-51279b256059|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:52:04.442Z|1e666ba9-bac4-4d9f-abd1-51279b256059|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:52:11.502Z|3bdb3550-7017-4581-bb9b-16b7dd76c1b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:52:11.502Z|3bdb3550-7017-4581-bb9b-16b7dd76c1b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:52:11.505Z|eeb87d5f-18a6-415b-95db-da652adea374|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:52:11.506Z|12188fe9-bb75-4ab0-abd1-ec22e16486f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:52:11.506Z|12188fe9-bb75-4ab0-abd1-ec22e16486f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:52:11.508Z|eeb87d5f-18a6-415b-95db-da652adea374|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:52:16.976Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:52:16.992Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 43e6f319-e46d-4923-88f2-f5af2257cba2 already exists in requestDb InfraActiveRequests table 2021-11-29T20:52:16.995Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2 2021-11-29T20:52:16.997Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|INFO|500||Invoke 2021-11-29T20:52:16.998Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||===========================request begin================================================ 2021-11-29T20:52:16.998Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2 2021-11-29T20:52:16.999Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Method : GET 2021-11-29T20:52:16.999Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d0e2c15a88c6f51", X-B3-SpanId:"75ccde1972f01c50", X-B3-ParentSpanId:"9d0e2c15a88c6f51", X-B3-Sampled:"0", X-ONAP-RequestID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-RequestID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-TransactionID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-ECOMP-RequestID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e76aaf25-ba46-4290-a813-75eb8a527051"] 2021-11-29T20:52:17.000Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Request body: 2021-11-29T20:52:17.000Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||==========================request end================================================ 2021-11-29T20:52:17.164Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||============================response begin========================================== 2021-11-29T20:52:17.165Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T20:52:17.166Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Status text : 2021-11-29T20:52:17.166Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=96ABB7DB328471182A06124383479FE3; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:52:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:52:17.167Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Response body: 2021-11-29T20:52:17.167Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||=======================response end================================================= 2021-11-29T20:52:17.168Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|INFO|404|Not Found|InvokeReturn 2021-11-29T20:52:17.370Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2021-11-29T20:52:18.987Z|a0742a45-c154-448f-a14b-0af97d656ace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:52:18.988Z|a0742a45-c154-448f-a14b-0af97d656ace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:52:21.554Z|42ee1a23-5260-4363-8019-f545a8f1ffa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:52:21.554Z|42ee1a23-5260-4363-8019-f545a8f1ffa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:52:21.559Z|b4a82340-6435-430a-9487-12802df8b640|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:52:21.559Z|b4a82340-6435-430a-9487-12802df8b640|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:52:21.561Z|9c6ffb98-2604-4b59-a292-278818036d62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:52:21.562Z|9c6ffb98-2604-4b59-a292-278818036d62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:52:31.591Z|fce09f1c-5330-4993-b61d-a6c46a7d477c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:52:31.593Z|6fac900f-d5f6-4ddb-9f81-6097d4cc7800|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:52:31.594Z|2cb315a8-d9dd-446b-a822-0b052c2ed853|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:52:31.594Z|6fac900f-d5f6-4ddb-9f81-6097d4cc7800|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:52:31.594Z|2cb315a8-d9dd-446b-a822-0b052c2ed853|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:52:31.599Z|fce09f1c-5330-4993-b61d-a6c46a7d477c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:52:33.988Z|9a887222-5d39-453c-a942-56b4c21dc966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:52:33.992Z|9a887222-5d39-453c-a942-56b4c21dc966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:52:34.443Z|964302dc-a23e-4261-ac7d-80395ca6230b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:52:34.444Z|964302dc-a23e-4261-ac7d-80395ca6230b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:52:37.558Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:52:37.728Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T20:52:37.728Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||Invoke 2021-11-29T20:52:38.223Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||InvokeReturn 2021-11-29T20:52:38.223Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211129-20:52:38:065-38968], vertex-id=[614576], Content-Length=[616], Date=[Mon, 29 Nov 2021 20:52:38 GMT], Content-Type=[application/json]} 2021-11-29T20:52:38.226Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"c05236a3d7a84a44b1b524bdcde12a01","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1638219013867","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2021-11-29T20:52:38.482Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-11-29T20:52:38.483Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-11-29T20:52:38.519Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-11-29T20:52:38.520Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-11-29T20:52:38.520Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-11-29T20:52:38.520Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-11-29T20:52:38.521Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-11-29T20:52:38.522Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"115", X-B3-TraceId:"9d0e2c15a88c6f51", X-B3-SpanId:"7f88e156f2f88b22", X-B3-ParentSpanId:"9d0e2c15a88c6f51", X-B3-Sampled:"0", X-ONAP-RequestID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-RequestID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-TransactionID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-ECOMP-RequestID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd88fe6b-28ee-44ff-9c29-7ee291a8a357"] 2021-11-29T20:52:38.522Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f","requestScope":"service"} 2021-11-29T20:52:38.522Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-11-29T20:52:38.817Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-11-29T20:52:38.818Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-11-29T20:52:38.818Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-11-29T20:52:38.819Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:52:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:52:38.819Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-11-29T20:52:38.819Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-11-29T20:52:38.820Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-11-29T20:52:38.833Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-11-29T20:52:38.834Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-11-29T20:52:38.834Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-11-29T20:52:38.834Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-11-29T20:52:38.835Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-11-29T20:52:38.835Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-RequestID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-TransactionID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-ECOMP-RequestID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"285884d3-7d24-4a39-a3a0-68afd8c16010"] 2021-11-29T20:52:38.835Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-11-29T20:52:38.835Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-11-29T20:52:39.154Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-11-29T20:52:39.154Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-11-29T20:52:39.155Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-11-29T20:52:39.155Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=DE19CE16B4CD9CDC6661DE8322BBCC47; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:52:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:52:39.158Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2021-11-29 19:15:21.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" } } } 2021-11-29T20:52:39.158Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-11-29T20:52:39.159Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-11-29T20:52:39.303Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2021-11-29T20:52:39.305Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2021-11-29T20:52:39.305Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-11-29T20:52:39.305Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2021-11-29T20:52:39.306Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2021-11-29T20:52:39.306Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-RequestID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-TransactionID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-ECOMP-RequestID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7207c39a-8689-4dc2-98f3-fab118a23eda"] 2021-11-29T20:52:39.307Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2021-11-29T20:52:39.307Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2021-11-29T20:52:39.378Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2021-11-29T20:52:39.379Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2021-11-29T20:52:39.379Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2021-11-29T20:52:39.380Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:52:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:52:39.382Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 506, "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" : "2021-11-29T19:15:21.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service" } } } 2021-11-29T20:52:39.382Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2021-11-29T20:52:39.383Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2021-11-29T20:52:39.406Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-11-29T20:52:39.407Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-11-29T20:52:39.407Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-11-29T20:52:39.407Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-11-29T20:52:39.408Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-11-29T20:52:39.408Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-RequestID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-TransactionID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-ECOMP-RequestID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd4d7cdf-afad-4716-8def-042d1a6a637f"] 2021-11-29T20:52:39.408Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-11-29T20:52:39.409Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-11-29T20:52:39.434Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-11-29T20:52:39.435Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-11-29T20:52:39.435Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-11-29T20:52:39.435Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:52:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:52:39.440Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2021-11-29 19:15:21.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" } } } 2021-11-29T20:52:39.440Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-11-29T20:52:39.440Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-11-29T20:52:39.460Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:52:39.461Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-11-29T20:52:39.461Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-11-29T20:52:39.462Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:52:39.462Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-11-29T20:52:39.462Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1855", X-B3-TraceId:"9d0e2c15a88c6f51", X-B3-SpanId:"3a9d5f10dc0d11c2", X-B3-ParentSpanId:"9d0e2c15a88c6f51", X-B3-Sampled:"0", X-ONAP-RequestID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-RequestID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-TransactionID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-ECOMP-RequestID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83984815-92e9-49e6-9ba5-eed22f60897b"] 2021-11-29T20:52:39.463Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"43e6f319-e46d-4923-88f2-f5af2257cba2","requestStatus":"IN_PROGRESS","startTime":1638219137379,"source":"VID","tenantId":"c05236a3d7a84a44b1b524bdcde12a01","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f\",\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\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n\t\t\t\"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"3081ee92-2ce8-4e91-931a-86dcd4b76053\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"43e6f319-e46d-4923-88f2-f5af2257cba2"} 2021-11-29T20:52:39.463Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-11-29T20:52:39.855Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-11-29T20:52:39.855Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-11-29T20:52:39.856Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-11-29T20:52:39.856Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:52:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:52:39.859Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "43e6f319-e46d-4923-88f2-f5af2257cba2", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:52:17.379+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f\",\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\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n\t\t\t\"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"3081ee92-2ce8-4e91-931a-86dcd4b76053\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-11-29T20:52:39.621+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "43e6f319-e46d-4923-88f2-f5af2257cba2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2" } } } 2021-11-29T20:52:39.860Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-11-29T20:52:39.860Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-11-29T20:52:39.924Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-11-29T20:52:39.925Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-11-29T20:52:39.925Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-11-29T20:52:39.925Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-11-29T20:52:39.926Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-11-29T20:52:39.926Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2258", X-B3-TraceId:"9d0e2c15a88c6f51", X-B3-SpanId:"e896b44b07477cd9", X-B3-ParentSpanId:"9d0e2c15a88c6f51", X-B3-Sampled:"0", X-ONAP-RequestID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-RequestID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-TransactionID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-ECOMP-RequestID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d048b39b-a8e3-427b-b414-8e857c9e9a86"] 2021-11-29T20:52:39.926Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"cebadf47-7806-4977-b53f-25eac5df6105\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"0b441522-3838-4c69-a21e-6b5848a42daa\",\"modelUuid\":\"0b441522-3838-4c69-a21e-6b5848a42daa\",\"modelInvariantUuid\":\"cebadf47-7806-4977-b53f-25eac5df6105\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"3081ee92-2ce8-4e91-931a-86dcd4b76053\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"43e6f319-e46d-4923-88f2-f5af2257cba2","type":"String"},"mso-request-id":{"value":"43e6f319-e46d-4923-88f2-f5af2257cba2","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"}}} 2021-11-29T20:52:39.927Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-11-29T20:52:41.644Z|84ef6851-be04-4667-83ab-e901dd258b6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:52:41.644Z|ee134475-4b41-42fb-b9c3-501c167f995d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:52:41.645Z|39683251-53e4-4901-b2be-1e6a7e36b963|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:52:41.645Z|ee134475-4b41-42fb-b9c3-501c167f995d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:52:41.645Z|84ef6851-be04-4667-83ab-e901dd258b6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:52:41.646Z|39683251-53e4-4901-b2be-1e6a7e36b963|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:52:46.506Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-11-29T20:52:46.507Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-11-29T20:52:46.507Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-11-29T20:52:46.508Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2EEF066112117BAAB81854BAB35AB883; Path=/; HttpOnly", Date:"Mon, 29 Nov 2021 20:52:46 GMT", X-ONAP-RequestID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-RequestID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-TransactionID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-ECOMP-RequestID:"43e6f319-e46d-4923-88f2-f5af2257cba2", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d048b39b-a8e3-427b-b414-8e857c9e9a86", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"] 2021-11-29T20:52:46.508Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"43e6f319-e46d-4923-88f2-f5af2257cba2\",\"instanceId\":\"6dcb6b5b-b42e-480c-8e04-641e49226f74\"}}","message":"Success","processInstanceID":"4aea2a07-5156-11ec-937a-3ed201e9b36e","variables":null,"messageCode":200} 2021-11-29T20:52:46.508Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-11-29T20:52:46.509Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-11-29T20:52:46.527Z|43e6f319-e46d-4923-88f2-f5af2257cba2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:52:46.678Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:52:46.711Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2 2021-11-29T20:52:46.712Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|INFO|500||Invoke 2021-11-29T20:52:46.712Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||===========================request begin================================================ 2021-11-29T20:52:46.712Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2 2021-11-29T20:52:46.713Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Method : GET 2021-11-29T20:52:46.713Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3bbaabf39f16d577", X-B3-SpanId:"4f8973bf05ec3a9f", X-B3-ParentSpanId:"3bbaabf39f16d577", X-B3-Sampled:"0", X-ONAP-RequestID:"772a57fc-9b2a-4d61-a291-1f42a9291150", X-RequestID:"772a57fc-9b2a-4d61-a291-1f42a9291150", X-TransactionID:"772a57fc-9b2a-4d61-a291-1f42a9291150", X-ECOMP-RequestID:"772a57fc-9b2a-4d61-a291-1f42a9291150", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21e997e8-1020-436f-aab6-0bc5dc869580"] 2021-11-29T20:52:46.714Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Request body: 2021-11-29T20:52:46.714Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||==========================request end================================================ 2021-11-29T20:52:46.738Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||============================response begin========================================== 2021-11-29T20:52:46.739Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Status code : 200 OK 2021-11-29T20:52:46.739Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Status text : 2021-11-29T20:52:46.739Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:52:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:52:46.741Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Response body: { "requestId" : "43e6f319-e46d-4923-88f2-f5af2257cba2", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:52:17.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f\",\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\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n\t\t\t\"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"3081ee92-2ce8-4e91-931a-86dcd4b76053\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:52:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "serviceInstanceName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "43e6f319-e46d-4923-88f2-f5af2257cba2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2" } } } 2021-11-29T20:52:46.741Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||=======================response end================================================= 2021-11-29T20:52:46.742Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|INFO|500||InvokeReturn 2021-11-29T20:52:46.757Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false 2021-11-29T20:52:46.757Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:52:46.757Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:52:46.758Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false 2021-11-29T20:52:46.758Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:52:46.758Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3bbaabf39f16d577", X-B3-SpanId:"f851ac14e798127b", X-B3-ParentSpanId:"3bbaabf39f16d577", X-B3-Sampled:"0", X-ONAP-RequestID:"772a57fc-9b2a-4d61-a291-1f42a9291150", X-RequestID:"772a57fc-9b2a-4d61-a291-1f42a9291150", X-TransactionID:"772a57fc-9b2a-4d61-a291-1f42a9291150", X-ECOMP-RequestID:"772a57fc-9b2a-4d61-a291-1f42a9291150", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2052ef77-bacd-486d-b7bd-0a212610037e"] 2021-11-29T20:52:46.758Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:52:46.759Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:52:46.895Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:52:46.895Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:52:46.896Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:52:46.896Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:52:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:52:46.897Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:52:46.898Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:52:46.898Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:52:46.923Z|772a57fc-9b2a-4d61-a291-1f42a9291150|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:52:48.987Z|a9ff37a3-bf98-4f59-ae3e-394d6453658e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:52:48.988Z|a9ff37a3-bf98-4f59-ae3e-394d6453658e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:52:49.083Z|0c551634-7543-4abf-857e-7fa862713f7e|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:52:49.083Z|0c551634-7543-4abf-857e-7fa862713f7e|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:52:51.669Z|ef7fd51a-4c29-40b6-b071-4bca7dfe7d48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:52:51.669Z|e4dcdd69-1dee-47d0-9035-e9a2fd5a340f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:52:51.669Z|ef7fd51a-4c29-40b6-b071-4bca7dfe7d48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:52:51.669Z|e4dcdd69-1dee-47d0-9035-e9a2fd5a340f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:52:51.674Z|a1306182-d0a7-4d05-a9fe-bc743e341351|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:52:51.675Z|a1306182-d0a7-4d05-a9fe-bc743e341351|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:52:57.134Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:52:57.140Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2 2021-11-29T20:52:57.141Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|INFO|500||Invoke 2021-11-29T20:52:57.141Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||===========================request begin================================================ 2021-11-29T20:52:57.141Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2 2021-11-29T20:52:57.141Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Method : GET 2021-11-29T20:52:57.142Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2cedd6437faebfc5", X-B3-SpanId:"84099ef218cb465c", X-B3-ParentSpanId:"2cedd6437faebfc5", X-B3-Sampled:"0", X-ONAP-RequestID:"e61cee43-96c3-4572-8e03-43ef53cf038b", X-RequestID:"e61cee43-96c3-4572-8e03-43ef53cf038b", X-TransactionID:"e61cee43-96c3-4572-8e03-43ef53cf038b", X-ECOMP-RequestID:"e61cee43-96c3-4572-8e03-43ef53cf038b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eec09c82-c69d-4a83-a67b-b81a2044f3e7"] 2021-11-29T20:52:57.142Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Request body: 2021-11-29T20:52:57.142Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||==========================request end================================================ 2021-11-29T20:52:57.169Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||============================response begin========================================== 2021-11-29T20:52:57.170Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Status code : 200 OK 2021-11-29T20:52:57.170Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Status text : 2021-11-29T20:52:57.171Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:52:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:52:57.171Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Response body: { "requestId" : "43e6f319-e46d-4923-88f2-f5af2257cba2", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:52:17.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f\",\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\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n\t\t\t\"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"3081ee92-2ce8-4e91-931a-86dcd4b76053\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:52:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "serviceInstanceName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "43e6f319-e46d-4923-88f2-f5af2257cba2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2" } } } 2021-11-29T20:52:57.171Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||=======================response end================================================= 2021-11-29T20:52:57.172Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|INFO|500||InvokeReturn 2021-11-29T20:52:57.174Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false 2021-11-29T20:52:57.174Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:52:57.175Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:52:57.175Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false 2021-11-29T20:52:57.175Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:52:57.175Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2cedd6437faebfc5", X-B3-SpanId:"a0899dbaca77f968", X-B3-ParentSpanId:"2cedd6437faebfc5", X-B3-Sampled:"0", X-ONAP-RequestID:"e61cee43-96c3-4572-8e03-43ef53cf038b", X-RequestID:"e61cee43-96c3-4572-8e03-43ef53cf038b", X-TransactionID:"e61cee43-96c3-4572-8e03-43ef53cf038b", X-ECOMP-RequestID:"e61cee43-96c3-4572-8e03-43ef53cf038b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f18f9af6-cea7-45f9-a1ea-2b223c70b13a"] 2021-11-29T20:52:57.176Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:52:57.176Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:52:57.191Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:52:57.191Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:52:57.191Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:52:57.191Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:52:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:52:57.193Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:52:57.193Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:52:57.193Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:52:57.206Z|e61cee43-96c3-4572-8e03-43ef53cf038b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:53:01.691Z|c3a4fafd-0f98-48a8-8402-e534e91f8919|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:53:01.691Z|c3a4fafd-0f98-48a8-8402-e534e91f8919|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:53:01.692Z|80727f09-de2a-4636-8065-671d578c1b7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:53:01.693Z|80727f09-de2a-4636-8065-671d578c1b7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:53:01.696Z|c773d77b-35b6-4097-bd34-0d67c8b1369f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:53:01.696Z|c773d77b-35b6-4097-bd34-0d67c8b1369f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:53:03.987Z|f6c63d19-d103-4cd7-a19f-155ff007126c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:53:03.988Z|f6c63d19-d103-4cd7-a19f-155ff007126c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:53:04.445Z|9d232dfa-c729-4ea0-8755-9870d51a8548|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:53:04.445Z|9d232dfa-c729-4ea0-8755-9870d51a8548|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:53:07.337Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:53:07.343Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2 2021-11-29T20:53:07.343Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|INFO|500||Invoke 2021-11-29T20:53:07.343Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:07.344Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2 2021-11-29T20:53:07.344Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Method : GET 2021-11-29T20:53:07.344Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5784403676d53eb", X-B3-SpanId:"39412e29b4ce685b", X-B3-ParentSpanId:"c5784403676d53eb", X-B3-Sampled:"0", X-ONAP-RequestID:"ad02ce41-2988-4148-8488-560487ca0e49", X-RequestID:"ad02ce41-2988-4148-8488-560487ca0e49", X-TransactionID:"ad02ce41-2988-4148-8488-560487ca0e49", X-ECOMP-RequestID:"ad02ce41-2988-4148-8488-560487ca0e49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"519c3542-869c-4dfc-a5a5-ad754043956d"] 2021-11-29T20:53:07.345Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Request body: 2021-11-29T20:53:07.345Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:07.380Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:07.381Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Status code : 200 OK 2021-11-29T20:53:07.381Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Status text : 2021-11-29T20:53:07.381Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:53:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:07.385Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Response body: { "requestId" : "43e6f319-e46d-4923-88f2-f5af2257cba2", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:52:17.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f\",\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\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n\t\t\t\"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"3081ee92-2ce8-4e91-931a-86dcd4b76053\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:52:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "serviceInstanceName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "43e6f319-e46d-4923-88f2-f5af2257cba2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2" } } } 2021-11-29T20:53:07.385Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:07.386Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|INFO|500||InvokeReturn 2021-11-29T20:53:07.388Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false 2021-11-29T20:53:07.388Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:53:07.388Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:07.389Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false 2021-11-29T20:53:07.389Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:53:07.389Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5784403676d53eb", X-B3-SpanId:"d5eebdf6527174a1", X-B3-ParentSpanId:"c5784403676d53eb", X-B3-Sampled:"0", X-ONAP-RequestID:"ad02ce41-2988-4148-8488-560487ca0e49", X-RequestID:"ad02ce41-2988-4148-8488-560487ca0e49", X-TransactionID:"ad02ce41-2988-4148-8488-560487ca0e49", X-ECOMP-RequestID:"ad02ce41-2988-4148-8488-560487ca0e49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa5669ab-67e4-4c06-aaf4-02633b85f188"] 2021-11-29T20:53:07.390Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:53:07.390Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:07.405Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:07.405Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:53:07.406Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:53:07.406Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:53:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:07.408Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:53:07.408Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:07.408Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:53:07.420Z|ad02ce41-2988-4148-8488-560487ca0e49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:53:11.714Z|9d24219c-5e07-48e6-a187-44a34fdde75d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:53:11.714Z|12207c0f-4f93-4897-83e7-79078e935d68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:53:11.714Z|9d24219c-5e07-48e6-a187-44a34fdde75d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:53:11.715Z|12207c0f-4f93-4897-83e7-79078e935d68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:53:11.716Z|f17796a4-a5d0-462a-ba15-9ecfecb80980|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:53:11.717Z|f17796a4-a5d0-462a-ba15-9ecfecb80980|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:53:17.556Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:53:17.561Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2 2021-11-29T20:53:17.561Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|INFO|500||Invoke 2021-11-29T20:53:17.561Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:17.561Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2 2021-11-29T20:53:17.562Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Method : GET 2021-11-29T20:53:17.562Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d1e1d61288d1c9c", X-B3-SpanId:"c0b3d18fb1193436", X-B3-ParentSpanId:"7d1e1d61288d1c9c", X-B3-Sampled:"0", X-ONAP-RequestID:"a3565e95-dac5-42dc-9fa9-dbb4ecd786b4", X-RequestID:"a3565e95-dac5-42dc-9fa9-dbb4ecd786b4", X-TransactionID:"a3565e95-dac5-42dc-9fa9-dbb4ecd786b4", X-ECOMP-RequestID:"a3565e95-dac5-42dc-9fa9-dbb4ecd786b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c40f1eb0-ec7a-428b-9d96-0540c71c2d1a"] 2021-11-29T20:53:17.562Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Request body: 2021-11-29T20:53:17.563Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:17.592Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:17.593Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Status code : 200 OK 2021-11-29T20:53:17.593Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Status text : 2021-11-29T20:53:17.594Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:53:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:17.595Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Response body: { "requestId" : "43e6f319-e46d-4923-88f2-f5af2257cba2", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:52:17.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f\",\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\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n\t\t\t\"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"3081ee92-2ce8-4e91-931a-86dcd4b76053\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:52:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "serviceInstanceName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "43e6f319-e46d-4923-88f2-f5af2257cba2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2" } } } 2021-11-29T20:53:17.595Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:17.596Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|INFO|500||InvokeReturn 2021-11-29T20:53:17.599Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false 2021-11-29T20:53:17.599Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:53:17.599Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:17.600Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false 2021-11-29T20:53:17.600Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:53:17.600Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d1e1d61288d1c9c", X-B3-SpanId:"ac93dcca588a7471", X-B3-ParentSpanId:"7d1e1d61288d1c9c", X-B3-Sampled:"0", X-ONAP-RequestID:"a3565e95-dac5-42dc-9fa9-dbb4ecd786b4", X-RequestID:"a3565e95-dac5-42dc-9fa9-dbb4ecd786b4", X-TransactionID:"a3565e95-dac5-42dc-9fa9-dbb4ecd786b4", X-ECOMP-RequestID:"a3565e95-dac5-42dc-9fa9-dbb4ecd786b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03e7a1e9-6fb9-4f25-b2ad-f317db226922"] 2021-11-29T20:53:17.601Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:53:17.601Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:17.615Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:17.615Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:53:17.616Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:53:17.616Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:53:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:17.620Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:53:17.621Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:17.621Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:53:17.633Z|a3565e95-dac5-42dc-9fa9-dbb4ecd786b4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:53:18.987Z|a973351c-3404-4497-985c-bb9bae8dd7c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:53:18.990Z|a973351c-3404-4497-985c-bb9bae8dd7c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:53:21.741Z|6aa06ca1-0c19-48f1-ab4e-674772853ace|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:53:21.741Z|bdbe448f-2158-4089-be09-41baf582589c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:53:21.741Z|6aa06ca1-0c19-48f1-ab4e-674772853ace|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:53:21.741Z|bdbe448f-2158-4089-be09-41baf582589c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:53:21.746Z|9d7d281f-2e44-4acb-b7c0-7ca8a563eeca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:53:21.747Z|9d7d281f-2e44-4acb-b7c0-7ca8a563eeca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:53:27.771Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:53:27.779Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2 2021-11-29T20:53:27.779Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|INFO|500||Invoke 2021-11-29T20:53:27.779Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:27.780Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2 2021-11-29T20:53:27.780Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Method : GET 2021-11-29T20:53:27.780Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8d653a850fede18", X-B3-SpanId:"e23d5c365bdcfa6c", X-B3-ParentSpanId:"c8d653a850fede18", X-B3-Sampled:"0", X-ONAP-RequestID:"59280b2d-6dc2-4c89-a96c-706ce9295f1f", X-RequestID:"59280b2d-6dc2-4c89-a96c-706ce9295f1f", X-TransactionID:"59280b2d-6dc2-4c89-a96c-706ce9295f1f", X-ECOMP-RequestID:"59280b2d-6dc2-4c89-a96c-706ce9295f1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2024c342-d295-4403-8eb2-c49618cd2ddf"] 2021-11-29T20:53:27.781Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Request body: 2021-11-29T20:53:27.781Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:27.811Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:27.811Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Status code : 200 OK 2021-11-29T20:53:27.811Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Status text : 2021-11-29T20:53:27.811Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:53:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:27.813Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Response body: { "requestId" : "43e6f319-e46d-4923-88f2-f5af2257cba2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:52:17.000+00:00", "endTime" : "2021-11-29T20:53:22.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f\",\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\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n\t\t\t\"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"3081ee92-2ce8-4e91-931a-86dcd4b76053\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:53:22.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "serviceInstanceName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "43e6f319-e46d-4923-88f2-f5af2257cba2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2" } } } 2021-11-29T20:53:27.813Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:27.813Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|INFO|500||InvokeReturn 2021-11-29T20:53:27.815Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false 2021-11-29T20:53:27.816Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:53:27.816Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:27.816Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false 2021-11-29T20:53:27.816Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:53:27.816Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8d653a850fede18", X-B3-SpanId:"5e5eb7aefaa3de59", X-B3-ParentSpanId:"c8d653a850fede18", X-B3-Sampled:"0", X-ONAP-RequestID:"59280b2d-6dc2-4c89-a96c-706ce9295f1f", X-RequestID:"59280b2d-6dc2-4c89-a96c-706ce9295f1f", X-TransactionID:"59280b2d-6dc2-4c89-a96c-706ce9295f1f", X-ECOMP-RequestID:"59280b2d-6dc2-4c89-a96c-706ce9295f1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c023386-211c-40fd-8646-db40851187c0"] 2021-11-29T20:53:27.817Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:53:27.817Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:27.830Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:27.831Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:53:27.831Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:53:27.831Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:53:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:27.832Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:53:27.832Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:27.833Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:53:27.844Z|59280b2d-6dc2-4c89-a96c-706ce9295f1f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:53:27.971Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:53:27.974Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2 2021-11-29T20:53:27.975Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|INFO|500||Invoke 2021-11-29T20:53:27.975Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:27.975Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2 2021-11-29T20:53:27.975Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Method : GET 2021-11-29T20:53:27.976Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b68fb555a151ffa6", X-B3-SpanId:"244e63eb71683206", X-B3-ParentSpanId:"b68fb555a151ffa6", X-B3-Sampled:"0", X-ONAP-RequestID:"c1732c99-e5aa-4a61-b90b-11cac2b5d714", X-RequestID:"c1732c99-e5aa-4a61-b90b-11cac2b5d714", X-TransactionID:"c1732c99-e5aa-4a61-b90b-11cac2b5d714", X-ECOMP-RequestID:"c1732c99-e5aa-4a61-b90b-11cac2b5d714", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"294bc1f6-55ee-4782-a3a7-e4f2ebcaeb74"] 2021-11-29T20:53:27.976Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Request body: 2021-11-29T20:53:27.976Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:28.005Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:28.005Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Status code : 200 OK 2021-11-29T20:53:28.005Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Status text : 2021-11-29T20:53:28.006Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:53:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:28.007Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Response body: { "requestId" : "43e6f319-e46d-4923-88f2-f5af2257cba2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:52:17.000+00:00", "endTime" : "2021-11-29T20:53:22.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f\",\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\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n\t\t\t\"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"3081ee92-2ce8-4e91-931a-86dcd4b76053\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:53:22.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "serviceInstanceName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "43e6f319-e46d-4923-88f2-f5af2257cba2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2" } } } 2021-11-29T20:53:28.007Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:28.008Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|INFO|500||InvokeReturn 2021-11-29T20:53:28.012Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false 2021-11-29T20:53:28.012Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:53:28.012Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:28.013Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false 2021-11-29T20:53:28.013Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:53:28.013Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b68fb555a151ffa6", X-B3-SpanId:"987ffae4b9b5f1e8", X-B3-ParentSpanId:"b68fb555a151ffa6", X-B3-Sampled:"0", X-ONAP-RequestID:"c1732c99-e5aa-4a61-b90b-11cac2b5d714", X-RequestID:"c1732c99-e5aa-4a61-b90b-11cac2b5d714", X-TransactionID:"c1732c99-e5aa-4a61-b90b-11cac2b5d714", X-ECOMP-RequestID:"c1732c99-e5aa-4a61-b90b-11cac2b5d714", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc2dc875-e127-400d-8262-6612c2b49e9b"] 2021-11-29T20:53:28.014Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:53:28.014Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:28.029Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:28.030Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:53:28.030Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:53:28.030Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:53:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:28.032Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:53:28.032Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:28.032Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:53:28.048Z|c1732c99-e5aa-4a61-b90b-11cac2b5d714|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:53:28.169Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:53:28.173Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2 2021-11-29T20:53:28.174Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|INFO|500||Invoke 2021-11-29T20:53:28.174Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:28.174Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2 2021-11-29T20:53:28.174Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Method : GET 2021-11-29T20:53:28.175Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bbd73b00d0fef90e", X-B3-SpanId:"653d3c3581b9108e", X-B3-ParentSpanId:"bbd73b00d0fef90e", X-B3-Sampled:"0", X-ONAP-RequestID:"b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af", X-RequestID:"b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af", X-TransactionID:"b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af", X-ECOMP-RequestID:"b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0adde6f2-6ffd-4b1a-b349-f31af617908f"] 2021-11-29T20:53:28.175Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Request body: 2021-11-29T20:53:28.175Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:28.206Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:28.207Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Status code : 200 OK 2021-11-29T20:53:28.207Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Status text : 2021-11-29T20:53:28.208Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:53:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:28.210Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Response body: { "requestId" : "43e6f319-e46d-4923-88f2-f5af2257cba2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:52:17.000+00:00", "endTime" : "2021-11-29T20:53:22.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f\",\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\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n\t\t\t\"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"3081ee92-2ce8-4e91-931a-86dcd4b76053\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:53:22.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "serviceInstanceName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "43e6f319-e46d-4923-88f2-f5af2257cba2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2" } } } 2021-11-29T20:53:28.210Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:28.211Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|INFO|500||InvokeReturn 2021-11-29T20:53:28.213Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false 2021-11-29T20:53:28.213Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:53:28.213Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:28.213Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false 2021-11-29T20:53:28.213Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:53:28.214Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bbd73b00d0fef90e", X-B3-SpanId:"f94a86236760b549", X-B3-ParentSpanId:"bbd73b00d0fef90e", X-B3-Sampled:"0", X-ONAP-RequestID:"b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af", X-RequestID:"b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af", X-TransactionID:"b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af", X-ECOMP-RequestID:"b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24cd0656-a056-4cdb-80a4-752bd7eaa4b2"] 2021-11-29T20:53:28.214Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:53:28.214Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:28.230Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:28.231Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:53:28.231Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:53:28.231Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:53:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:28.232Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:53:28.233Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:28.233Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:53:28.246Z|b6d4aad2-5c43-4c90-ad8a-4d93a6fc81af|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:53:28.366Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:53:28.370Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2 2021-11-29T20:53:28.371Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|INFO|500||Invoke 2021-11-29T20:53:28.371Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:28.371Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2 2021-11-29T20:53:28.371Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Method : GET 2021-11-29T20:53:28.372Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da74b512ff8d2d93", X-B3-SpanId:"1ba33798dec82436", X-B3-ParentSpanId:"da74b512ff8d2d93", X-B3-Sampled:"0", X-ONAP-RequestID:"58b6fca3-67fe-411c-83ee-a6f5eb23f541", X-RequestID:"58b6fca3-67fe-411c-83ee-a6f5eb23f541", X-TransactionID:"58b6fca3-67fe-411c-83ee-a6f5eb23f541", X-ECOMP-RequestID:"58b6fca3-67fe-411c-83ee-a6f5eb23f541", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7830624a-9360-4d6b-9031-c99bdee30cb4"] 2021-11-29T20:53:28.372Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Request body: 2021-11-29T20:53:28.372Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:28.398Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:28.398Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Status code : 200 OK 2021-11-29T20:53:28.399Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Status text : 2021-11-29T20:53:28.399Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:53:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:28.401Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Response body: { "requestId" : "43e6f319-e46d-4923-88f2-f5af2257cba2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:52:17.000+00:00", "endTime" : "2021-11-29T20:53:22.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f\",\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\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n\t\t\t\"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"3081ee92-2ce8-4e91-931a-86dcd4b76053\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:53:22.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "serviceInstanceName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "43e6f319-e46d-4923-88f2-f5af2257cba2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2" } } } 2021-11-29T20:53:28.401Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:28.401Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|INFO|500||InvokeReturn 2021-11-29T20:53:28.403Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false 2021-11-29T20:53:28.403Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:53:28.404Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:28.404Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false 2021-11-29T20:53:28.404Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:53:28.404Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da74b512ff8d2d93", X-B3-SpanId:"0b5b62a80e498e76", X-B3-ParentSpanId:"da74b512ff8d2d93", X-B3-Sampled:"0", X-ONAP-RequestID:"58b6fca3-67fe-411c-83ee-a6f5eb23f541", X-RequestID:"58b6fca3-67fe-411c-83ee-a6f5eb23f541", X-TransactionID:"58b6fca3-67fe-411c-83ee-a6f5eb23f541", X-ECOMP-RequestID:"58b6fca3-67fe-411c-83ee-a6f5eb23f541", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fff18572-03c1-454b-aba2-761b9519b964"] 2021-11-29T20:53:28.404Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:53:28.405Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:28.419Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:28.419Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:53:28.420Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:53:28.420Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:53:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:28.421Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:53:28.422Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:28.422Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:53:28.432Z|58b6fca3-67fe-411c-83ee-a6f5eb23f541|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:53:28.550Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:53:28.554Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2 2021-11-29T20:53:28.555Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|INFO|500||Invoke 2021-11-29T20:53:28.555Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:28.555Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2 2021-11-29T20:53:28.556Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Method : GET 2021-11-29T20:53:28.556Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42f5842e5bffbfbe", X-B3-SpanId:"aa013b54e2aa8100", X-B3-ParentSpanId:"42f5842e5bffbfbe", X-B3-Sampled:"0", X-ONAP-RequestID:"e8762a19-cf81-4559-88b1-927b5746fa55", X-RequestID:"e8762a19-cf81-4559-88b1-927b5746fa55", X-TransactionID:"e8762a19-cf81-4559-88b1-927b5746fa55", X-ECOMP-RequestID:"e8762a19-cf81-4559-88b1-927b5746fa55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42e49546-4e9c-4060-9ad7-3cf955c174ca"] 2021-11-29T20:53:28.556Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Request body: 2021-11-29T20:53:28.556Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:28.592Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:28.592Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Status code : 200 OK 2021-11-29T20:53:28.593Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Status text : 2021-11-29T20:53:28.593Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:53:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:28.594Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||Response body: { "requestId" : "43e6f319-e46d-4923-88f2-f5af2257cba2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:52:17.000+00:00", "endTime" : "2021-11-29T20:53:22.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f\",\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\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n\t\t\t\"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"3081ee92-2ce8-4e91-931a-86dcd4b76053\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:53:22.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "serviceInstanceName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "43e6f319-e46d-4923-88f2-f5af2257cba2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2" } } } 2021-11-29T20:53:28.594Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:28.594Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e6f319-e46d-4923-88f2-f5af2257cba2|INFO|500||InvokeReturn 2021-11-29T20:53:28.596Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false 2021-11-29T20:53:28.597Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:53:28.597Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:28.597Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false 2021-11-29T20:53:28.597Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:53:28.597Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42f5842e5bffbfbe", X-B3-SpanId:"2d15ed8266b56afe", X-B3-ParentSpanId:"42f5842e5bffbfbe", X-B3-Sampled:"0", X-ONAP-RequestID:"e8762a19-cf81-4559-88b1-927b5746fa55", X-RequestID:"e8762a19-cf81-4559-88b1-927b5746fa55", X-TransactionID:"e8762a19-cf81-4559-88b1-927b5746fa55", X-ECOMP-RequestID:"e8762a19-cf81-4559-88b1-927b5746fa55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfc0f2af-4c28-4f3c-bd80-ba0b98dbf589"] 2021-11-29T20:53:28.598Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:53:28.598Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:28.613Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:28.613Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:53:28.614Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:53:28.614Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:53:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:28.617Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:53:28.617Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:28.617Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e6f319-e46d-4923-88f2-f5af2257cba2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:53:28.628Z|e8762a19-cf81-4559-88b1-927b5746fa55|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/43e6f319-e46d-4923-88f2-f5af2257cba2|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:53:31.505Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:53:31.513Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|||INFO|500||Checking if requestId: 799e2b86-d6ff-4e88-8ba5-af0da732b0ae already exists in requestDb InfraActiveRequests table 2021-11-29T20:53:31.513Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae 2021-11-29T20:53:31.514Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|INFO|500||Invoke 2021-11-29T20:53:31.514Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:31.514Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae 2021-11-29T20:53:31.515Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Method : GET 2021-11-29T20:53:31.515Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"761cf7f2c6093a08", X-B3-SpanId:"f4f313d18eeccd24", X-B3-ParentSpanId:"761cf7f2c6093a08", X-B3-Sampled:"0", X-ONAP-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-TransactionID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-ECOMP-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ca87f25-8d25-4291-94c8-1f4387b22cd9"] 2021-11-29T20:53:31.516Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Request body: 2021-11-29T20:53:31.516Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:31.537Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:31.538Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T20:53:31.538Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Status text : 2021-11-29T20:53:31.539Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:53:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:31.539Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Response body: 2021-11-29T20:53:31.540Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:31.540Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|INFO|404|Not Found|InvokeReturn 2021-11-29T20:53:31.553Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|||INFO|500||Running local validations 2021-11-29T20:53:31.554Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2021-11-29T20:53:31.561Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:53:31.602Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cebadf47-7806-4977-b53f-25eac5df6105 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T20:53:31.602Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cebadf47-7806-4977-b53f-25eac5df6105|INFO|500||Invoke 2021-11-29T20:53:31.674Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cebadf47-7806-4977-b53f-25eac5df6105|INFO|404|Not Found|InvokeReturn 2021-11-29T20:53:31.675Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cebadf47-7806-4977-b53f-25eac5df6105 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211129-20:53:31:650-52375], Content-Length=[377], Date=[Mon, 29 Nov 2021 20:53:31 GMT], Content-Type=[application/json]} 2021-11-29T20:53:31.677Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/cebadf47-7806-4977-b53f-25eac5df6105","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/cebadf47-7806-4977-b53f-25eac5df6105","ERR.5.4.6114"]}}} 2021-11-29T20:53:31.690Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cebadf47-7806-4977-b53f-25eac5df6105 2021-11-29T20:53:31.691Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: cebadf47-7806-4977-b53f-25eac5df6105 2021-11-29T20:53:31.696Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:53:31.729Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cebadf47-7806-4977-b53f-25eac5df6105|INFO|500||Invoke 2021-11-29T20:53:31.729Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cebadf47-7806-4977-b53f-25eac5df6105|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cebadf47-7806-4977-b53f-25eac5df6105 with request headers:{Authorization=[***REDACTED***], X-RequestID=[799e2b86-d6ff-4e88-8ba5-af0da732b0ae], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[649e1c37-04ce-41eb-b5dc-2480d4cb007d], X-ECOMP-RequestID=[799e2b86-d6ff-4e88-8ba5-af0da732b0ae], X-TransactionId=[], X-ONAP-RequestID=[799e2b86-d6ff-4e88-8ba5-af0da732b0ae]} 2021-11-29T20:53:31.764Z|a722b26e-3b85-4674-82ca-076d979b82d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:53:31.764Z|6b70e3d5-6579-4281-a950-350d417e16d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:53:31.765Z|a722b26e-3b85-4674-82ca-076d979b82d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:53:31.765Z|6b70e3d5-6579-4281-a950-350d417e16d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:53:31.766Z|e2e0e356-f2f9-4402-8c6b-e35aeb529ebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:53:31.767Z|e2e0e356-f2f9-4402-8c6b-e35aeb529ebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:53:31.814Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cebadf47-7806-4977-b53f-25eac5df6105|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cebadf47-7806-4977-b53f-25eac5df6105 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211129-20:53:31:752-24536], Content-Length=[377], Date=[Mon, 29 Nov 2021 20:53:31 GMT], Content-Type=[application/json]} 2021-11-29T20:53:31.815Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cebadf47-7806-4977-b53f-25eac5df6105|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/cebadf47-7806-4977-b53f-25eac5df6105","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/cebadf47-7806-4977-b53f-25eac5df6105","ERR.5.4.6114"]}}} 2021-11-29T20:53:31.816Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cebadf47-7806-4977-b53f-25eac5df6105|INFO|404|Not Found|InvokeReturn 2021-11-29T20:53:31.820Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cebadf47-7806-4977-b53f-25eac5df6105 2021-11-29T20:53:31.820Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: cebadf47-7806-4977-b53f-25eac5df6105 2021-11-29T20:53:31.826Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:53:31.872Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T20:53:31.872Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||Invoke 2021-11-29T20:53:32.012Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||InvokeReturn 2021-11-29T20:53:32.013Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211129-20:53:31:891-75641], vertex-id=[614576], Content-Length=[616], Date=[Mon, 29 Nov 2021 20:53:31 GMT], Content-Type=[application/json]} 2021-11-29T20:53:32.016Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|||DEBUG|500||{"tenant-id":"c05236a3d7a84a44b1b524bdcde12a01","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1638219013867","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2021-11-29T20:53:32.017Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-11-29T20:53:32.018Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-11-29T20:53:32.021Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-11-29T20:53:32.021Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-11-29T20:53:32.022Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:32.022Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-11-29T20:53:32.022Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-11-29T20:53:32.022Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"177", X-B3-TraceId:"761cf7f2c6093a08", X-B3-SpanId:"0de1e7a09d8a72bb", X-B3-ParentSpanId:"761cf7f2c6093a08", X-B3-Sampled:"0", X-ONAP-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-TransactionID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-ECOMP-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25ff599e-c30b-4b91-9830-4cec271d94c6"] 2021-11-29T20:53:32.022Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"6dcb6b5b-b42e-480c-8e04-641e49226f74"},"instanceName":"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0","requestScope":"network"} 2021-11-29T20:53:32.023Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:32.052Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:32.052Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-11-29T20:53:32.053Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-11-29T20:53:32.053Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:53:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:32.053Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-11-29T20:53:32.054Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:32.054Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-11-29T20:53:32.056Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc 2021-11-29T20:53:32.057Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc|INFO|500||Invoke 2021-11-29T20:53:32.057Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:32.057Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc 2021-11-29T20:53:32.057Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc|DEBUG|500||Method : GET 2021-11-29T20:53:32.058Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-TransactionID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-ECOMP-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b8733a3-e398-495e-8859-af201b6236db"] 2021-11-29T20:53:32.058Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc|DEBUG|500||Request body: 2021-11-29T20:53:32.058Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:32.120Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:32.120Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc|DEBUG|500||Status code : 200 OK 2021-11-29T20:53:32.121Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc|DEBUG|500||Status text : 2021-11-29T20:53:32.121Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:53:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:32.123Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc|DEBUG|500||Response body: { "modelCustomizationUUID" : "c4c567c5-a1e3-4648-bad3-a64106fea8fc", "modelInstanceName" : "Generic NeutronNet", "created" : "2021-11-29T20:50:24.000+00:00", "networkTechnology" : "NEUTRON", "networkType" : "NEUTRON", "networkScope" : null, "networkRole" : null, "resourceInput" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc/networkResource" } } } 2021-11-29T20:53:32.123Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:32.124Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc|INFO|500||InvokeReturn 2021-11-29T20:53:32.136Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc/networkResource 2021-11-29T20:53:32.137Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc/networkResource|INFO|500||Invoke 2021-11-29T20:53:32.137Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc/networkResource|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:32.137Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc/networkResource|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc/networkResource 2021-11-29T20:53:32.137Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc/networkResource|DEBUG|500||Method : GET 2021-11-29T20:53:32.138Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc/networkResource|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-TransactionID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-ECOMP-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24496269-89b1-4934-849b-4fef9443734a"] 2021-11-29T20:53:32.138Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc/networkResource|DEBUG|500||Request body: 2021-11-29T20:53:32.138Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc/networkResource|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:32.168Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc/networkResource|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:32.168Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc/networkResource|DEBUG|500||Status code : 200 OK 2021-11-29T20:53:32.169Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc/networkResource|DEBUG|500||Status text : 2021-11-29T20:53:32.169Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc/networkResource|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/b96933d0-731d-48de-a40e-249ed202d3d5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:53:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:32.170Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc/networkResource|DEBUG|500||Response body: { "modelUUID" : "b96933d0-731d-48de-a40e-249ed202d3d5", "orchestrationMode" : "HEAT", "description" : "Generic NeutronNet", "neutronNetworkType" : "BASIC", "aicVersionMin" : "2.0", "aicVersionMax" : "3.0", "modelName" : "Generic NeutronNet", "modelInvariantUUID" : "619869dd-b328-438b-aaf2-7f70ad0d47f9", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet", "category" : null, "subCategory" : null, "created" : "2021-11-29T20:50:24.000+00:00", "hibernateLazyInitializer" : { }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/b96933d0-731d-48de-a40e-249ed202d3d5" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/b96933d0-731d-48de-a40e-249ed202d3d5" }, "heatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/b96933d0-731d-48de-a40e-249ed202d3d5/heatTemplate" }, "collectionNetworkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/b96933d0-731d-48de-a40e-249ed202d3d5/collectionNetworkResourceCustomization" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/b96933d0-731d-48de-a40e-249ed202d3d5/networkResourceCustomization" } } } 2021-11-29T20:53:32.171Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc/networkResource|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:32.171Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c4c567c5-a1e3-4648-bad3-a64106fea8fc/networkResource|INFO|500||InvokeReturn 2021-11-29T20:53:32.188Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance 2021-11-29T20:53:32.188Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke 2021-11-29T20:53:32.189Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:32.189Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance 2021-11-29T20:53:32.189Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method : GET 2021-11-29T20:53:32.189Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-TransactionID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-ECOMP-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c94c4a96-18ec-4372-a632-fbd84cd91824"] 2021-11-29T20:53:32.190Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 2021-11-29T20:53:32.190Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:32.227Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:32.227Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T20:53:32.228Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text : 2021-11-29T20:53:32.228Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:53:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:32.229Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 2021-11-29T20:53:32.229Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:32.229Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|404|Not Found|InvokeReturn 2021-11-29T20:53:32.230Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 2021-11-29T20:53:32.231Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2021-11-29T20:53:32.231Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:32.231Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 2021-11-29T20:53:32.232Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method : GET 2021-11-29T20:53:32.232Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-TransactionID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-ECOMP-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef5519ba-31b7-4331-9c7a-26526d36957e"] 2021-11-29T20:53:32.232Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 2021-11-29T20:53:32.233Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:32.268Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:32.269Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code : 200 OK 2021-11-29T20:53:32.269Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : 2021-11-29T20:53:32.270Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:53:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:32.271Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: { "id" : 179, "action" : "createInstance", "description" : "Gr api recipe to create network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2021-11-29T19:15:21.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179" } } } 2021-11-29T20:53:32.272Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:32.272Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2021-11-29T20:53:32.285Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:53:32.285Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-11-29T20:53:32.285Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:32.285Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:53:32.286Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-11-29T20:53:32.286Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2667", X-B3-TraceId:"761cf7f2c6093a08", X-B3-SpanId:"86affc20c2c80e13", X-B3-ParentSpanId:"761cf7f2c6093a08", X-B3-Sampled:"0", X-ONAP-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-TransactionID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-ECOMP-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c687197b-d183-4e90-87c0-e6434e2bcd7e"] 2021-11-29T20:53:32.286Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"799e2b86-d6ff-4e88-8ba5-af0da732b0ae","requestStatus":"IN_PROGRESS","startTime":1638219211554,"source":"VID","tenantId":"c05236a3d7a84a44b1b524bdcde12a01","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cebadf47-7806-4977-b53f-25eac5df6105\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"619869dd-b328-438b-aaf2-7f70ad0d47f9\",\n \"modelVersionId\": \"b96933d0-731d-48de-a40e-249ed202d3d5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c4c567c5-a1e3-4648-bad3-a64106fea8fc\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"6dcb6b5b-b42e-480c-8e04-641e49226f74\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"6dcb6b5b-b42e-480c-8e04-641e49226f74","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"799e2b86-d6ff-4e88-8ba5-af0da732b0ae"} 2021-11-29T20:53:32.286Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:32.315Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:32.315Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-11-29T20:53:32.315Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-11-29T20:53:32.316Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:53:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:32.317Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:53:31.554+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cebadf47-7806-4977-b53f-25eac5df6105\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"619869dd-b328-438b-aaf2-7f70ad0d47f9\",\n \"modelVersionId\": \"b96933d0-731d-48de-a40e-249ed202d3d5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c4c567c5-a1e3-4648-bad3-a64106fea8fc\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"6dcb6b5b-b42e-480c-8e04-641e49226f74\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-11-29T20:53:32.303+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "requestScope" : "network", "requestAction" : "createInstance", "networkName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae" } } } 2021-11-29T20:53:32.318Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:32.318Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-11-29T20:53:32.336Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-11-29T20:53:32.336Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-11-29T20:53:32.337Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:32.337Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-11-29T20:53:32.337Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-11-29T20:53:32.338Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3007", X-B3-TraceId:"761cf7f2c6093a08", X-B3-SpanId:"a5811fceeb3ee056", X-B3-ParentSpanId:"761cf7f2c6093a08", X-B3-Sampled:"0", X-ONAP-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-TransactionID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-ECOMP-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9724f179-a974-4d81-bd3c-bccbfacbe86a"] 2021-11-29T20:53:32.338Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"Generic NeutronNet 0\",\"modelInvariantId\":\"619869dd-b328-438b-aaf2-7f70ad0d47f9\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"c4c567c5-a1e3-4648-bad3-a64106fea8fc\",\"modelVersionId\":\"b96933d0-731d-48de-a40e-249ed202d3d5\",\"modelCustomizationId\":\"c4c567c5-a1e3-4648-bad3-a64106fea8fc\",\"modelUuid\":\"b96933d0-731d-48de-a40e-249ed202d3d5\",\"modelInvariantUuid\":\"619869dd-b328-438b-aaf2-7f70ad0d47f9\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"cebadf47-7806-4977-b53f-25eac5df6105\",\"source\":\"VID\",\"instanceName\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"6dcb6b5b-b42e-480c-8e04-641e49226f74\",\"modelInfo\":{\"modelInvariantId\":\"cebadf47-7806-4977-b53f-25eac5df6105\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"0b441522-3838-4c69-a21e-6b5848a42daa\",\"modelUuid\":\"0b441522-3838-4c69-a21e-6b5848a42daa\",\"modelInvariantUuid\":\"cebadf47-7806-4977-b53f-25eac5df6105\"}}}],\"cloudConfiguration\":{\"tenantId\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"6dcb6b5b-b42e-480c-8e04-641e49226f74\"}","type":"String"},"requestId":{"value":"799e2b86-d6ff-4e88-8ba5-af0da732b0ae","type":"String"},"mso-request-id":{"value":"799e2b86-d6ff-4e88-8ba5-af0da732b0ae","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"6dcb6b5b-b42e-480c-8e04-641e49226f74","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"Generic NeutronNet","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"Generic NeutronNet","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-11-29T20:53:32.338Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:33.374Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:33.374Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-11-29T20:53:33.375Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-11-29T20:53:33.375Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 29 Nov 2021 20:53:33 GMT", X-ONAP-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-TransactionID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-ECOMP-RequestID:"799e2b86-d6ff-4e88-8ba5-af0da732b0ae", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9724f179-a974-4d81-bd3c-bccbfacbe86a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"] 2021-11-29T20:53:33.375Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"799e2b86-d6ff-4e88-8ba5-af0da732b0ae\",\"instanceId\":\"8bacfb60-c8d4-406a-be6d-d14ade685026\"}}","message":"Success","processInstanceID":"69b32c63-5156-11ec-937a-3ed201e9b36e","variables":null,"messageCode":200} 2021-11-29T20:53:33.376Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:33.376Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-11-29T20:53:33.381Z|799e2b86-d6ff-4e88-8ba5-af0da732b0ae|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:53:33.514Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:53:33.518Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae 2021-11-29T20:53:33.518Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|INFO|500||Invoke 2021-11-29T20:53:33.518Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:33.519Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae 2021-11-29T20:53:33.519Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Method : GET 2021-11-29T20:53:33.519Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f573859647c6fdeb", X-B3-SpanId:"e643d64eb4b17666", X-B3-ParentSpanId:"f573859647c6fdeb", X-B3-Sampled:"0", X-ONAP-RequestID:"2af43b9f-d3fd-4802-ab98-4298eb73201f", X-RequestID:"2af43b9f-d3fd-4802-ab98-4298eb73201f", X-TransactionID:"2af43b9f-d3fd-4802-ab98-4298eb73201f", X-ECOMP-RequestID:"2af43b9f-d3fd-4802-ab98-4298eb73201f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9c52f37-37aa-43a7-af0b-0574184f7aab"] 2021-11-29T20:53:33.519Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Request body: 2021-11-29T20:53:33.519Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:33.540Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:33.541Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Status code : 200 OK 2021-11-29T20:53:33.541Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Status text : 2021-11-29T20:53:33.541Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:53:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:33.542Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Response body: { "requestId" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:53:31.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cebadf47-7806-4977-b53f-25eac5df6105\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"619869dd-b328-438b-aaf2-7f70ad0d47f9\",\n \"modelVersionId\": \"b96933d0-731d-48de-a40e-249ed202d3d5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c4c567c5-a1e3-4648-bad3-a64106fea8fc\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"6dcb6b5b-b42e-480c-8e04-641e49226f74\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:53:33.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "8bacfb60-c8d4-406a-be6d-d14ade685026", "networkName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae" } } } 2021-11-29T20:53:33.542Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:33.542Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|INFO|500||InvokeReturn 2021-11-29T20:53:33.545Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false 2021-11-29T20:53:33.545Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:53:33.545Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:33.545Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false 2021-11-29T20:53:33.546Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:53:33.546Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f573859647c6fdeb", X-B3-SpanId:"ae5b34fa19824a2b", X-B3-ParentSpanId:"f573859647c6fdeb", X-B3-Sampled:"0", X-ONAP-RequestID:"2af43b9f-d3fd-4802-ab98-4298eb73201f", X-RequestID:"2af43b9f-d3fd-4802-ab98-4298eb73201f", X-TransactionID:"2af43b9f-d3fd-4802-ab98-4298eb73201f", X-ECOMP-RequestID:"2af43b9f-d3fd-4802-ab98-4298eb73201f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"929058a5-4c2b-4452-a285-e1b3d383d63a"] 2021-11-29T20:53:33.546Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:53:33.547Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:33.559Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:33.560Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:53:33.560Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:53:33.560Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:53:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:33.561Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:53:33.562Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:33.562Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:53:33.574Z|2af43b9f-d3fd-4802-ab98-4298eb73201f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:53:33.987Z|8dbc91df-a739-4f22-8451-d3c5022385aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:53:33.988Z|8dbc91df-a739-4f22-8451-d3c5022385aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:53:34.445Z|db5910ae-2da3-4680-9f10-ffe042d158a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:53:34.446Z|db5910ae-2da3-4680-9f10-ffe042d158a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:53:41.786Z|5e9eb2d4-f57b-467f-b550-d83b6d30f3a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:53:41.787Z|5e9eb2d4-f57b-467f-b550-d83b6d30f3a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:53:41.787Z|735a5142-a25b-458e-b7e9-8bc366d412d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:53:41.788Z|735a5142-a25b-458e-b7e9-8bc366d412d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:53:41.786Z|59cf8696-a557-4aa1-bb7f-f43510983dc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:53:41.789Z|59cf8696-a557-4aa1-bb7f-f43510983dc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:53:43.723Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:53:43.732Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae 2021-11-29T20:53:43.733Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|INFO|500||Invoke 2021-11-29T20:53:43.733Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:43.733Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae 2021-11-29T20:53:43.733Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Method : GET 2021-11-29T20:53:43.734Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a64741fe08443dc", X-B3-SpanId:"78425affbdf3b18c", X-B3-ParentSpanId:"7a64741fe08443dc", X-B3-Sampled:"0", X-ONAP-RequestID:"3228044c-3cfd-4b78-a444-c356b97bf0ff", X-RequestID:"3228044c-3cfd-4b78-a444-c356b97bf0ff", X-TransactionID:"3228044c-3cfd-4b78-a444-c356b97bf0ff", X-ECOMP-RequestID:"3228044c-3cfd-4b78-a444-c356b97bf0ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b760195-f147-448f-95f6-03c43c16aaf1"] 2021-11-29T20:53:43.734Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Request body: 2021-11-29T20:53:43.734Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:43.756Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:43.756Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Status code : 200 OK 2021-11-29T20:53:43.757Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Status text : 2021-11-29T20:53:43.757Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:53:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:43.757Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Response body: { "requestId" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:53:31.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cebadf47-7806-4977-b53f-25eac5df6105\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"619869dd-b328-438b-aaf2-7f70ad0d47f9\",\n \"modelVersionId\": \"b96933d0-731d-48de-a40e-249ed202d3d5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c4c567c5-a1e3-4648-bad3-a64106fea8fc\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"6dcb6b5b-b42e-480c-8e04-641e49226f74\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:53:33.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "8bacfb60-c8d4-406a-be6d-d14ade685026", "networkName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae" } } } 2021-11-29T20:53:43.758Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:43.758Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|INFO|500||InvokeReturn 2021-11-29T20:53:43.760Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false 2021-11-29T20:53:43.761Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:53:43.761Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:43.761Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false 2021-11-29T20:53:43.761Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:53:43.762Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a64741fe08443dc", X-B3-SpanId:"450785b36cc56667", X-B3-ParentSpanId:"7a64741fe08443dc", X-B3-Sampled:"0", X-ONAP-RequestID:"3228044c-3cfd-4b78-a444-c356b97bf0ff", X-RequestID:"3228044c-3cfd-4b78-a444-c356b97bf0ff", X-TransactionID:"3228044c-3cfd-4b78-a444-c356b97bf0ff", X-ECOMP-RequestID:"3228044c-3cfd-4b78-a444-c356b97bf0ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8edd278a-1d23-488c-94d6-553bb4bf1a44"] 2021-11-29T20:53:43.762Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:53:43.762Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:43.774Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:43.774Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:53:43.774Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:53:43.775Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:53:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:43.775Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:53:43.776Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:43.776Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:53:43.797Z|3228044c-3cfd-4b78-a444-c356b97bf0ff|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:53:48.989Z|3f23b720-df30-460e-bb50-de8f98bd4ec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:53:48.995Z|3f23b720-df30-460e-bb50-de8f98bd4ec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:53:49.090Z|88537f80-bfc3-4f31-9068-efba1527ba18|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:53:49.092Z|88537f80-bfc3-4f31-9068-efba1527ba18|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:53:51.811Z|8e3cb08b-2072-4bb4-bf8b-4ce58dae8e48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:53:51.811Z|5fe9f5f9-67d6-44cd-b167-899c424758fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:53:51.811Z|5e1402cf-97b2-4065-89ab-9be6c2e0976d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:53:51.812Z|5fe9f5f9-67d6-44cd-b167-899c424758fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:53:51.812Z|8e3cb08b-2072-4bb4-bf8b-4ce58dae8e48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:53:51.813Z|5e1402cf-97b2-4065-89ab-9be6c2e0976d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:53:53.936Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:53:53.942Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae 2021-11-29T20:53:53.943Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|INFO|500||Invoke 2021-11-29T20:53:53.944Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:53.944Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae 2021-11-29T20:53:53.944Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Method : GET 2021-11-29T20:53:53.945Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7c2653f8159d9cb", X-B3-SpanId:"04f2b0fb87dd196a", X-B3-ParentSpanId:"f7c2653f8159d9cb", X-B3-Sampled:"0", X-ONAP-RequestID:"f8e71593-e2f0-4b59-975e-a65f72a6437e", X-RequestID:"f8e71593-e2f0-4b59-975e-a65f72a6437e", X-TransactionID:"f8e71593-e2f0-4b59-975e-a65f72a6437e", X-ECOMP-RequestID:"f8e71593-e2f0-4b59-975e-a65f72a6437e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ee65e05-c516-4a40-b9fa-899d940f03cd"] 2021-11-29T20:53:53.945Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Request body: 2021-11-29T20:53:53.945Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:53.973Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:53.974Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Status code : 200 OK 2021-11-29T20:53:53.975Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Status text : 2021-11-29T20:53:53.975Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:53:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:53.976Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Response body: { "requestId" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2021-11-29T20:53:31.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cebadf47-7806-4977-b53f-25eac5df6105\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"619869dd-b328-438b-aaf2-7f70ad0d47f9\",\n \"modelVersionId\": \"b96933d0-731d-48de-a40e-249ed202d3d5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c4c567c5-a1e3-4648-bad3-a64106fea8fc\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"6dcb6b5b-b42e-480c-8e04-641e49226f74\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:53:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "8bacfb60-c8d4-406a-be6d-d14ade685026", "networkName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae" } } } 2021-11-29T20:53:53.977Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:53.977Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|INFO|500||InvokeReturn 2021-11-29T20:53:53.980Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false 2021-11-29T20:53:53.981Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:53:53.981Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:53.981Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false 2021-11-29T20:53:53.982Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:53:53.982Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7c2653f8159d9cb", X-B3-SpanId:"288d3de044b84b0c", X-B3-ParentSpanId:"f7c2653f8159d9cb", X-B3-Sampled:"0", X-ONAP-RequestID:"f8e71593-e2f0-4b59-975e-a65f72a6437e", X-RequestID:"f8e71593-e2f0-4b59-975e-a65f72a6437e", X-TransactionID:"f8e71593-e2f0-4b59-975e-a65f72a6437e", X-ECOMP-RequestID:"f8e71593-e2f0-4b59-975e-a65f72a6437e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21b2fa7d-99b3-4a9b-857b-96052ef479de"] 2021-11-29T20:53:53.982Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:53:53.982Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:53.995Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:53.995Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:53:53.995Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:53:53.995Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:53:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:53.996Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:53:53.996Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:53.997Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:53:54.064Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:53:54.064Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:53:54.064Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:54.065Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:53:54.065Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:53:54.065Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f8e71593-e2f0-4b59-975e-a65f72a6437e", X-RequestID:"f8e71593-e2f0-4b59-975e-a65f72a6437e", X-TransactionID:"f8e71593-e2f0-4b59-975e-a65f72a6437e", X-ECOMP-RequestID:"f8e71593-e2f0-4b59-975e-a65f72a6437e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ceccaca6-c6fe-4c78-a860-ef6eb0c669e0"] 2021-11-29T20:53:54.065Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:53:54.066Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:54.294Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:54.295Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:53:54.295Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:53:54.295Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7E9219C54C7E9FB2709027F4BB171CEF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Mon, 29 Nov 2021 20:53:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:54.296Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"75e9173a-5156-11ec-937a-3ed201e9b36e","businessKey":"799e2b86-d6ff-4e88-8ba5-af0da732b0ae","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:53:52.889+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"69b32c63-5156-11ec-937a-3ed201e9b36e","superProcessInstanceId":"75e51f63-5156-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T20:53:54.296Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:54.296Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:53:54.353Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:53:54.354Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:53:54.355Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:53:54.355Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:53:54.355Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:53:54.355Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f8e71593-e2f0-4b59-975e-a65f72a6437e", X-RequestID:"f8e71593-e2f0-4b59-975e-a65f72a6437e", X-TransactionID:"f8e71593-e2f0-4b59-975e-a65f72a6437e", X-ECOMP-RequestID:"f8e71593-e2f0-4b59-975e-a65f72a6437e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15daf236-720e-46a0-9e2b-b9d8a687fac9"] 2021-11-29T20:53:54.356Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:53:54.356Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:53:54.501Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:53:54.502Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:53:54.502Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:53:54.503Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=BA65BD3D128A010668F931E3DB7E1479; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Mon, 29 Nov 2021 20:53:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:53:54.503Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:75e93e51-5156-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"75e9173a-5156-11ec-937a-3ed201e9b36e","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"75e9173a-5156-11ec-937a-3ed201e9b36e","executionId":"75e9173a-5156-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:53:52.891+0000","endTime":"2021-11-29T20:53:52.891+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"69b32c63-5156-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:53:54.503Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:53:54.504Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:53:54.511Z|f8e71593-e2f0-4b59-975e-a65f72a6437e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:54:01.837Z|2b4baf77-a0fa-4dd5-ba37-8a3b37c97f3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:54:01.838Z|178e1f9b-e606-472b-a813-98c2bf7345cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:54:01.839Z|178e1f9b-e606-472b-a813-98c2bf7345cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:54:01.839Z|2b4baf77-a0fa-4dd5-ba37-8a3b37c97f3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:54:01.840Z|6f79d414-6d71-40c1-aa84-1ced9f4fc944|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:54:01.840Z|6f79d414-6d71-40c1-aa84-1ced9f4fc944|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:54:03.987Z|cef6b2cb-46e3-41a7-9286-5121049d78ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:54:03.988Z|cef6b2cb-46e3-41a7-9286-5121049d78ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:54:04.447Z|c8ea2186-9dc1-431d-8e59-840983f716d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:54:04.448Z|c8ea2186-9dc1-431d-8e59-840983f716d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:54:04.646Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:54:04.652Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae 2021-11-29T20:54:04.653Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|INFO|500||Invoke 2021-11-29T20:54:04.653Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:04.654Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae 2021-11-29T20:54:04.654Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Method : GET 2021-11-29T20:54:04.654Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91c71fe5a5e6ece2", X-B3-SpanId:"b8aec38a4985bbfd", X-B3-ParentSpanId:"91c71fe5a5e6ece2", X-B3-Sampled:"0", X-ONAP-RequestID:"0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c", X-RequestID:"0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c", X-TransactionID:"0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c", X-ECOMP-RequestID:"0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28b4ebdf-c119-4eaf-84bb-b56572089d15"] 2021-11-29T20:54:04.655Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Request body: 2021-11-29T20:54:04.655Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:04.681Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:04.682Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Status code : 200 OK 2021-11-29T20:54:04.683Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Status text : 2021-11-29T20:54:04.683Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:54:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:04.684Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Response body: { "requestId" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new network was successfully created in the cloud", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2021-11-29T20:53:31.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cebadf47-7806-4977-b53f-25eac5df6105\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"619869dd-b328-438b-aaf2-7f70ad0d47f9\",\n \"modelVersionId\": \"b96933d0-731d-48de-a40e-249ed202d3d5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c4c567c5-a1e3-4648-bad3-a64106fea8fc\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"6dcb6b5b-b42e-480c-8e04-641e49226f74\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:54:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "8bacfb60-c8d4-406a-be6d-d14ade685026", "networkName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "cloudIdentifier" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\"},\"environment\":null}", "created" : "2021-11-29T20:54:00.000+00:00" } ], "requestURI" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae" } } } 2021-11-29T20:54:04.685Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:04.685Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|INFO|500||InvokeReturn 2021-11-29T20:54:04.687Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false 2021-11-29T20:54:04.688Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:54:04.688Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:04.688Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false 2021-11-29T20:54:04.689Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:54:04.689Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91c71fe5a5e6ece2", X-B3-SpanId:"df8e9b7d64b148ee", X-B3-ParentSpanId:"91c71fe5a5e6ece2", X-B3-Sampled:"0", X-ONAP-RequestID:"0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c", X-RequestID:"0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c", X-TransactionID:"0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c", X-ECOMP-RequestID:"0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0bc6468-6785-41b9-b0ac-47182f36a4c1"] 2021-11-29T20:54:04.689Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:54:04.689Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:04.712Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:04.713Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:54:04.713Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:54:04.713Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:54:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:04.714Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "groupingId" : "b030b32b-f646-4b37-ae00-7591f11e96b0", "name" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_5baab91c-aebb-40f5-81f1-5a68352c1926\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0/b030b32b-f646-4b37-ae00-7591f11e96b0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"updated_time\":null,\"creation_time\":1638219241000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"dfb2c1baa3024edd8ef5c81549fb4674\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"network_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"OS::stack_id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"OS::stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:54:04.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:54:04.714Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:04.714Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:54:04.751Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:54:04.752Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:54:04.753Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:04.753Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:54:04.753Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:54:04.753Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c", X-RequestID:"0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c", X-TransactionID:"0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c", X-ECOMP-RequestID:"0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fc555ae-004b-4966-a631-62e65c6b156a"] 2021-11-29T20:54:04.753Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:54:04.754Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:04.878Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:04.878Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:54:04.878Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:54:04.879Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=91F1B4755C21CB839DA797F8CB1BCFD5; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Mon, 29 Nov 2021 20:54:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:04.879Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"75e9173a-5156-11ec-937a-3ed201e9b36e","businessKey":"799e2b86-d6ff-4e88-8ba5-af0da732b0ae","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:53:52.889+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"69b32c63-5156-11ec-937a-3ed201e9b36e","superProcessInstanceId":"75e51f63-5156-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T20:54:04.879Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:04.880Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:54:04.912Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:54:04.912Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:54:04.913Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:04.913Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:54:04.913Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:54:04.913Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c", X-RequestID:"0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c", X-TransactionID:"0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c", X-ECOMP-RequestID:"0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbbfe5f9-8054-47fe-a1fa-3b910b6e9a96"] 2021-11-29T20:54:04.913Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:54:04.914Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:05.048Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:05.048Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:54:05.049Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:54:05.049Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D1A7270FE0E5375C84A00A25B29E5E48; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Mon, 29 Nov 2021 20:54:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:05.049Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:7c2c2e02-5156-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"75e9173a-5156-11ec-937a-3ed201e9b36e","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"75e9173a-5156-11ec-937a-3ed201e9b36e","executionId":"75e9173a-5156-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:54:03.395+0000","endTime":"2021-11-29T20:54:03.402+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"69b32c63-5156-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:54:05.049Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:05.050Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:54:05.056Z|0bf27ca3-f8ae-4877-a2ac-8eff7bfaa21c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:54:11.862Z|fac813dc-7ba3-43a6-8978-a1f05d9d5e9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:54:11.863Z|fac813dc-7ba3-43a6-8978-a1f05d9d5e9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:54:11.863Z|4c13235e-ca25-491b-b0b6-aa697024f2d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:54:11.863Z|4c13235e-ca25-491b-b0b6-aa697024f2d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:54:11.864Z|461f8dee-b5b1-4da6-a567-012f13a4d461|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:54:11.864Z|461f8dee-b5b1-4da6-a567-012f13a4d461|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:54:15.193Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:54:15.199Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae 2021-11-29T20:54:15.199Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|INFO|500||Invoke 2021-11-29T20:54:15.200Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:15.200Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae 2021-11-29T20:54:15.200Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Method : GET 2021-11-29T20:54:15.201Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d9217639fa007bc", X-B3-SpanId:"17687ed9eafd8cd2", X-B3-ParentSpanId:"3d9217639fa007bc", X-B3-Sampled:"0", X-ONAP-RequestID:"d8d9317a-8bb4-4574-9bb0-345c9733a391", X-RequestID:"d8d9317a-8bb4-4574-9bb0-345c9733a391", X-TransactionID:"d8d9317a-8bb4-4574-9bb0-345c9733a391", X-ECOMP-RequestID:"d8d9317a-8bb4-4574-9bb0-345c9733a391", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7414212-2d3e-445c-8335-478ffda4b8e4"] 2021-11-29T20:54:15.201Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Request body: 2021-11-29T20:54:15.202Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:15.226Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:15.226Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Status code : 200 OK 2021-11-29T20:54:15.227Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Status text : 2021-11-29T20:54:15.227Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:54:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:15.227Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Response body: { "requestId" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new network was successfully created in the cloud", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2021-11-29T20:53:31.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cebadf47-7806-4977-b53f-25eac5df6105\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"619869dd-b328-438b-aaf2-7f70ad0d47f9\",\n \"modelVersionId\": \"b96933d0-731d-48de-a40e-249ed202d3d5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c4c567c5-a1e3-4648-bad3-a64106fea8fc\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"6dcb6b5b-b42e-480c-8e04-641e49226f74\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:54:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "8bacfb60-c8d4-406a-be6d-d14ade685026", "networkName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "cloudIdentifier" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\"},\"environment\":null}", "created" : "2021-11-29T20:54:00.000+00:00" } ], "requestURI" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae" } } } 2021-11-29T20:54:15.228Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:15.228Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|INFO|500||InvokeReturn 2021-11-29T20:54:15.230Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false 2021-11-29T20:54:15.230Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:54:15.231Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:15.231Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false 2021-11-29T20:54:15.231Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:54:15.231Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d9217639fa007bc", X-B3-SpanId:"a14dc05e46f79dc8", X-B3-ParentSpanId:"3d9217639fa007bc", X-B3-Sampled:"0", X-ONAP-RequestID:"d8d9317a-8bb4-4574-9bb0-345c9733a391", X-RequestID:"d8d9317a-8bb4-4574-9bb0-345c9733a391", X-TransactionID:"d8d9317a-8bb4-4574-9bb0-345c9733a391", X-ECOMP-RequestID:"d8d9317a-8bb4-4574-9bb0-345c9733a391", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc26550e-a40e-4664-b118-c833b9c5d447"] 2021-11-29T20:54:15.232Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:54:15.232Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:15.245Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:15.246Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:54:15.246Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:54:15.246Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:54:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:15.247Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "groupingId" : "b030b32b-f646-4b37-ae00-7591f11e96b0", "name" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_5baab91c-aebb-40f5-81f1-5a68352c1926\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0/b030b32b-f646-4b37-ae00-7591f11e96b0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"updated_time\":null,\"creation_time\":1638219241000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"dfb2c1baa3024edd8ef5c81549fb4674\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"network_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"OS::stack_id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"OS::stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:54:04.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:54:15.248Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:15.248Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:54:15.304Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:54:15.305Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:54:15.305Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:15.305Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:54:15.306Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:54:15.306Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d8d9317a-8bb4-4574-9bb0-345c9733a391", X-RequestID:"d8d9317a-8bb4-4574-9bb0-345c9733a391", X-TransactionID:"d8d9317a-8bb4-4574-9bb0-345c9733a391", X-ECOMP-RequestID:"d8d9317a-8bb4-4574-9bb0-345c9733a391", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf849eda-c40f-42b0-a6cd-964da7ed2bfe"] 2021-11-29T20:54:15.306Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:54:15.307Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:15.448Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:15.449Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:54:15.450Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:54:15.450Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5D966EB2345B238A2B581D17A149910B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Mon, 29 Nov 2021 20:54:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:15.451Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"75e9173a-5156-11ec-937a-3ed201e9b36e","businessKey":"799e2b86-d6ff-4e88-8ba5-af0da732b0ae","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:53:52.889+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"69b32c63-5156-11ec-937a-3ed201e9b36e","superProcessInstanceId":"75e51f63-5156-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T20:54:15.451Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:15.451Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:54:15.508Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:54:15.509Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:54:15.509Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:15.509Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:54:15.510Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:54:15.510Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d8d9317a-8bb4-4574-9bb0-345c9733a391", X-RequestID:"d8d9317a-8bb4-4574-9bb0-345c9733a391", X-TransactionID:"d8d9317a-8bb4-4574-9bb0-345c9733a391", X-ECOMP-RequestID:"d8d9317a-8bb4-4574-9bb0-345c9733a391", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1477fb27-3661-43eb-866d-f6a1053f4dc9"] 2021-11-29T20:54:15.511Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:54:15.511Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:15.635Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:15.636Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:54:15.637Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:54:15.637Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8C8BC26DBF13BB20E39F43D86C1BCC6B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Mon, 29 Nov 2021 20:54:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:15.638Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:7c2c2e02-5156-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"75e9173a-5156-11ec-937a-3ed201e9b36e","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"75e9173a-5156-11ec-937a-3ed201e9b36e","executionId":"75e9173a-5156-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:54:03.395+0000","endTime":"2021-11-29T20:54:03.402+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"69b32c63-5156-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:54:15.638Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:15.639Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=75e9173a-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:54:15.646Z|d8d9317a-8bb4-4574-9bb0-345c9733a391|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:54:18.987Z|34910291-eda0-4864-9585-fa76446aad69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:54:18.988Z|34910291-eda0-4864-9585-fa76446aad69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:54:21.884Z|1bd88f2c-70c0-4d0a-8d9d-7e2635f69aaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:54:21.884Z|1bd88f2c-70c0-4d0a-8d9d-7e2635f69aaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:54:21.885Z|d6b21398-b21f-4647-9d47-74a7d01b08d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:54:21.885Z|d6b21398-b21f-4647-9d47-74a7d01b08d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:54:21.887Z|07ce90be-c403-44d1-a198-d115cd468b21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:54:21.887Z|07ce90be-c403-44d1-a198-d115cd468b21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:54:25.773Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:54:25.778Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae 2021-11-29T20:54:25.778Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|INFO|500||Invoke 2021-11-29T20:54:25.778Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:25.779Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae 2021-11-29T20:54:25.779Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Method : GET 2021-11-29T20:54:25.779Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"caa620b9c4d4f91f", X-B3-SpanId:"61b02a5175ebd543", X-B3-ParentSpanId:"caa620b9c4d4f91f", X-B3-Sampled:"0", X-ONAP-RequestID:"a6126e84-9011-471b-ace1-6d220568ec8c", X-RequestID:"a6126e84-9011-471b-ace1-6d220568ec8c", X-TransactionID:"a6126e84-9011-471b-ace1-6d220568ec8c", X-ECOMP-RequestID:"a6126e84-9011-471b-ace1-6d220568ec8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c1e1b38-3a6a-44cf-8d0d-82922308d990"] 2021-11-29T20:54:25.779Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Request body: 2021-11-29T20:54:25.779Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:25.800Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:25.801Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Status code : 200 OK 2021-11-29T20:54:25.801Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Status text : 2021-11-29T20:54:25.801Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:54:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:25.802Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Response body: { "requestId" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:53:31.000+00:00", "endTime" : "2021-11-29T20:54:23.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cebadf47-7806-4977-b53f-25eac5df6105\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"619869dd-b328-438b-aaf2-7f70ad0d47f9\",\n \"modelVersionId\": \"b96933d0-731d-48de-a40e-249ed202d3d5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c4c567c5-a1e3-4648-bad3-a64106fea8fc\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"6dcb6b5b-b42e-480c-8e04-641e49226f74\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:54:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "8bacfb60-c8d4-406a-be6d-d14ade685026", "networkName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "cloudIdentifier" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\"},\"environment\":null}", "created" : "2021-11-29T20:54:00.000+00:00" } ], "requestURI" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae" } } } 2021-11-29T20:54:25.802Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:25.802Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|INFO|500||InvokeReturn 2021-11-29T20:54:25.804Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false 2021-11-29T20:54:25.805Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:54:25.805Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:25.805Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false 2021-11-29T20:54:25.805Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:54:25.805Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"caa620b9c4d4f91f", X-B3-SpanId:"4a2b5f8a0ee9ee02", X-B3-ParentSpanId:"caa620b9c4d4f91f", X-B3-Sampled:"0", X-ONAP-RequestID:"a6126e84-9011-471b-ace1-6d220568ec8c", X-RequestID:"a6126e84-9011-471b-ace1-6d220568ec8c", X-TransactionID:"a6126e84-9011-471b-ace1-6d220568ec8c", X-ECOMP-RequestID:"a6126e84-9011-471b-ace1-6d220568ec8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc0c62a9-4189-4797-8bc4-34a5f301f8c7"] 2021-11-29T20:54:25.806Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:54:25.806Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:25.819Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:25.819Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:54:25.820Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:54:25.820Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:54:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:25.821Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "groupingId" : "b030b32b-f646-4b37-ae00-7591f11e96b0", "name" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"952a001b-7e39-44d7-88da-690325511f76\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"086aff19-8ea6-466d-8dca-07737bab8028\",\"output_key\":\"subnet_id_5baab91c-aebb-40f5-81f1-5a68352c1926\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0/b030b32b-f646-4b37-ae00-7591f11e96b0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"updated_time\":null,\"creation_time\":1638219241000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"dfb2c1baa3024edd8ef5c81549fb4674\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"network_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"OS::stack_id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"OS::stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:54:04.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:54:25.821Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:25.822Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:54:25.835Z|a6126e84-9011-471b-ace1-6d220568ec8c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:54:25.967Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:54:25.972Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae 2021-11-29T20:54:25.972Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|INFO|500||Invoke 2021-11-29T20:54:25.973Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:25.973Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae 2021-11-29T20:54:25.973Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Method : GET 2021-11-29T20:54:25.973Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df4b4461afb2b4c1", X-B3-SpanId:"459450d41047f55d", X-B3-ParentSpanId:"df4b4461afb2b4c1", X-B3-Sampled:"0", X-ONAP-RequestID:"5b2bb21f-6954-45f3-98b2-9805e3695f73", X-RequestID:"5b2bb21f-6954-45f3-98b2-9805e3695f73", X-TransactionID:"5b2bb21f-6954-45f3-98b2-9805e3695f73", X-ECOMP-RequestID:"5b2bb21f-6954-45f3-98b2-9805e3695f73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5ad7676-7b43-424f-b111-54f5d5c09aab"] 2021-11-29T20:54:25.974Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Request body: 2021-11-29T20:54:25.974Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:25.998Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:26.002Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Status code : 200 OK 2021-11-29T20:54:26.002Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Status text : 2021-11-29T20:54:26.002Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:54:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:26.003Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Response body: { "requestId" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:53:31.000+00:00", "endTime" : "2021-11-29T20:54:23.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cebadf47-7806-4977-b53f-25eac5df6105\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"619869dd-b328-438b-aaf2-7f70ad0d47f9\",\n \"modelVersionId\": \"b96933d0-731d-48de-a40e-249ed202d3d5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c4c567c5-a1e3-4648-bad3-a64106fea8fc\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"6dcb6b5b-b42e-480c-8e04-641e49226f74\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:54:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "8bacfb60-c8d4-406a-be6d-d14ade685026", "networkName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "cloudIdentifier" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\"},\"environment\":null}", "created" : "2021-11-29T20:54:00.000+00:00" } ], "requestURI" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae" } } } 2021-11-29T20:54:26.003Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:26.004Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|INFO|500||InvokeReturn 2021-11-29T20:54:26.013Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false 2021-11-29T20:54:26.013Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:54:26.013Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:26.013Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false 2021-11-29T20:54:26.014Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:54:26.014Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df4b4461afb2b4c1", X-B3-SpanId:"05076f566f066e2b", X-B3-ParentSpanId:"df4b4461afb2b4c1", X-B3-Sampled:"0", X-ONAP-RequestID:"5b2bb21f-6954-45f3-98b2-9805e3695f73", X-RequestID:"5b2bb21f-6954-45f3-98b2-9805e3695f73", X-TransactionID:"5b2bb21f-6954-45f3-98b2-9805e3695f73", X-ECOMP-RequestID:"5b2bb21f-6954-45f3-98b2-9805e3695f73", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b56b5a00-2f68-43d7-a67a-f80146d5e0de"] 2021-11-29T20:54:26.014Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:54:26.014Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:26.030Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:26.030Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:54:26.030Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:54:26.031Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:54:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:26.032Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "groupingId" : "b030b32b-f646-4b37-ae00-7591f11e96b0", "name" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"952a001b-7e39-44d7-88da-690325511f76\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"086aff19-8ea6-466d-8dca-07737bab8028\",\"output_key\":\"subnet_id_5baab91c-aebb-40f5-81f1-5a68352c1926\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0/b030b32b-f646-4b37-ae00-7591f11e96b0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"updated_time\":null,\"creation_time\":1638219241000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"dfb2c1baa3024edd8ef5c81549fb4674\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"network_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"OS::stack_id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"OS::stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:54:04.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:54:26.032Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:26.033Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:54:26.054Z|5b2bb21f-6954-45f3-98b2-9805e3695f73|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:54:26.180Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:54:26.183Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae 2021-11-29T20:54:26.184Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|INFO|500||Invoke 2021-11-29T20:54:26.184Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:26.184Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae 2021-11-29T20:54:26.184Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Method : GET 2021-11-29T20:54:26.185Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04d4290181c65521", X-B3-SpanId:"763697eda3352b6a", X-B3-ParentSpanId:"04d4290181c65521", X-B3-Sampled:"0", X-ONAP-RequestID:"d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5", X-RequestID:"d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5", X-TransactionID:"d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5", X-ECOMP-RequestID:"d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f61a76d-fc77-47f1-b989-f4f172fd01fc"] 2021-11-29T20:54:26.185Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Request body: 2021-11-29T20:54:26.185Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:26.206Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:26.207Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Status code : 200 OK 2021-11-29T20:54:26.207Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Status text : 2021-11-29T20:54:26.208Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:54:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:26.209Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Response body: { "requestId" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:53:31.000+00:00", "endTime" : "2021-11-29T20:54:23.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cebadf47-7806-4977-b53f-25eac5df6105\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"619869dd-b328-438b-aaf2-7f70ad0d47f9\",\n \"modelVersionId\": \"b96933d0-731d-48de-a40e-249ed202d3d5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c4c567c5-a1e3-4648-bad3-a64106fea8fc\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"6dcb6b5b-b42e-480c-8e04-641e49226f74\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:54:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "8bacfb60-c8d4-406a-be6d-d14ade685026", "networkName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "cloudIdentifier" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\"},\"environment\":null}", "created" : "2021-11-29T20:54:00.000+00:00" } ], "requestURI" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae" } } } 2021-11-29T20:54:26.209Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:26.210Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|INFO|500||InvokeReturn 2021-11-29T20:54:26.212Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false 2021-11-29T20:54:26.212Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:54:26.213Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:26.213Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false 2021-11-29T20:54:26.213Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:54:26.213Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04d4290181c65521", X-B3-SpanId:"c3c586c2aa01f0af", X-B3-ParentSpanId:"04d4290181c65521", X-B3-Sampled:"0", X-ONAP-RequestID:"d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5", X-RequestID:"d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5", X-TransactionID:"d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5", X-ECOMP-RequestID:"d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e209a1c-c6fa-46d5-bcdd-4127ca8f2cfa"] 2021-11-29T20:54:26.214Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:54:26.214Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:26.229Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:26.229Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:54:26.230Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:54:26.230Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:54:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:26.232Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "groupingId" : "b030b32b-f646-4b37-ae00-7591f11e96b0", "name" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"952a001b-7e39-44d7-88da-690325511f76\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"086aff19-8ea6-466d-8dca-07737bab8028\",\"output_key\":\"subnet_id_5baab91c-aebb-40f5-81f1-5a68352c1926\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0/b030b32b-f646-4b37-ae00-7591f11e96b0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"updated_time\":null,\"creation_time\":1638219241000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"dfb2c1baa3024edd8ef5c81549fb4674\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"network_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"OS::stack_id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"OS::stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:54:04.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:54:26.232Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:26.232Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:54:26.241Z|d9bacd1e-afce-4b99-bad7-beb3fdf9bbf5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:54:26.371Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:54:26.377Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae 2021-11-29T20:54:26.378Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|INFO|500||Invoke 2021-11-29T20:54:26.378Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:26.378Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae 2021-11-29T20:54:26.379Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Method : GET 2021-11-29T20:54:26.379Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4022612a5c0b7a2e", X-B3-SpanId:"508441d018e71a72", X-B3-ParentSpanId:"4022612a5c0b7a2e", X-B3-Sampled:"0", X-ONAP-RequestID:"f135800e-39c9-4f9f-947d-b324b255edb9", X-RequestID:"f135800e-39c9-4f9f-947d-b324b255edb9", X-TransactionID:"f135800e-39c9-4f9f-947d-b324b255edb9", X-ECOMP-RequestID:"f135800e-39c9-4f9f-947d-b324b255edb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b703b033-dafa-4a51-80a4-5570d6e6447e"] 2021-11-29T20:54:26.379Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Request body: 2021-11-29T20:54:26.380Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:26.401Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:26.401Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Status code : 200 OK 2021-11-29T20:54:26.402Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Status text : 2021-11-29T20:54:26.402Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:54:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:26.403Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Response body: { "requestId" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:53:31.000+00:00", "endTime" : "2021-11-29T20:54:23.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cebadf47-7806-4977-b53f-25eac5df6105\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"619869dd-b328-438b-aaf2-7f70ad0d47f9\",\n \"modelVersionId\": \"b96933d0-731d-48de-a40e-249ed202d3d5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c4c567c5-a1e3-4648-bad3-a64106fea8fc\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"6dcb6b5b-b42e-480c-8e04-641e49226f74\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:54:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "8bacfb60-c8d4-406a-be6d-d14ade685026", "networkName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "cloudIdentifier" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\"},\"environment\":null}", "created" : "2021-11-29T20:54:00.000+00:00" } ], "requestURI" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae" } } } 2021-11-29T20:54:26.404Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:26.404Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|INFO|500||InvokeReturn 2021-11-29T20:54:26.406Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false 2021-11-29T20:54:26.407Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:54:26.407Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:26.407Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false 2021-11-29T20:54:26.408Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:54:26.408Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4022612a5c0b7a2e", X-B3-SpanId:"c69828adbc1ff76f", X-B3-ParentSpanId:"4022612a5c0b7a2e", X-B3-Sampled:"0", X-ONAP-RequestID:"f135800e-39c9-4f9f-947d-b324b255edb9", X-RequestID:"f135800e-39c9-4f9f-947d-b324b255edb9", X-TransactionID:"f135800e-39c9-4f9f-947d-b324b255edb9", X-ECOMP-RequestID:"f135800e-39c9-4f9f-947d-b324b255edb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13e3cc0a-b04a-49d3-9ebe-7dc5368951fc"] 2021-11-29T20:54:26.408Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:54:26.409Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:26.422Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:26.422Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:54:26.423Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:54:26.423Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:54:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:26.425Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "groupingId" : "b030b32b-f646-4b37-ae00-7591f11e96b0", "name" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"952a001b-7e39-44d7-88da-690325511f76\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"086aff19-8ea6-466d-8dca-07737bab8028\",\"output_key\":\"subnet_id_5baab91c-aebb-40f5-81f1-5a68352c1926\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0/b030b32b-f646-4b37-ae00-7591f11e96b0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"updated_time\":null,\"creation_time\":1638219241000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"dfb2c1baa3024edd8ef5c81549fb4674\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"network_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"OS::stack_id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"OS::stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:54:04.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:54:26.425Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:26.426Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:54:26.439Z|f135800e-39c9-4f9f-947d-b324b255edb9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:54:26.653Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:54:26.657Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae 2021-11-29T20:54:26.657Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|INFO|500||Invoke 2021-11-29T20:54:26.657Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:26.658Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae 2021-11-29T20:54:26.658Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Method : GET 2021-11-29T20:54:26.658Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6eefd306a356c0fc", X-B3-SpanId:"37e69d491345eef3", X-B3-ParentSpanId:"6eefd306a356c0fc", X-B3-Sampled:"0", X-ONAP-RequestID:"720d6e5a-1d80-49a6-b89a-0bba750c0a32", X-RequestID:"720d6e5a-1d80-49a6-b89a-0bba750c0a32", X-TransactionID:"720d6e5a-1d80-49a6-b89a-0bba750c0a32", X-ECOMP-RequestID:"720d6e5a-1d80-49a6-b89a-0bba750c0a32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d209cea1-f3c1-4d38-982b-95cd4730f270"] 2021-11-29T20:54:26.658Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Request body: 2021-11-29T20:54:26.659Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:26.677Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:26.678Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Status code : 200 OK 2021-11-29T20:54:26.678Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Status text : 2021-11-29T20:54:26.679Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:54:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:26.679Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||Response body: { "requestId" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:53:31.000+00:00", "endTime" : "2021-11-29T20:54:23.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cebadf47-7806-4977-b53f-25eac5df6105\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"619869dd-b328-438b-aaf2-7f70ad0d47f9\",\n \"modelVersionId\": \"b96933d0-731d-48de-a40e-249ed202d3d5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c4c567c5-a1e3-4648-bad3-a64106fea8fc\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"6dcb6b5b-b42e-480c-8e04-641e49226f74\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:54:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "8bacfb60-c8d4-406a-be6d-d14ade685026", "networkName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "cloudIdentifier" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\"},\"environment\":null}", "created" : "2021-11-29T20:54:00.000+00:00" } ], "requestURI" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae" } } } 2021-11-29T20:54:26.680Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:26.680Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|INFO|500||InvokeReturn 2021-11-29T20:54:26.682Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false 2021-11-29T20:54:26.683Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:54:26.683Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:26.686Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false 2021-11-29T20:54:26.686Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:54:26.686Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6eefd306a356c0fc", X-B3-SpanId:"c64d3c6f4f2e6748", X-B3-ParentSpanId:"6eefd306a356c0fc", X-B3-Sampled:"0", X-ONAP-RequestID:"720d6e5a-1d80-49a6-b89a-0bba750c0a32", X-RequestID:"720d6e5a-1d80-49a6-b89a-0bba750c0a32", X-TransactionID:"720d6e5a-1d80-49a6-b89a-0bba750c0a32", X-ECOMP-RequestID:"720d6e5a-1d80-49a6-b89a-0bba750c0a32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bff71d2c-7026-46f6-a24c-ef93dada9fed"] 2021-11-29T20:54:26.686Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:54:26.687Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:26.700Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:26.700Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:54:26.701Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:54:26.701Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:54:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:26.702Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "799e2b86-d6ff-4e88-8ba5-af0da732b0ae", "groupingId" : "b030b32b-f646-4b37-ae00-7591f11e96b0", "name" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"952a001b-7e39-44d7-88da-690325511f76\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"086aff19-8ea6-466d-8dca-07737bab8028\",\"output_key\":\"subnet_id_5baab91c-aebb-40f5-81f1-5a68352c1926\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0/b030b32b-f646-4b37-ae00-7591f11e96b0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"updated_time\":null,\"creation_time\":1638219241000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"dfb2c1baa3024edd8ef5c81549fb4674\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"network_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"OS::stack_id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"OS::stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:54:04.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:54:26.703Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:26.704Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=799e2b86-d6ff-4e88-8ba5-af0da732b0ae&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:54:26.716Z|720d6e5a-1d80-49a6-b89a-0bba750c0a32|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/799e2b86-d6ff-4e88-8ba5-af0da732b0ae|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:54:31.907Z|5de74f37-9aa6-4612-911c-4d3bdfc32e7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:54:31.908Z|5de74f37-9aa6-4612-911c-4d3bdfc32e7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:54:31.909Z|b35c8820-47b1-405a-b5ea-ccb7f47bee51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:54:31.907Z|37b18af1-5116-41e1-8511-c1648405e1de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:54:31.910Z|37b18af1-5116-41e1-8511-c1648405e1de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:54:31.916Z|b35c8820-47b1-405a-b5ea-ccb7f47bee51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:54:33.987Z|d9866ad0-8b84-428d-8d1a-a5f3da3663f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:54:33.990Z|d9866ad0-8b84-428d-8d1a-a5f3da3663f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:54:34.448Z|01456e3c-40b3-480e-a511-6cff339bbd1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:54:34.449Z|01456e3c-40b3-480e-a511-6cff339bbd1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:54:37.706Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:54:37.709Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|||INFO|500||Checking if requestId: 5912ab87-495b-464d-b412-4642951e34e0 already exists in requestDb InfraActiveRequests table 2021-11-29T20:54:37.710Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0 2021-11-29T20:54:37.710Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|INFO|500||Invoke 2021-11-29T20:54:37.711Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:37.711Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0 2021-11-29T20:54:37.711Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Method : GET 2021-11-29T20:54:37.711Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a52d3fc745f568e1", X-B3-SpanId:"ead44f1a7f96b36c", X-B3-ParentSpanId:"a52d3fc745f568e1", X-B3-Sampled:"0", X-ONAP-RequestID:"5912ab87-495b-464d-b412-4642951e34e0", X-RequestID:"5912ab87-495b-464d-b412-4642951e34e0", X-TransactionID:"5912ab87-495b-464d-b412-4642951e34e0", X-ECOMP-RequestID:"5912ab87-495b-464d-b412-4642951e34e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e52f51db-2a20-41ab-af53-0bb5c67b4b2c"] 2021-11-29T20:54:37.712Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Request body: 2021-11-29T20:54:37.712Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:37.729Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:37.729Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T20:54:37.729Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Status text : 2021-11-29T20:54:37.730Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:54:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:37.730Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Response body: 2021-11-29T20:54:37.731Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:37.731Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|INFO|404|Not Found|InvokeReturn 2021-11-29T20:54:37.742Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|||INFO|500||Running local validations 2021-11-29T20:54:38.773Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:54:38.829Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/8bacfb60-c8d4-406a-be6d-d14ade685026/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2021-11-29T20:54:38.832Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/8bacfb60-c8d4-406a-be6d-d14ade685026/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/8bacfb60-c8d4-406a-be6d-d14ade685026/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[5912ab87-495b-464d-b412-4642951e34e0], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[0f16e11c-0d74-48c1-9002-e7c524b50de9], X-ECOMP-RequestID=[5912ab87-495b-464d-b412-4642951e34e0], X-TransactionId=[], X-ONAP-RequestID=[5912ab87-495b-464d-b412-4642951e34e0]} 2021-11-29T20:54:39.017Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/8bacfb60-c8d4-406a-be6d-d14ade685026/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/8bacfb60-c8d4-406a-be6d-d14ade685026/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211129-20:54:38:869-49869], Content-Length=[395], Date=[Mon, 29 Nov 2021 20:54:38 GMT], Content-Type=[application/json]} 2021-11-29T20:54:39.019Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/8bacfb60-c8d4-406a-be6d-d14ade685026/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/l3-networks/l3-network/8bacfb60-c8d4-406a-be6d-d14ade685026/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/8bacfb60-c8d4-406a-be6d-d14ade685026/related-to/vf-modules","ERR.5.4.6114"]}}} 2021-11-29T20:54:39.019Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/8bacfb60-c8d4-406a-be6d-d14ade685026/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2021-11-29T20:54:39.023Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/8bacfb60-c8d4-406a-be6d-d14ade685026/related-to/vf-modules?resultIndex=0&resultSize=1&format=count 2021-11-29T20:54:39.027Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:54:39.057Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T20:54:39.058Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||Invoke 2021-11-29T20:54:39.221Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||InvokeReturn 2021-11-29T20:54:39.222Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211129-20:54:39:079-64264], vertex-id=[614576], Content-Length=[1069], Date=[Mon, 29 Nov 2021 20:54:39 GMT], Content-Type=[application/json]} 2021-11-29T20:54:39.223Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|||DEBUG|500||{"tenant-id":"c05236a3d7a84a44b1b524bdcde12a01","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1638219217858","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/8bacfb60-c8d4-406a-be6d-d14ade685026","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"8bacfb60-c8d4-406a-be6d-d14ade685026"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2021-11-29T20:54:39.225Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-11-29T20:54:39.225Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-11-29T20:54:39.227Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|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 2021-11-29T20:54:39.228Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-11-29T20:54:39.228Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:39.228Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|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 2021-11-29T20:54:39.229Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-11-29T20:54:39.229Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"182", X-B3-TraceId:"a52d3fc745f568e1", X-B3-SpanId:"b1e29c73b7824dcf", X-B3-ParentSpanId:"a52d3fc745f568e1", X-B3-Sampled:"0", X-ONAP-RequestID:"5912ab87-495b-464d-b412-4642951e34e0", X-RequestID:"5912ab87-495b-464d-b412-4642951e34e0", X-TransactionID:"5912ab87-495b-464d-b412-4642951e34e0", X-ECOMP-RequestID:"5912ab87-495b-464d-b412-4642951e34e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c4f3f56-5075-4f9b-bb86-31be9d7ea334"] 2021-11-29T20:54:39.229Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"8bacfb60-c8d4-406a-be6d-d14ade685026","serviceInstanceId":"6dcb6b5b-b42e-480c-8e04-641e49226f74"},"instanceName":null,"requestScope":"network"} 2021-11-29T20:54:39.230Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:39.255Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:39.256Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-11-29T20:54:39.257Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-11-29T20:54:39.257Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:54:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:39.257Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-11-29T20:54:39.258Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:39.258Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-11-29T20:54:39.259Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance 2021-11-29T20:54:39.260Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2021-11-29T20:54:39.260Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:39.260Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance 2021-11-29T20:54:39.260Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2021-11-29T20:54:39.261Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5912ab87-495b-464d-b412-4642951e34e0", X-RequestID:"5912ab87-495b-464d-b412-4642951e34e0", X-TransactionID:"5912ab87-495b-464d-b412-4642951e34e0", X-ECOMP-RequestID:"5912ab87-495b-464d-b412-4642951e34e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b66b1df5-f2ae-4b45-8eb7-16afbddba345"] 2021-11-29T20:54:39.261Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2021-11-29T20:54:39.261Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:39.307Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:39.308Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code : 200 OK 2021-11-29T20:54:39.308Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2021-11-29T20:54:39.308Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:54:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:39.309Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: { "id" : 185, "action" : "deleteInstance", "description" : "Gr api recipe to delete network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2021-11-29T19:15:21.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/185" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/185" } } } 2021-11-29T20:54:39.309Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:39.310Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2021-11-29T20:54:39.314Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:54:39.314Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-11-29T20:54:39.314Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:39.315Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:54:39.315Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-11-29T20:54:39.315Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|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:"1257", X-B3-TraceId:"a52d3fc745f568e1", X-B3-SpanId:"9f87761fb1703a3c", X-B3-ParentSpanId:"a52d3fc745f568e1", X-B3-Sampled:"0", X-ONAP-RequestID:"5912ab87-495b-464d-b412-4642951e34e0", X-RequestID:"5912ab87-495b-464d-b412-4642951e34e0", X-TransactionID:"5912ab87-495b-464d-b412-4642951e34e0", X-ECOMP-RequestID:"5912ab87-495b-464d-b412-4642951e34e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14803014-3542-4f12-b552-966662987641"] 2021-11-29T20:54:39.316Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"5912ab87-495b-464d-b412-4642951e34e0","requestStatus":"IN_PROGRESS","startTime":1638219279024,"source":"VID","tenantId":"c05236a3d7a84a44b1b524bdcde12a01","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"6dcb6b5b-b42e-480c-8e04-641e49226f74","requestScope":"network","requestAction":"deleteInstance","networkId":"8bacfb60-c8d4-406a-be6d-d14ade685026","networkType":"","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"5912ab87-495b-464d-b412-4642951e34e0"} 2021-11-29T20:54:39.316Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:39.340Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:39.340Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-11-29T20:54:39.341Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-11-29T20:54:39.341Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|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/5912ab87-495b-464d-b412-4642951e34e0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:54:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:39.343Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "5912ab87-495b-464d-b412-4642951e34e0", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:54:39.024+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-11-29T20:54:39.331+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "8bacfb60-c8d4-406a-be6d-d14ade685026", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5912ab87-495b-464d-b412-4642951e34e0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0" } } } 2021-11-29T20:54:39.343Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:39.343Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-11-29T20:54:39.357Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|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 2021-11-29T20:54:39.358Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-11-29T20:54:39.358Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:39.359Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|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 2021-11-29T20:54:39.359Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-11-29T20:54:39.360Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1873", X-B3-TraceId:"a52d3fc745f568e1", X-B3-SpanId:"6f77ed526708b96b", X-B3-ParentSpanId:"a52d3fc745f568e1", X-B3-Sampled:"0", X-ONAP-RequestID:"5912ab87-495b-464d-b412-4642951e34e0", X-RequestID:"5912ab87-495b-464d-b412-4642951e34e0", X-TransactionID:"5912ab87-495b-464d-b412-4642951e34e0", X-ECOMP-RequestID:"5912ab87-495b-464d-b412-4642951e34e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebd058cf-2391-4b49-a7cc-bb6458a92089"] 2021-11-29T20:54:39.360Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelType\":\"network\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"6dcb6b5b-b42e-480c-8e04-641e49226f74\",\"networkInstanceId\":\"8bacfb60-c8d4-406a-be6d-d14ade685026\"}","type":"String"},"requestId":{"value":"5912ab87-495b-464d-b412-4642951e34e0","type":"String"},"mso-request-id":{"value":"5912ab87-495b-464d-b412-4642951e34e0","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"6dcb6b5b-b42e-480c-8e04-641e49226f74","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"8bacfb60-c8d4-406a-be6d-d14ade685026","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/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-11-29T20:54:39.360Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:40.397Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:40.398Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-11-29T20:54:40.398Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-11-29T20:54:40.399Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 29 Nov 2021 20:54:40 GMT", X-ONAP-RequestID:"5912ab87-495b-464d-b412-4642951e34e0", X-RequestID:"5912ab87-495b-464d-b412-4642951e34e0", X-TransactionID:"5912ab87-495b-464d-b412-4642951e34e0", X-ECOMP-RequestID:"5912ab87-495b-464d-b412-4642951e34e0", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ebd058cf-2391-4b49-a7cc-bb6458a92089", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"] 2021-11-29T20:54:40.399Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"5912ab87-495b-464d-b412-4642951e34e0\",\"instanceId\":\"8bacfb60-c8d4-406a-be6d-d14ade685026\"}}","message":"Success","processInstanceID":"91a74aeb-5156-11ec-937a-3ed201e9b36e","variables":null,"messageCode":200} 2021-11-29T20:54:40.400Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:40.400Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-11-29T20:54:40.406Z|5912ab87-495b-464d-b412-4642951e34e0|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:54:40.541Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:54:40.544Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0 2021-11-29T20:54:40.544Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|INFO|500||Invoke 2021-11-29T20:54:40.544Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:40.544Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0 2021-11-29T20:54:40.545Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Method : GET 2021-11-29T20:54:40.545Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"25d3851ef8f01027", X-B3-SpanId:"e4c181b218a59983", X-B3-ParentSpanId:"25d3851ef8f01027", X-B3-Sampled:"0", X-ONAP-RequestID:"8679f145-b240-4ceb-8035-3a28b65d878e", X-RequestID:"8679f145-b240-4ceb-8035-3a28b65d878e", X-TransactionID:"8679f145-b240-4ceb-8035-3a28b65d878e", X-ECOMP-RequestID:"8679f145-b240-4ceb-8035-3a28b65d878e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62b28664-d363-4a18-95b0-4b22021df5c7"] 2021-11-29T20:54:40.545Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Request body: 2021-11-29T20:54:40.545Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:40.563Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:40.564Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Status code : 200 OK 2021-11-29T20:54:40.564Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Status text : 2021-11-29T20:54:40.564Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:54:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:40.565Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Response body: { "requestId" : "5912ab87-495b-464d-b412-4642951e34e0", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:54:39.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:54:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "8bacfb60-c8d4-406a-be6d-d14ade685026", "networkName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5912ab87-495b-464d-b412-4642951e34e0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0" } } } 2021-11-29T20:54:40.565Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:40.566Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|INFO|500||InvokeReturn 2021-11-29T20:54:40.567Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false 2021-11-29T20:54:40.567Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:54:40.567Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:40.568Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false 2021-11-29T20:54:40.568Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:54:40.568Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"25d3851ef8f01027", X-B3-SpanId:"36668a3b3d8d3cb6", X-B3-ParentSpanId:"25d3851ef8f01027", X-B3-Sampled:"0", X-ONAP-RequestID:"8679f145-b240-4ceb-8035-3a28b65d878e", X-RequestID:"8679f145-b240-4ceb-8035-3a28b65d878e", X-TransactionID:"8679f145-b240-4ceb-8035-3a28b65d878e", X-ECOMP-RequestID:"8679f145-b240-4ceb-8035-3a28b65d878e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26116b47-aa31-4f42-ad4d-10fe627c97c1"] 2021-11-29T20:54:40.568Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:54:40.569Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:40.587Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:40.587Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:54:40.588Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:54:40.588Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:54:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:40.588Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:54:40.589Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:40.589Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:54:40.597Z|8679f145-b240-4ceb-8035-3a28b65d878e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:54:41.929Z|a8eb828a-ff6d-47db-ab42-e3e89e1fa1bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:54:41.929Z|a8eb828a-ff6d-47db-ab42-e3e89e1fa1bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:54:41.929Z|1ddbdb5e-93da-454b-a159-1e3ac5293e62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:54:41.930Z|1ddbdb5e-93da-454b-a159-1e3ac5293e62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:54:41.935Z|3d8401fc-8160-407d-9b66-994ab6665af0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:54:41.935Z|3d8401fc-8160-407d-9b66-994ab6665af0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:54:48.987Z|7b44c388-4f81-4e39-9bfb-b0016b88d92c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:54:48.988Z|7b44c388-4f81-4e39-9bfb-b0016b88d92c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:54:49.081Z|f7eb2056-6db4-4e2d-85d4-77675b1c388c|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:54:49.081Z|f7eb2056-6db4-4e2d-85d4-77675b1c388c|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:54:50.726Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:54:50.731Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0 2021-11-29T20:54:50.732Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|INFO|500||Invoke 2021-11-29T20:54:50.732Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:50.732Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0 2021-11-29T20:54:50.733Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Method : GET 2021-11-29T20:54:50.733Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b68054e6815ab078", X-B3-SpanId:"6e0cca8d9d8c2d5b", X-B3-ParentSpanId:"b68054e6815ab078", X-B3-Sampled:"0", X-ONAP-RequestID:"7f8c4e31-99b5-4c3d-8176-1ca49c19d520", X-RequestID:"7f8c4e31-99b5-4c3d-8176-1ca49c19d520", X-TransactionID:"7f8c4e31-99b5-4c3d-8176-1ca49c19d520", X-ECOMP-RequestID:"7f8c4e31-99b5-4c3d-8176-1ca49c19d520", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"377de1be-ef7e-4eb4-b4f3-84031de9b3c4"] 2021-11-29T20:54:50.734Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Request body: 2021-11-29T20:54:50.736Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:50.760Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:50.760Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Status code : 200 OK 2021-11-29T20:54:50.760Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Status text : 2021-11-29T20:54:50.760Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:54:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:50.763Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Response body: { "requestId" : "5912ab87-495b-464d-b412-4642951e34e0", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2021-11-29T20:54:39.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:54:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "8bacfb60-c8d4-406a-be6d-d14ade685026", "networkName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5912ab87-495b-464d-b412-4642951e34e0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0" } } } 2021-11-29T20:54:50.763Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:50.764Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|INFO|500||InvokeReturn 2021-11-29T20:54:50.765Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false 2021-11-29T20:54:50.766Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:54:50.766Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:50.766Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false 2021-11-29T20:54:50.767Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:54:50.767Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b68054e6815ab078", X-B3-SpanId:"5e2985ebbd178ff8", X-B3-ParentSpanId:"b68054e6815ab078", X-B3-Sampled:"0", X-ONAP-RequestID:"7f8c4e31-99b5-4c3d-8176-1ca49c19d520", X-RequestID:"7f8c4e31-99b5-4c3d-8176-1ca49c19d520", X-TransactionID:"7f8c4e31-99b5-4c3d-8176-1ca49c19d520", X-ECOMP-RequestID:"7f8c4e31-99b5-4c3d-8176-1ca49c19d520", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fed8ee3-0dd0-4f4b-82b3-54e0cb8fa0a3"] 2021-11-29T20:54:50.767Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:54:50.767Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:50.784Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:50.785Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:54:50.785Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:54:50.785Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:54:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:50.788Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "5912ab87-495b-464d-b412-4642951e34e0", "groupingId" : "b030b32b-f646-4b37-ae00-7591f11e96b0", "name" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0/b030b32b-f646-4b37-ae00-7591f11e96b0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"updated_time\":1638219287000,\"creation_time\":1638219241000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"dfb2c1baa3024edd8ef5c81549fb4674\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"network_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"OS::stack_id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"OS::stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:54:48.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:54:50.789Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:50.789Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:54:50.833Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:54:50.834Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:54:50.834Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:50.834Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:54:50.834Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:54:50.835Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7f8c4e31-99b5-4c3d-8176-1ca49c19d520", X-RequestID:"7f8c4e31-99b5-4c3d-8176-1ca49c19d520", X-TransactionID:"7f8c4e31-99b5-4c3d-8176-1ca49c19d520", X-ECOMP-RequestID:"7f8c4e31-99b5-4c3d-8176-1ca49c19d520", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0918bfa-7e3e-450c-a304-f4b8d4bec8b5"] 2021-11-29T20:54:50.835Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:54:50.835Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:51.012Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:51.012Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:54:51.013Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:54:51.013Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FEF7019CA04A2DB9851DF196F5D5026C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Mon, 29 Nov 2021 20:54:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:51.013Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9549c63b-5156-11ec-937a-3ed201e9b36e","businessKey":"5912ab87-495b-464d-b412-4642951e34e0","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:54:45.532+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"91a74aeb-5156-11ec-937a-3ed201e9b36e","superProcessInstanceId":"95483f64-5156-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T20:54:51.014Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:51.014Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:54:51.039Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:54:51.039Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:54:51.039Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:54:51.040Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:54:51.040Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:54:51.040Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7f8c4e31-99b5-4c3d-8176-1ca49c19d520", X-RequestID:"7f8c4e31-99b5-4c3d-8176-1ca49c19d520", X-TransactionID:"7f8c4e31-99b5-4c3d-8176-1ca49c19d520", X-ECOMP-RequestID:"7f8c4e31-99b5-4c3d-8176-1ca49c19d520", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d6a9288-f859-48ed-a5d8-3f97c1818bea"] 2021-11-29T20:54:51.040Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:54:51.040Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:54:51.161Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:54:51.161Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:54:51.161Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:54:51.162Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=36F42012A03E9FFAABC255442B49CBEC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Mon, 29 Nov 2021 20:54:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:54:51.162Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:96afe613-5156-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"9549c63b-5156-11ec-937a-3ed201e9b36e","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"9549c63b-5156-11ec-937a-3ed201e9b36e","executionId":"9549c63b-5156-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:54:47.879+0000","endTime":"2021-11-29T20:54:47.888+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"91a74aeb-5156-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:54:51.162Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:54:51.163Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:54:51.167Z|7f8c4e31-99b5-4c3d-8176-1ca49c19d520|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:54:51.952Z|19848dbc-ae3c-4054-9d89-72b9f8d9ada0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:54:51.952Z|19848dbc-ae3c-4054-9d89-72b9f8d9ada0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:54:51.953Z|d7d44a9d-861b-49f7-a1cd-f2f30ad1c60d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:54:51.954Z|d7d44a9d-861b-49f7-a1cd-f2f30ad1c60d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:54:51.955Z|1b4574ca-3065-4c94-a7a6-affa0e988d11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:54:51.955Z|1b4574ca-3065-4c94-a7a6-affa0e988d11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:55:01.308Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:55:01.312Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0 2021-11-29T20:55:01.312Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|INFO|500||Invoke 2021-11-29T20:55:01.313Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:01.313Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0 2021-11-29T20:55:01.313Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Method : GET 2021-11-29T20:55:01.313Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63ac926c439ac922", X-B3-SpanId:"678a012627dbc20f", X-B3-ParentSpanId:"63ac926c439ac922", X-B3-Sampled:"0", X-ONAP-RequestID:"367fef94-ce6a-4ade-9ef0-1050cc79e30d", X-RequestID:"367fef94-ce6a-4ade-9ef0-1050cc79e30d", X-TransactionID:"367fef94-ce6a-4ade-9ef0-1050cc79e30d", X-ECOMP-RequestID:"367fef94-ce6a-4ade-9ef0-1050cc79e30d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba905485-a595-4fe2-8941-eaffde86aae1"] 2021-11-29T20:55:01.314Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Request body: 2021-11-29T20:55:01.314Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:01.347Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:01.347Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:01.348Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Status text : 2021-11-29T20:55:01.348Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:01.349Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Response body: { "requestId" : "5912ab87-495b-464d-b412-4642951e34e0", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2021-11-29T20:54:39.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:54:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "8bacfb60-c8d4-406a-be6d-d14ade685026", "networkName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5912ab87-495b-464d-b412-4642951e34e0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0" } } } 2021-11-29T20:55:01.350Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:01.350Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|INFO|500||InvokeReturn 2021-11-29T20:55:01.351Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false 2021-11-29T20:55:01.352Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:55:01.352Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:01.352Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false 2021-11-29T20:55:01.353Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:55:01.353Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63ac926c439ac922", X-B3-SpanId:"318b345964282d96", X-B3-ParentSpanId:"63ac926c439ac922", X-B3-Sampled:"0", X-ONAP-RequestID:"367fef94-ce6a-4ade-9ef0-1050cc79e30d", X-RequestID:"367fef94-ce6a-4ade-9ef0-1050cc79e30d", X-TransactionID:"367fef94-ce6a-4ade-9ef0-1050cc79e30d", X-ECOMP-RequestID:"367fef94-ce6a-4ade-9ef0-1050cc79e30d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39bde93b-a3c5-4bca-9a86-8d832fe03924"] 2021-11-29T20:55:01.353Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:55:01.354Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:01.370Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:01.371Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:01.371Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:55:01.371Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:01.372Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "5912ab87-495b-464d-b412-4642951e34e0", "groupingId" : "b030b32b-f646-4b37-ae00-7591f11e96b0", "name" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0/b030b32b-f646-4b37-ae00-7591f11e96b0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"updated_time\":1638219287000,\"creation_time\":1638219241000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"dfb2c1baa3024edd8ef5c81549fb4674\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"network_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"OS::stack_id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"OS::stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:54:48.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:55:01.372Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:01.373Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:55:01.401Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:55:01.402Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:55:01.402Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:01.403Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:55:01.403Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:55:01.403Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"367fef94-ce6a-4ade-9ef0-1050cc79e30d", X-RequestID:"367fef94-ce6a-4ade-9ef0-1050cc79e30d", X-TransactionID:"367fef94-ce6a-4ade-9ef0-1050cc79e30d", X-ECOMP-RequestID:"367fef94-ce6a-4ade-9ef0-1050cc79e30d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd9aa114-d051-4b24-b1bf-7ba5c63a33bf"] 2021-11-29T20:55:01.404Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:55:01.404Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:01.539Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:01.539Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:01.540Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:55:01.540Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=892EFCCBEDA0F7648C040DB3CD5A0E84; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Mon, 29 Nov 2021 20:55:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:01.540Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9549c63b-5156-11ec-937a-3ed201e9b36e","businessKey":"5912ab87-495b-464d-b412-4642951e34e0","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:54:45.532+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"91a74aeb-5156-11ec-937a-3ed201e9b36e","superProcessInstanceId":"95483f64-5156-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T20:55:01.541Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:01.541Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:55:01.565Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:55:01.565Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:55:01.566Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:01.566Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:55:01.566Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:55:01.566Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"367fef94-ce6a-4ade-9ef0-1050cc79e30d", X-RequestID:"367fef94-ce6a-4ade-9ef0-1050cc79e30d", X-TransactionID:"367fef94-ce6a-4ade-9ef0-1050cc79e30d", X-ECOMP-RequestID:"367fef94-ce6a-4ade-9ef0-1050cc79e30d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4d4cdfb-6431-495c-a02b-c276a5335cde"] 2021-11-29T20:55:01.567Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:55:01.567Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:01.685Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:01.685Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:01.685Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:55:01.686Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6D22E72EB71B08F578B9DC9361B73338; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Mon, 29 Nov 2021 20:55:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:01.686Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:96afe613-5156-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"9549c63b-5156-11ec-937a-3ed201e9b36e","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"9549c63b-5156-11ec-937a-3ed201e9b36e","executionId":"9549c63b-5156-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:54:47.879+0000","endTime":"2021-11-29T20:54:47.888+0000","durationInMillis":9,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"91a74aeb-5156-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:55:01.686Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:01.687Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9549c63b-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:55:01.690Z|367fef94-ce6a-4ade-9ef0-1050cc79e30d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:55:01.973Z|6b8d841c-ba1e-47a8-b596-59e3312e01f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:55:01.973Z|6b8d841c-ba1e-47a8-b596-59e3312e01f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:55:01.974Z|27c145d2-c1d0-4eb0-9d8f-2cbbee708a1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:55:01.974Z|27c145d2-c1d0-4eb0-9d8f-2cbbee708a1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:55:01.977Z|7df37448-9d56-4b15-bbac-ad4364e743a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:55:01.977Z|7df37448-9d56-4b15-bbac-ad4364e743a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:55:03.988Z|ad676f99-ab90-4b2c-9162-8f653db2a4e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:55:03.989Z|ad676f99-ab90-4b2c-9162-8f653db2a4e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:55:04.449Z|321d4ccc-2bd8-4498-bc6d-93ffa136d888|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:55:04.450Z|321d4ccc-2bd8-4498-bc6d-93ffa136d888|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:55:11.818Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:55:11.823Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0 2021-11-29T20:55:11.823Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|INFO|500||Invoke 2021-11-29T20:55:11.823Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:11.824Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0 2021-11-29T20:55:11.824Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Method : GET 2021-11-29T20:55:11.824Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04ab39d2aa3ae00a", X-B3-SpanId:"95e062cc5b7920a8", X-B3-ParentSpanId:"04ab39d2aa3ae00a", X-B3-Sampled:"0", X-ONAP-RequestID:"1cfacd12-c0d1-418f-b8a1-7b9668efb4c6", X-RequestID:"1cfacd12-c0d1-418f-b8a1-7b9668efb4c6", X-TransactionID:"1cfacd12-c0d1-418f-b8a1-7b9668efb4c6", X-ECOMP-RequestID:"1cfacd12-c0d1-418f-b8a1-7b9668efb4c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d49c6301-ce68-41f8-b19a-30c8fcc2881f"] 2021-11-29T20:55:11.824Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Request body: 2021-11-29T20:55:11.824Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:11.847Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:11.847Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:11.848Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Status text : 2021-11-29T20:55:11.848Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:11.849Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Response body: { "requestId" : "5912ab87-495b-464d-b412-4642951e34e0", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2021-11-29T20:54:39.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:55:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "8bacfb60-c8d4-406a-be6d-d14ade685026", "networkName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5912ab87-495b-464d-b412-4642951e34e0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0" } } } 2021-11-29T20:55:11.849Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:11.849Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|INFO|500||InvokeReturn 2021-11-29T20:55:11.853Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false 2021-11-29T20:55:11.853Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:55:11.854Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:11.854Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false 2021-11-29T20:55:11.854Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:55:11.854Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"04ab39d2aa3ae00a", X-B3-SpanId:"3da307966f060bda", X-B3-ParentSpanId:"04ab39d2aa3ae00a", X-B3-Sampled:"0", X-ONAP-RequestID:"1cfacd12-c0d1-418f-b8a1-7b9668efb4c6", X-RequestID:"1cfacd12-c0d1-418f-b8a1-7b9668efb4c6", X-TransactionID:"1cfacd12-c0d1-418f-b8a1-7b9668efb4c6", X-ECOMP-RequestID:"1cfacd12-c0d1-418f-b8a1-7b9668efb4c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c70354c1-8aa9-4ff3-b5ee-cfe3532cbdde"] 2021-11-29T20:55:11.855Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:55:11.855Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:11.869Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:11.869Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:11.870Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:55:11.870Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:11.870Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "5912ab87-495b-464d-b412-4642951e34e0", "groupingId" : "b030b32b-f646-4b37-ae00-7591f11e96b0", "name" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0/b030b32b-f646-4b37-ae00-7591f11e96b0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"updated_time\":1638219287000,\"creation_time\":1638219241000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"dfb2c1baa3024edd8ef5c81549fb4674\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"network_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"OS::stack_id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"OS::stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:54:48.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:55:11.871Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:11.871Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:55:11.899Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:55:11.899Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:55:11.899Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:11.900Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:55:11.900Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:55:11.900Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1cfacd12-c0d1-418f-b8a1-7b9668efb4c6", X-RequestID:"1cfacd12-c0d1-418f-b8a1-7b9668efb4c6", X-TransactionID:"1cfacd12-c0d1-418f-b8a1-7b9668efb4c6", X-ECOMP-RequestID:"1cfacd12-c0d1-418f-b8a1-7b9668efb4c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f20cc6ad-eb3c-44cc-b341-3c59b3589e31"] 2021-11-29T20:55:11.900Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:55:11.900Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:11.995Z|51cf0edd-d568-45a5-b341-b26cae2e55d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:55:11.995Z|3007c2aa-d916-4627-b80f-0e148065b304|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:55:11.995Z|3007c2aa-d916-4627-b80f-0e148065b304|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:55:11.995Z|51cf0edd-d568-45a5-b341-b26cae2e55d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:55:11.999Z|33d324c2-b033-4e4e-93bc-f8ae1cd71479|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:55:11.999Z|33d324c2-b033-4e4e-93bc-f8ae1cd71479|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:55:12.037Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:12.037Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:12.038Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:55:12.038Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=AB86294742C444C26CE215978F3F3104; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Mon, 29 Nov 2021 20:55:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:12.038Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a23aea7f-5156-11ec-937a-3ed201e9b36e","businessKey":"5912ab87-495b-464d-b412-4642951e34e0","processDefinitionId":"SDNCHandler:1:c346ba4d-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-11-29T20:55:07.245+0000","endTime":"2021-11-29T20:55:08.894+0000","removalTime":null,"durationInMillis":1649,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"91a74aeb-5156-11ec-937a-3ed201e9b36e","superProcessInstanceId":"a1ef6250-5156-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2021-11-29T20:55:12.039Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:12.039Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:55:12.074Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:55:12.074Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:55:12.075Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:12.075Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:55:12.075Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:55:12.075Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1cfacd12-c0d1-418f-b8a1-7b9668efb4c6", X-RequestID:"1cfacd12-c0d1-418f-b8a1-7b9668efb4c6", X-TransactionID:"1cfacd12-c0d1-418f-b8a1-7b9668efb4c6", X-ECOMP-RequestID:"1cfacd12-c0d1-418f-b8a1-7b9668efb4c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3ee9ddf-8557-4a77-bd07-866e6104a0f6"] 2021-11-29T20:55:12.076Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:55:12.076Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:12.198Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:12.199Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:12.199Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:55:12.199Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=78D4D7C80B02B58210996267177682E7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Mon, 29 Nov 2021 20:55:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:12.200Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a23b86d2-5156-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"a23aea7f-5156-11ec-937a-3ed201e9b36e","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c346ba4d-5148-11ec-937a-3ed201e9b36e","processInstanceId":"a23aea7f-5156-11ec-937a-3ed201e9b36e","executionId":"a23aea7f-5156-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:55:07.249+0000","endTime":"2021-11-29T20:55:08.893+0000","durationInMillis":1644,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"91a74aeb-5156-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:55:12.200Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:12.200Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:55:12.204Z|1cfacd12-c0d1-418f-b8a1-7b9668efb4c6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:55:18.990Z|f5b73406-d2d6-474e-8dd7-4f7a9a41922e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:55:18.995Z|f5b73406-d2d6-474e-8dd7-4f7a9a41922e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:55:22.029Z|afe58f41-9568-4bcf-9637-f2c33ee574ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:55:22.030Z|f1c3b98a-2727-43de-99f9-16fcfbc987be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:55:22.029Z|44eb6ae9-5d7b-41ba-8934-a30948d00f41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:55:22.032Z|afe58f41-9568-4bcf-9637-f2c33ee574ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:55:22.032Z|44eb6ae9-5d7b-41ba-8934-a30948d00f41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:55:22.032Z|f1c3b98a-2727-43de-99f9-16fcfbc987be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:55:22.334Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:55:22.345Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0 2021-11-29T20:55:22.346Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|INFO|500||Invoke 2021-11-29T20:55:22.346Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:22.347Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0 2021-11-29T20:55:22.347Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Method : GET 2021-11-29T20:55:22.347Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0f3882d9bc0fcf0", X-B3-SpanId:"ae3ec554b7e63831", X-B3-ParentSpanId:"d0f3882d9bc0fcf0", X-B3-Sampled:"0", X-ONAP-RequestID:"4c9bf22c-8c82-4ae6-a7c6-43497116b2e7", X-RequestID:"4c9bf22c-8c82-4ae6-a7c6-43497116b2e7", X-TransactionID:"4c9bf22c-8c82-4ae6-a7c6-43497116b2e7", X-ECOMP-RequestID:"4c9bf22c-8c82-4ae6-a7c6-43497116b2e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9545ffe5-c2a0-4d78-8d6a-50a2a3e63cf7"] 2021-11-29T20:55:22.347Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Request body: 2021-11-29T20:55:22.348Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:22.403Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:22.404Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:22.404Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Status text : 2021-11-29T20:55:22.404Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:22.406Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Response body: { "requestId" : "5912ab87-495b-464d-b412-4642951e34e0", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2021-11-29T20:54:39.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:55:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "8bacfb60-c8d4-406a-be6d-d14ade685026", "networkName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5912ab87-495b-464d-b412-4642951e34e0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0" } } } 2021-11-29T20:55:22.406Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:22.407Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|INFO|500||InvokeReturn 2021-11-29T20:55:22.410Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false 2021-11-29T20:55:22.410Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:55:22.410Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:22.410Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false 2021-11-29T20:55:22.411Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:55:22.411Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0f3882d9bc0fcf0", X-B3-SpanId:"95e71270f49c66ca", X-B3-ParentSpanId:"d0f3882d9bc0fcf0", X-B3-Sampled:"0", X-ONAP-RequestID:"4c9bf22c-8c82-4ae6-a7c6-43497116b2e7", X-RequestID:"4c9bf22c-8c82-4ae6-a7c6-43497116b2e7", X-TransactionID:"4c9bf22c-8c82-4ae6-a7c6-43497116b2e7", X-ECOMP-RequestID:"4c9bf22c-8c82-4ae6-a7c6-43497116b2e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90c1920b-cadb-4a6f-a494-96f74857ccee"] 2021-11-29T20:55:22.411Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:55:22.411Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:22.426Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:22.426Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:22.426Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:55:22.427Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:22.427Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "5912ab87-495b-464d-b412-4642951e34e0", "groupingId" : "b030b32b-f646-4b37-ae00-7591f11e96b0", "name" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0/b030b32b-f646-4b37-ae00-7591f11e96b0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"updated_time\":1638219287000,\"creation_time\":1638219241000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"dfb2c1baa3024edd8ef5c81549fb4674\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"network_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"OS::stack_id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"OS::stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:54:48.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:55:22.428Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:22.428Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:55:22.468Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:55:22.469Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:55:22.469Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:22.469Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:55:22.469Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:55:22.470Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4c9bf22c-8c82-4ae6-a7c6-43497116b2e7", X-RequestID:"4c9bf22c-8c82-4ae6-a7c6-43497116b2e7", X-TransactionID:"4c9bf22c-8c82-4ae6-a7c6-43497116b2e7", X-ECOMP-RequestID:"4c9bf22c-8c82-4ae6-a7c6-43497116b2e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ec2b7a1-8a08-4459-be16-739148744bde"] 2021-11-29T20:55:22.470Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:55:22.470Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:22.602Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:22.603Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:22.603Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:55:22.603Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=DA9563E2D7CDFC864626025EFD81B361; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Mon, 29 Nov 2021 20:55:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:22.605Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a23aea7f-5156-11ec-937a-3ed201e9b36e","businessKey":"5912ab87-495b-464d-b412-4642951e34e0","processDefinitionId":"SDNCHandler:1:c346ba4d-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-11-29T20:55:07.245+0000","endTime":"2021-11-29T20:55:08.894+0000","removalTime":null,"durationInMillis":1649,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"91a74aeb-5156-11ec-937a-3ed201e9b36e","superProcessInstanceId":"a1ef6250-5156-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2021-11-29T20:55:22.605Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:22.605Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5912ab87-495b-464d-b412-4642951e34e0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:55:22.630Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:55:22.630Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:55:22.630Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:22.631Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:55:22.631Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:55:22.631Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4c9bf22c-8c82-4ae6-a7c6-43497116b2e7", X-RequestID:"4c9bf22c-8c82-4ae6-a7c6-43497116b2e7", X-TransactionID:"4c9bf22c-8c82-4ae6-a7c6-43497116b2e7", X-ECOMP-RequestID:"4c9bf22c-8c82-4ae6-a7c6-43497116b2e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebb50a54-8fe6-477c-80fe-0af40f185794"] 2021-11-29T20:55:22.631Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:55:22.632Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:22.750Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:22.751Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:22.751Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:55:22.751Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B9D7093E9BA63288969A59B7591F2C9E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Mon, 29 Nov 2021 20:55:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:22.752Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a23b86d2-5156-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"a23aea7f-5156-11ec-937a-3ed201e9b36e","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c346ba4d-5148-11ec-937a-3ed201e9b36e","processInstanceId":"a23aea7f-5156-11ec-937a-3ed201e9b36e","executionId":"a23aea7f-5156-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:55:07.249+0000","endTime":"2021-11-29T20:55:08.893+0000","durationInMillis":1644,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"91a74aeb-5156-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:55:22.752Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:22.752Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a23aea7f-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:55:22.758Z|4c9bf22c-8c82-4ae6-a7c6-43497116b2e7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:55:32.062Z|073c5d86-4fc8-4599-9013-59f464bcffb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:55:32.062Z|08b73bde-2825-4650-9b12-37cf5441f9e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:55:32.063Z|08b73bde-2825-4650-9b12-37cf5441f9e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:55:32.063Z|073c5d86-4fc8-4599-9013-59f464bcffb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:55:32.068Z|fc5521f3-e640-458a-ab29-997ec46ab174|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:55:32.069Z|fc5521f3-e640-458a-ab29-997ec46ab174|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:55:32.888Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:55:32.895Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0 2021-11-29T20:55:32.895Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|INFO|500||Invoke 2021-11-29T20:55:32.895Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:32.896Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0 2021-11-29T20:55:32.896Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Method : GET 2021-11-29T20:55:32.897Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b20fb31c1041374", X-B3-SpanId:"a5da42fe6de8f69c", X-B3-ParentSpanId:"6b20fb31c1041374", X-B3-Sampled:"0", X-ONAP-RequestID:"e034622f-6876-489f-a709-612ed2486d25", X-RequestID:"e034622f-6876-489f-a709-612ed2486d25", X-TransactionID:"e034622f-6876-489f-a709-612ed2486d25", X-ECOMP-RequestID:"e034622f-6876-489f-a709-612ed2486d25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"889705dd-cc61-4b73-bacd-dbca04061a5b"] 2021-11-29T20:55:32.897Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Request body: 2021-11-29T20:55:32.897Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:32.926Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:32.927Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:32.928Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Status text : 2021-11-29T20:55:32.928Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:32.932Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Response body: { "requestId" : "5912ab87-495b-464d-b412-4642951e34e0", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2021-11-29T20:54:39.000+00:00", "endTime" : "2021-11-29T20:55:27.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:55:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "8bacfb60-c8d4-406a-be6d-d14ade685026", "networkName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5912ab87-495b-464d-b412-4642951e34e0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0" } } } 2021-11-29T20:55:32.932Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:32.933Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|INFO|500||InvokeReturn 2021-11-29T20:55:32.938Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false 2021-11-29T20:55:32.939Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:55:32.939Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:32.939Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false 2021-11-29T20:55:32.940Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:55:32.940Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b20fb31c1041374", X-B3-SpanId:"6046d146af5c0bf6", X-B3-ParentSpanId:"6b20fb31c1041374", X-B3-Sampled:"0", X-ONAP-RequestID:"e034622f-6876-489f-a709-612ed2486d25", X-RequestID:"e034622f-6876-489f-a709-612ed2486d25", X-TransactionID:"e034622f-6876-489f-a709-612ed2486d25", X-ECOMP-RequestID:"e034622f-6876-489f-a709-612ed2486d25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ab95e2c-7595-4c4d-8b74-772a20282ca0"] 2021-11-29T20:55:32.941Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:55:32.941Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:32.957Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:32.957Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:32.957Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:55:32.958Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:32.959Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "5912ab87-495b-464d-b412-4642951e34e0", "groupingId" : "b030b32b-f646-4b37-ae00-7591f11e96b0", "name" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0/b030b32b-f646-4b37-ae00-7591f11e96b0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"updated_time\":1638219287000,\"creation_time\":1638219241000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"dfb2c1baa3024edd8ef5c81549fb4674\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"network_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"OS::stack_id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"OS::stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:54:48.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:55:32.959Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:32.959Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:55:32.973Z|e034622f-6876-489f-a709-612ed2486d25|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:55:33.087Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:55:33.090Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0 2021-11-29T20:55:33.091Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|INFO|500||Invoke 2021-11-29T20:55:33.091Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:33.091Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0 2021-11-29T20:55:33.092Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Method : GET 2021-11-29T20:55:33.092Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1881329a0d9602cf", X-B3-SpanId:"64ef0477ad0f5c38", X-B3-ParentSpanId:"1881329a0d9602cf", X-B3-Sampled:"0", X-ONAP-RequestID:"1b1323a7-2d37-401c-8a20-5a50a57961aa", X-RequestID:"1b1323a7-2d37-401c-8a20-5a50a57961aa", X-TransactionID:"1b1323a7-2d37-401c-8a20-5a50a57961aa", X-ECOMP-RequestID:"1b1323a7-2d37-401c-8a20-5a50a57961aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8610a9c-cf12-4b6c-8b80-f46229df333b"] 2021-11-29T20:55:33.092Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Request body: 2021-11-29T20:55:33.092Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:33.111Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:33.112Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:33.112Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Status text : 2021-11-29T20:55:33.112Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:33.113Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Response body: { "requestId" : "5912ab87-495b-464d-b412-4642951e34e0", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2021-11-29T20:54:39.000+00:00", "endTime" : "2021-11-29T20:55:27.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:55:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "8bacfb60-c8d4-406a-be6d-d14ade685026", "networkName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5912ab87-495b-464d-b412-4642951e34e0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0" } } } 2021-11-29T20:55:33.113Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:33.113Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|INFO|500||InvokeReturn 2021-11-29T20:55:33.115Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false 2021-11-29T20:55:33.116Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:55:33.116Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:33.116Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false 2021-11-29T20:55:33.117Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:55:33.117Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1881329a0d9602cf", X-B3-SpanId:"54d32803910b5528", X-B3-ParentSpanId:"1881329a0d9602cf", X-B3-Sampled:"0", X-ONAP-RequestID:"1b1323a7-2d37-401c-8a20-5a50a57961aa", X-RequestID:"1b1323a7-2d37-401c-8a20-5a50a57961aa", X-TransactionID:"1b1323a7-2d37-401c-8a20-5a50a57961aa", X-ECOMP-RequestID:"1b1323a7-2d37-401c-8a20-5a50a57961aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c13f54b-8ecf-4a9b-9fca-47ee53bf6c8c"] 2021-11-29T20:55:33.117Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:55:33.117Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:33.130Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:33.130Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:33.131Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:55:33.131Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:33.132Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "5912ab87-495b-464d-b412-4642951e34e0", "groupingId" : "b030b32b-f646-4b37-ae00-7591f11e96b0", "name" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0/b030b32b-f646-4b37-ae00-7591f11e96b0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"updated_time\":1638219287000,\"creation_time\":1638219241000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"dfb2c1baa3024edd8ef5c81549fb4674\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"network_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"OS::stack_id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"OS::stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:54:48.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:55:33.132Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:33.132Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:55:33.144Z|1b1323a7-2d37-401c-8a20-5a50a57961aa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:55:33.260Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:55:33.264Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0 2021-11-29T20:55:33.265Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|INFO|500||Invoke 2021-11-29T20:55:33.265Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:33.265Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0 2021-11-29T20:55:33.266Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Method : GET 2021-11-29T20:55:33.266Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a442654f7dbceebc", X-B3-SpanId:"c15bca6d3de7fe90", X-B3-ParentSpanId:"a442654f7dbceebc", X-B3-Sampled:"0", X-ONAP-RequestID:"e309e47e-5eb2-4363-844e-99971acac3d3", X-RequestID:"e309e47e-5eb2-4363-844e-99971acac3d3", X-TransactionID:"e309e47e-5eb2-4363-844e-99971acac3d3", X-ECOMP-RequestID:"e309e47e-5eb2-4363-844e-99971acac3d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12a498ad-58da-4b77-9e58-ef9fc2ba81ae"] 2021-11-29T20:55:33.266Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Request body: 2021-11-29T20:55:33.266Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:33.286Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:33.286Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:33.286Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Status text : 2021-11-29T20:55:33.287Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:33.288Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Response body: { "requestId" : "5912ab87-495b-464d-b412-4642951e34e0", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2021-11-29T20:54:39.000+00:00", "endTime" : "2021-11-29T20:55:27.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:55:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "8bacfb60-c8d4-406a-be6d-d14ade685026", "networkName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5912ab87-495b-464d-b412-4642951e34e0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0" } } } 2021-11-29T20:55:33.288Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:33.288Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|INFO|500||InvokeReturn 2021-11-29T20:55:33.290Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false 2021-11-29T20:55:33.290Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:55:33.290Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:33.291Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false 2021-11-29T20:55:33.291Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:55:33.291Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a442654f7dbceebc", X-B3-SpanId:"b3f594183cea1bdf", X-B3-ParentSpanId:"a442654f7dbceebc", X-B3-Sampled:"0", X-ONAP-RequestID:"e309e47e-5eb2-4363-844e-99971acac3d3", X-RequestID:"e309e47e-5eb2-4363-844e-99971acac3d3", X-TransactionID:"e309e47e-5eb2-4363-844e-99971acac3d3", X-ECOMP-RequestID:"e309e47e-5eb2-4363-844e-99971acac3d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55e11913-1473-475f-ba96-db3f55cb2017"] 2021-11-29T20:55:33.291Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:55:33.292Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:33.304Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:33.304Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:33.304Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:55:33.305Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:33.306Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "5912ab87-495b-464d-b412-4642951e34e0", "groupingId" : "b030b32b-f646-4b37-ae00-7591f11e96b0", "name" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0/b030b32b-f646-4b37-ae00-7591f11e96b0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"updated_time\":1638219287000,\"creation_time\":1638219241000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"dfb2c1baa3024edd8ef5c81549fb4674\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"network_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"OS::stack_id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"OS::stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:54:48.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:55:33.306Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:33.307Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:55:33.315Z|e309e47e-5eb2-4363-844e-99971acac3d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:55:33.443Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:55:33.448Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0 2021-11-29T20:55:33.448Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|INFO|500||Invoke 2021-11-29T20:55:33.448Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:33.449Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0 2021-11-29T20:55:33.449Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Method : GET 2021-11-29T20:55:33.449Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6503ec85403401ea", X-B3-SpanId:"c1767f51ec03a237", X-B3-ParentSpanId:"6503ec85403401ea", X-B3-Sampled:"0", X-ONAP-RequestID:"7ae1ec8b-eb46-495a-918c-8453f527cd2b", X-RequestID:"7ae1ec8b-eb46-495a-918c-8453f527cd2b", X-TransactionID:"7ae1ec8b-eb46-495a-918c-8453f527cd2b", X-ECOMP-RequestID:"7ae1ec8b-eb46-495a-918c-8453f527cd2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a874989-afb3-4d93-9c3b-a5e3eeb93dd5"] 2021-11-29T20:55:33.449Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Request body: 2021-11-29T20:55:33.450Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:33.468Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:33.468Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:33.468Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Status text : 2021-11-29T20:55:33.469Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:33.470Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Response body: { "requestId" : "5912ab87-495b-464d-b412-4642951e34e0", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2021-11-29T20:54:39.000+00:00", "endTime" : "2021-11-29T20:55:27.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:55:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "8bacfb60-c8d4-406a-be6d-d14ade685026", "networkName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5912ab87-495b-464d-b412-4642951e34e0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0" } } } 2021-11-29T20:55:33.470Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:33.470Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|INFO|500||InvokeReturn 2021-11-29T20:55:33.472Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false 2021-11-29T20:55:33.472Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:55:33.472Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:33.472Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false 2021-11-29T20:55:33.473Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:55:33.473Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6503ec85403401ea", X-B3-SpanId:"c91ed2a0e4944eeb", X-B3-ParentSpanId:"6503ec85403401ea", X-B3-Sampled:"0", X-ONAP-RequestID:"7ae1ec8b-eb46-495a-918c-8453f527cd2b", X-RequestID:"7ae1ec8b-eb46-495a-918c-8453f527cd2b", X-TransactionID:"7ae1ec8b-eb46-495a-918c-8453f527cd2b", X-ECOMP-RequestID:"7ae1ec8b-eb46-495a-918c-8453f527cd2b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20109d20-efe6-47cf-ae7a-d9fccf4171d8"] 2021-11-29T20:55:33.473Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:55:33.473Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:33.483Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:33.483Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:33.484Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:55:33.484Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:33.484Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "5912ab87-495b-464d-b412-4642951e34e0", "groupingId" : "b030b32b-f646-4b37-ae00-7591f11e96b0", "name" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0/b030b32b-f646-4b37-ae00-7591f11e96b0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"updated_time\":1638219287000,\"creation_time\":1638219241000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"dfb2c1baa3024edd8ef5c81549fb4674\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"network_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"OS::stack_id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"OS::stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:54:48.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:55:33.485Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:33.485Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:55:33.495Z|7ae1ec8b-eb46-495a-918c-8453f527cd2b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:55:33.614Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:55:33.618Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0 2021-11-29T20:55:33.618Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|INFO|500||Invoke 2021-11-29T20:55:33.619Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:33.619Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0 2021-11-29T20:55:33.619Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Method : GET 2021-11-29T20:55:33.619Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a74c7d315d76afc3", X-B3-SpanId:"e85914025a6602a0", X-B3-ParentSpanId:"a74c7d315d76afc3", X-B3-Sampled:"0", X-ONAP-RequestID:"1b25d8b9-8b0f-4c4b-af91-4683ccc354f7", X-RequestID:"1b25d8b9-8b0f-4c4b-af91-4683ccc354f7", X-TransactionID:"1b25d8b9-8b0f-4c4b-af91-4683ccc354f7", X-ECOMP-RequestID:"1b25d8b9-8b0f-4c4b-af91-4683ccc354f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06c2eec7-33c1-4d00-9a31-2bf0615856fd"] 2021-11-29T20:55:33.619Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Request body: 2021-11-29T20:55:33.620Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:33.637Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:33.637Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:33.637Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Status text : 2021-11-29T20:55:33.638Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:33.638Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||Response body: { "requestId" : "5912ab87-495b-464d-b412-4642951e34e0", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2021-11-29T20:54:39.000+00:00", "endTime" : "2021-11-29T20:55:27.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:55:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "8bacfb60-c8d4-406a-be6d-d14ade685026", "networkName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74/networks/8bacfb60-c8d4-406a-be6d-d14ade685026", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "5912ab87-495b-464d-b412-4642951e34e0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0" } } } 2021-11-29T20:55:33.638Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:33.639Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5912ab87-495b-464d-b412-4642951e34e0|INFO|500||InvokeReturn 2021-11-29T20:55:33.643Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false 2021-11-29T20:55:33.643Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:55:33.643Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:33.643Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false 2021-11-29T20:55:33.644Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:55:33.644Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a74c7d315d76afc3", X-B3-SpanId:"c21934f5789efeec", X-B3-ParentSpanId:"a74c7d315d76afc3", X-B3-Sampled:"0", X-ONAP-RequestID:"1b25d8b9-8b0f-4c4b-af91-4683ccc354f7", X-RequestID:"1b25d8b9-8b0f-4c4b-af91-4683ccc354f7", X-TransactionID:"1b25d8b9-8b0f-4c4b-af91-4683ccc354f7", X-ECOMP-RequestID:"1b25d8b9-8b0f-4c4b-af91-4683ccc354f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adf05020-1248-4218-afbd-87d1101dcec5"] 2021-11-29T20:55:33.644Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:55:33.644Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:33.655Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:33.655Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:33.655Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:55:33.655Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:33.657Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "5912ab87-495b-464d-b412-4642951e34e0", "groupingId" : "b030b32b-f646-4b37-ae00-7591f11e96b0", "name" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0/b030b32b-f646-4b37-ae00-7591f11e96b0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"updated_time\":1638219287000,\"creation_time\":1638219241000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"dfb2c1baa3024edd8ef5c81549fb4674\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"network_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"OS::stack_id\":\"b030b32b-f646-4b37-ae00-7591f11e96b0\",\"OS::stack_name\":\"basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:54:48.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:55:33.657Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:33.657Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5912ab87-495b-464d-b412-4642951e34e0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:55:33.668Z|1b25d8b9-8b0f-4c4b-af91-4683ccc354f7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5912ab87-495b-464d-b412-4642951e34e0|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:55:33.987Z|befbb5c2-21d3-46a5-adb3-60616be813e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:55:33.988Z|befbb5c2-21d3-46a5-adb3-60616be813e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:55:34.451Z|63239ba6-fc94-4f39-bbc4-703282d13fd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:55:34.452Z|63239ba6-fc94-4f39-bbc4-703282d13fd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:55:38.926Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:55:38.933Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|||INFO|500||Checking if requestId: 81224a89-80fe-496a-9922-fa16317a7b44 already exists in requestDb InfraActiveRequests table 2021-11-29T20:55:38.933Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44 2021-11-29T20:55:38.934Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|INFO|500||Invoke 2021-11-29T20:55:38.934Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:38.934Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44 2021-11-29T20:55:38.934Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Method : GET 2021-11-29T20:55:38.934Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bcb9400b5c9eac44", X-B3-SpanId:"ab5a8764a1092816", X-B3-ParentSpanId:"bcb9400b5c9eac44", X-B3-Sampled:"0", X-ONAP-RequestID:"81224a89-80fe-496a-9922-fa16317a7b44", X-RequestID:"81224a89-80fe-496a-9922-fa16317a7b44", X-TransactionID:"81224a89-80fe-496a-9922-fa16317a7b44", X-ECOMP-RequestID:"81224a89-80fe-496a-9922-fa16317a7b44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68eee2d5-5bb9-4bd0-8ad2-fc42b96ec35d"] 2021-11-29T20:55:38.935Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Request body: 2021-11-29T20:55:38.935Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:38.954Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:38.954Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T20:55:38.955Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Status text : 2021-11-29T20:55:38.955Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:55:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:38.956Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Response body: 2021-11-29T20:55:38.956Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:38.956Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|INFO|404|Not Found|InvokeReturn 2021-11-29T20:55:38.966Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|||INFO|500||Running local validations 2021-11-29T20:55:39.030Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:55:39.151Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T20:55:39.153Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74?format=pathed|INFO|500||Invoke 2021-11-29T20:55:39.313Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74?format=pathed|INFO|500||InvokeReturn 2021-11-29T20:55:39.314Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211129-20:55:39:181-33146], vertex-id=[217088], Content-Length=[251], Date=[Mon, 29 Nov 2021 20:55:39 GMT], Content-Type=[application/json]} 2021-11-29T20:55:39.318Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74"}]} 2021-11-29T20:55:39.340Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:55:39.399Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T20:55:39.400Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2021-11-29T20:55:39.484Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2021-11-29T20:55:39.485Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/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-211129-20:55:39:429-84773], Content-Length=[613], Date=[Mon, 29 Nov 2021 20:55:39 GMT], Content-Type=[application/json]} 2021-11-29T20:55:39.486Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2021-11-29T20:55:39.489Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2021-11-29T20:55:39.495Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:55:39.527Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T20:55:39.528Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74?format=pathed|INFO|500||Invoke 2021-11-29T20:55:39.679Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74?format=pathed|INFO|500||InvokeReturn 2021-11-29T20:55:39.680Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211129-20:55:39:546-12250], vertex-id=[217088], Content-Length=[251], Date=[Mon, 29 Nov 2021 20:55:39 GMT], Content-Type=[application/json]} 2021-11-29T20:55:39.681Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74"}]} 2021-11-29T20:55:39.689Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:55:39.723Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2021-11-29T20:55:39.723Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/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/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[81224a89-80fe-496a-9922-fa16317a7b44], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[af12612c-037d-462a-996f-1f3e213ea797], X-ECOMP-RequestID=[81224a89-80fe-496a-9922-fa16317a7b44], X-TransactionId=[], X-ONAP-RequestID=[81224a89-80fe-496a-9922-fa16317a7b44]} 2021-11-29T20:55:39.816Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/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/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211129-20:55:39:747-28726], Content-Length=[610], Date=[Mon, 29 Nov 2021 20:55:39 GMT], Content-Type=[application/json]} 2021-11-29T20:55:39.818Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/related-to/l3-networks","ERR.5.4.6114"]}}} 2021-11-29T20:55:39.818Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2021-11-29T20:55:39.821Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2021-11-29T20:55:39.830Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:55:39.878Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74?format=pathed|INFO|500||Invoke 2021-11-29T20:55:39.879Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[81224a89-80fe-496a-9922-fa16317a7b44], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[0724ba60-af72-41d6-8767-4670af589f34], X-ECOMP-RequestID=[81224a89-80fe-496a-9922-fa16317a7b44], X-TransactionId=[], X-ONAP-RequestID=[81224a89-80fe-496a-9922-fa16317a7b44]} 2021-11-29T20:55:40.016Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211129-20:55:39:906-96849], vertex-id=[217088], Content-Length=[251], Date=[Mon, 29 Nov 2021 20:55:39 GMT], Content-Type=[application/json]} 2021-11-29T20:55:40.018Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74"}]} 2021-11-29T20:55:40.018Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74?format=pathed|INFO|500||InvokeReturn 2021-11-29T20:55:40.024Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:55:40.054Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2021-11-29T20:55:40.055Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[81224a89-80fe-496a-9922-fa16317a7b44], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f9c49885-75c5-4fa8-afab-09603db192ba], X-ECOMP-RequestID=[81224a89-80fe-496a-9922-fa16317a7b44], X-TransactionId=[], X-ONAP-RequestID=[81224a89-80fe-496a-9922-fa16317a7b44]} 2021-11-29T20:55:40.183Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/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/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/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-211129-20:55:40:072-41032], Content-Length=[619], Date=[Mon, 29 Nov 2021 20:55:40 GMT], Content-Type=[application/json]} 2021-11-29T20:55:40.185Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/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/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/related-to/configurations","ERR.5.4.6114"]}}} 2021-11-29T20:55:40.185Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2021-11-29T20:55:40.188Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6dcb6b5b-b42e-480c-8e04-641e49226f74/related-to/configurations?resultIndex=0&resultSize=1&format=count 2021-11-29T20:55:40.189Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-11-29T20:55:40.189Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-11-29T20:55:40.191Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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 2021-11-29T20:55:40.191Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-11-29T20:55:40.191Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:40.192Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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 2021-11-29T20:55:40.192Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-11-29T20:55:40.192Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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:"bcb9400b5c9eac44", X-B3-SpanId:"d1de19acf4bfd0c8", X-B3-ParentSpanId:"bcb9400b5c9eac44", X-B3-Sampled:"0", X-ONAP-RequestID:"81224a89-80fe-496a-9922-fa16317a7b44", X-RequestID:"81224a89-80fe-496a-9922-fa16317a7b44", X-TransactionID:"81224a89-80fe-496a-9922-fa16317a7b44", X-ECOMP-RequestID:"81224a89-80fe-496a-9922-fa16317a7b44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e035595e-6a9a-4682-b68e-f4998dfcb918"] 2021-11-29T20:55:40.193Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"6dcb6b5b-b42e-480c-8e04-641e49226f74"},"instanceName":null,"requestScope":"service"} 2021-11-29T20:55:40.193Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:40.217Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:40.218Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:40.218Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-11-29T20:55:40.218Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:55:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:40.219Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-11-29T20:55:40.219Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:40.220Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-11-29T20:55:40.221Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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 2021-11-29T20:55:40.221Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-11-29T20:55:40.222Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:40.222Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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 2021-11-29T20:55:40.222Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-11-29T20:55:40.222Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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:"81224a89-80fe-496a-9922-fa16317a7b44", X-RequestID:"81224a89-80fe-496a-9922-fa16317a7b44", X-TransactionID:"81224a89-80fe-496a-9922-fa16317a7b44", X-ECOMP-RequestID:"81224a89-80fe-496a-9922-fa16317a7b44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a807867d-c032-4df9-a9d7-e4a51aea5a9f"] 2021-11-29T20:55:40.223Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-11-29T20:55:40.223Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:40.290Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:40.290Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:40.291Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-11-29T20:55:40.291Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:40.293Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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" : "2021-11-29 19:15:21.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" } } } 2021-11-29T20:55:40.293Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:40.294Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-11-29T20:55:40.312Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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 2021-11-29T20:55:40.312Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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 2021-11-29T20:55:40.312Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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================================================ 2021-11-29T20:55:40.313Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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 2021-11-29T20:55:40.313Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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 2021-11-29T20:55:40.313Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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:"81224a89-80fe-496a-9922-fa16317a7b44", X-RequestID:"81224a89-80fe-496a-9922-fa16317a7b44", X-TransactionID:"81224a89-80fe-496a-9922-fa16317a7b44", X-ECOMP-RequestID:"81224a89-80fe-496a-9922-fa16317a7b44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a256769-ae1e-4052-80da-a1e38ac665e5"] 2021-11-29T20:55:40.314Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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: 2021-11-29T20:55:40.314Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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================================================ 2021-11-29T20:55:40.331Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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========================================== 2021-11-29T20:55:40.332Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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 2021-11-29T20:55:40.332Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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 : 2021-11-29T20:55:40.332Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:40.334Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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" : 512, "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" : "2021-11-29T19:15:21.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512/service" } } } 2021-11-29T20:55:40.334Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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================================================= 2021-11-29T20:55:40.334Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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 2021-11-29T20:55:40.338Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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 2021-11-29T20:55:40.338Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-11-29T20:55:40.339Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:40.339Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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 2021-11-29T20:55:40.339Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-11-29T20:55:40.339Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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:"81224a89-80fe-496a-9922-fa16317a7b44", X-RequestID:"81224a89-80fe-496a-9922-fa16317a7b44", X-TransactionID:"81224a89-80fe-496a-9922-fa16317a7b44", X-ECOMP-RequestID:"81224a89-80fe-496a-9922-fa16317a7b44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58e205fd-8f1f-4dbc-b75c-97d468bc68e1"] 2021-11-29T20:55:40.340Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-11-29T20:55:40.340Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:40.356Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:40.356Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:40.356Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-11-29T20:55:40.357Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:40.358Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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" : "2021-11-29 19:15:21.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" } } } 2021-11-29T20:55:40.359Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:40.359Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-11-29T20:55:40.362Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:55:40.362Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-11-29T20:55:40.363Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:40.363Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:55:40.363Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-11-29T20:55:40.363Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1054", X-B3-TraceId:"bcb9400b5c9eac44", X-B3-SpanId:"060d9f6a09410220", X-B3-ParentSpanId:"bcb9400b5c9eac44", X-B3-Sampled:"0", X-ONAP-RequestID:"81224a89-80fe-496a-9922-fa16317a7b44", X-RequestID:"81224a89-80fe-496a-9922-fa16317a7b44", X-TransactionID:"81224a89-80fe-496a-9922-fa16317a7b44", X-ECOMP-RequestID:"81224a89-80fe-496a-9922-fa16317a7b44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"904801f5-980a-4365-b93f-770f091a13ab"] 2021-11-29T20:55:40.364Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"81224a89-80fe-496a-9922-fa16317a7b44","requestStatus":"IN_PROGRESS","startTime":1638219340189,"source":"VID","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"6dcb6b5b-b42e-480c-8e04-641e49226f74","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74","cloudApiRequests":[],"requestURI":"81224a89-80fe-496a-9922-fa16317a7b44"} 2021-11-29T20:55:40.364Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:40.387Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:40.388Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-11-29T20:55:40.388Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-11-29T20:55:40.388Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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/81224a89-80fe-496a-9922-fa16317a7b44", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:40.389Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "81224a89-80fe-496a-9922-fa16317a7b44", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:55:40.189+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-11-29T20:55:40.377+00:00", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74", "cloudApiRequests" : [ ], "requestURI" : "81224a89-80fe-496a-9922-fa16317a7b44", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44" } } } 2021-11-29T20:55:40.389Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:40.390Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-11-29T20:55:40.401Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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 2021-11-29T20:55:40.401Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-11-29T20:55:40.401Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:40.402Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|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 2021-11-29T20:55:40.402Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-11-29T20:55:40.402Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1877", X-B3-TraceId:"bcb9400b5c9eac44", X-B3-SpanId:"9e9217361f1f54b2", X-B3-ParentSpanId:"bcb9400b5c9eac44", X-B3-Sampled:"0", X-ONAP-RequestID:"81224a89-80fe-496a-9922-fa16317a7b44", X-RequestID:"81224a89-80fe-496a-9922-fa16317a7b44", X-TransactionID:"81224a89-80fe-496a-9922-fa16317a7b44", X-ECOMP-RequestID:"81224a89-80fe-496a-9922-fa16317a7b44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2684e2fd-6f6c-43b5-aaa3-0b7fddc03a2f"] 2021-11-29T20:55:40.402Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"cebadf47-7806-4977-b53f-25eac5df6105\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"0b441522-3838-4c69-a21e-6b5848a42daa\",\"modelUuid\":\"0b441522-3838-4c69-a21e-6b5848a42daa\",\"modelInvariantUuid\":\"cebadf47-7806-4977-b53f-25eac5df6105\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"6dcb6b5b-b42e-480c-8e04-641e49226f74\"}","type":"String"},"requestId":{"value":"81224a89-80fe-496a-9922-fa16317a7b44","type":"String"},"mso-request-id":{"value":"81224a89-80fe-496a-9922-fa16317a7b44","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"6dcb6b5b-b42e-480c-8e04-641e49226f74","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/6dcb6b5b-b42e-480c-8e04-641e49226f74","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-11-29T20:55:40.402Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:41.434Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:41.437Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-11-29T20:55:41.437Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-11-29T20:55:41.438Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 29 Nov 2021 20:55:41 GMT", X-ONAP-RequestID:"81224a89-80fe-496a-9922-fa16317a7b44", X-RequestID:"81224a89-80fe-496a-9922-fa16317a7b44", X-TransactionID:"81224a89-80fe-496a-9922-fa16317a7b44", X-ECOMP-RequestID:"81224a89-80fe-496a-9922-fa16317a7b44", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2684e2fd-6f6c-43b5-aaa3-0b7fddc03a2f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"] 2021-11-29T20:55:41.439Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"81224a89-80fe-496a-9922-fa16317a7b44\",\"instanceId\":\"6dcb6b5b-b42e-480c-8e04-641e49226f74\"}}","message":"Success","processInstanceID":"b6071f81-5156-11ec-937a-3ed201e9b36e","variables":null,"messageCode":200} 2021-11-29T20:55:41.439Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:41.440Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-11-29T20:55:41.448Z|81224a89-80fe-496a-9922-fa16317a7b44|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:55:41.579Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:55:41.583Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44 2021-11-29T20:55:41.584Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|INFO|500||Invoke 2021-11-29T20:55:41.584Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:41.584Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44 2021-11-29T20:55:41.585Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Method : GET 2021-11-29T20:55:41.585Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e096f9b51b8d2b9e", X-B3-SpanId:"beee0a170c1fcdf5", X-B3-ParentSpanId:"e096f9b51b8d2b9e", X-B3-Sampled:"0", X-ONAP-RequestID:"4a099697-28c8-4e51-ac0a-4fa8dc3cbbca", X-RequestID:"4a099697-28c8-4e51-ac0a-4fa8dc3cbbca", X-TransactionID:"4a099697-28c8-4e51-ac0a-4fa8dc3cbbca", X-ECOMP-RequestID:"4a099697-28c8-4e51-ac0a-4fa8dc3cbbca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79c82ab7-353a-4d7b-bc22-4cb0783d5ebf"] 2021-11-29T20:55:41.585Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Request body: 2021-11-29T20:55:41.586Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:41.603Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:41.604Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:41.604Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Status text : 2021-11-29T20:55:41.605Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:41.605Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Response body: { "requestId" : "81224a89-80fe-496a-9922-fa16317a7b44", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:55:40.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:55:40.000+00:00", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "serviceInstanceName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74", "cloudApiRequests" : [ ], "requestURI" : "81224a89-80fe-496a-9922-fa16317a7b44", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44" } } } 2021-11-29T20:55:41.606Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:41.606Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|INFO|500||InvokeReturn 2021-11-29T20:55:41.608Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false 2021-11-29T20:55:41.608Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:55:41.609Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:41.609Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false 2021-11-29T20:55:41.609Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:55:41.610Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e096f9b51b8d2b9e", X-B3-SpanId:"057411dddffda5d0", X-B3-ParentSpanId:"e096f9b51b8d2b9e", X-B3-Sampled:"0", X-ONAP-RequestID:"4a099697-28c8-4e51-ac0a-4fa8dc3cbbca", X-RequestID:"4a099697-28c8-4e51-ac0a-4fa8dc3cbbca", X-TransactionID:"4a099697-28c8-4e51-ac0a-4fa8dc3cbbca", X-ECOMP-RequestID:"4a099697-28c8-4e51-ac0a-4fa8dc3cbbca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d295ad5-61ce-43bc-a113-6bc4a9c686ba"] 2021-11-29T20:55:41.610Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:55:41.611Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:41.625Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:41.625Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:41.626Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:55:41.626Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:41.627Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:55:41.627Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:41.628Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:55:41.635Z|4a099697-28c8-4e51-ac0a-4fa8dc3cbbca|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:55:42.084Z|7cbfd074-6064-4160-9886-2627ccc0b5be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:55:42.084Z|7cbfd074-6064-4160-9886-2627ccc0b5be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:55:42.086Z|751fb832-f2f2-4eb4-a296-9a3fe8f13c4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:55:42.086Z|4c22acee-2c72-4eb6-ac13-655e86c84a29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:55:42.086Z|751fb832-f2f2-4eb4-a296-9a3fe8f13c4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:55:42.086Z|4c22acee-2c72-4eb6-ac13-655e86c84a29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:55:48.987Z|2e699451-99a5-432e-a689-719895b99c04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:55:48.988Z|2e699451-99a5-432e-a689-719895b99c04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:55:49.081Z|a9db6a0d-63ae-440c-8cd7-097e21f36676|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:55:49.082Z|a9db6a0d-63ae-440c-8cd7-097e21f36676|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:55:51.757Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:55:51.761Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44 2021-11-29T20:55:51.761Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|INFO|500||Invoke 2021-11-29T20:55:51.762Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:51.762Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44 2021-11-29T20:55:51.762Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Method : GET 2021-11-29T20:55:51.763Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a48eef1c99adfec", X-B3-SpanId:"84f83210801a1579", X-B3-ParentSpanId:"6a48eef1c99adfec", X-B3-Sampled:"0", X-ONAP-RequestID:"bdb8ec28-6cf8-4b42-825a-6590ede9d666", X-RequestID:"bdb8ec28-6cf8-4b42-825a-6590ede9d666", X-TransactionID:"bdb8ec28-6cf8-4b42-825a-6590ede9d666", X-ECOMP-RequestID:"bdb8ec28-6cf8-4b42-825a-6590ede9d666", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cfe33e6-4df6-410e-b970-e552909c8c6c"] 2021-11-29T20:55:51.763Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Request body: 2021-11-29T20:55:51.763Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:51.784Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:51.785Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:51.785Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Status text : 2021-11-29T20:55:51.786Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:51.786Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Response body: { "requestId" : "81224a89-80fe-496a-9922-fa16317a7b44", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:55:40.000+00:00", "endTime" : "2021-11-29T20:55:48.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:55:48.000+00:00", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "serviceInstanceName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74", "cloudApiRequests" : [ ], "requestURI" : "81224a89-80fe-496a-9922-fa16317a7b44", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44" } } } 2021-11-29T20:55:51.787Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:51.788Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|INFO|500||InvokeReturn 2021-11-29T20:55:51.790Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false 2021-11-29T20:55:51.791Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:55:51.791Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:51.791Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false 2021-11-29T20:55:51.792Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:55:51.792Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a48eef1c99adfec", X-B3-SpanId:"2cec803d50dc75ba", X-B3-ParentSpanId:"6a48eef1c99adfec", X-B3-Sampled:"0", X-ONAP-RequestID:"bdb8ec28-6cf8-4b42-825a-6590ede9d666", X-RequestID:"bdb8ec28-6cf8-4b42-825a-6590ede9d666", X-TransactionID:"bdb8ec28-6cf8-4b42-825a-6590ede9d666", X-ECOMP-RequestID:"bdb8ec28-6cf8-4b42-825a-6590ede9d666", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ed02fe6-a34d-49a2-9908-b0d66d7a0fc3"] 2021-11-29T20:55:51.792Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:55:51.793Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:51.803Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:51.803Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:51.803Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:55:51.803Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:51.804Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:55:51.804Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:51.805Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:55:51.813Z|bdb8ec28-6cf8-4b42-825a-6590ede9d666|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:55:51.930Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:55:51.933Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44 2021-11-29T20:55:51.934Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|INFO|500||Invoke 2021-11-29T20:55:51.934Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:51.935Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44 2021-11-29T20:55:51.935Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Method : GET 2021-11-29T20:55:51.935Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f9eabe59c512773", X-B3-SpanId:"123988ae90ab76c4", X-B3-ParentSpanId:"1f9eabe59c512773", X-B3-Sampled:"0", X-ONAP-RequestID:"807d970f-dd9d-49ce-9785-3f1e7a875bae", X-RequestID:"807d970f-dd9d-49ce-9785-3f1e7a875bae", X-TransactionID:"807d970f-dd9d-49ce-9785-3f1e7a875bae", X-ECOMP-RequestID:"807d970f-dd9d-49ce-9785-3f1e7a875bae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e47a8bb6-fbf9-4fb5-8af8-94802a7e0262"] 2021-11-29T20:55:51.935Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Request body: 2021-11-29T20:55:51.936Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:51.961Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:51.962Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:51.962Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Status text : 2021-11-29T20:55:51.962Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:51.963Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Response body: { "requestId" : "81224a89-80fe-496a-9922-fa16317a7b44", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:55:40.000+00:00", "endTime" : "2021-11-29T20:55:48.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:55:48.000+00:00", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "serviceInstanceName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74", "cloudApiRequests" : [ ], "requestURI" : "81224a89-80fe-496a-9922-fa16317a7b44", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44" } } } 2021-11-29T20:55:51.963Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:51.964Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|INFO|500||InvokeReturn 2021-11-29T20:55:51.966Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false 2021-11-29T20:55:51.966Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:55:51.966Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:51.967Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false 2021-11-29T20:55:51.967Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:55:51.967Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f9eabe59c512773", X-B3-SpanId:"0b8eb7bf4d89c4a5", X-B3-ParentSpanId:"1f9eabe59c512773", X-B3-Sampled:"0", X-ONAP-RequestID:"807d970f-dd9d-49ce-9785-3f1e7a875bae", X-RequestID:"807d970f-dd9d-49ce-9785-3f1e7a875bae", X-TransactionID:"807d970f-dd9d-49ce-9785-3f1e7a875bae", X-ECOMP-RequestID:"807d970f-dd9d-49ce-9785-3f1e7a875bae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9c022cf-23b8-465a-8634-95c8647fbb76"] 2021-11-29T20:55:51.967Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:55:51.968Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:51.978Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:51.978Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:51.979Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:55:51.979Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:51.980Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:55:51.980Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:51.980Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:55:51.988Z|807d970f-dd9d-49ce-9785-3f1e7a875bae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:55:52.108Z|b33f61de-ce18-4047-8f12-9e5bb508d33d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:55:52.108Z|2b14bb9b-336e-49ec-b8ba-fd868d278daf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:55:52.109Z|2b14bb9b-336e-49ec-b8ba-fd868d278daf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:55:52.110Z|ace23f18-0d98-4bee-aa41-74ceb1b465be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:55:52.111Z|b33f61de-ce18-4047-8f12-9e5bb508d33d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:55:52.111Z|ace23f18-0d98-4bee-aa41-74ceb1b465be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:55:52.112Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:55:52.115Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44 2021-11-29T20:55:52.116Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|INFO|500||Invoke 2021-11-29T20:55:52.116Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:52.116Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44 2021-11-29T20:55:52.116Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Method : GET 2021-11-29T20:55:52.117Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5921e9ee778948bd", X-B3-SpanId:"b95bafaa4a3050d6", X-B3-ParentSpanId:"5921e9ee778948bd", X-B3-Sampled:"0", X-ONAP-RequestID:"73f6aa33-fc0e-470f-b16f-31653e1be29a", X-RequestID:"73f6aa33-fc0e-470f-b16f-31653e1be29a", X-TransactionID:"73f6aa33-fc0e-470f-b16f-31653e1be29a", X-ECOMP-RequestID:"73f6aa33-fc0e-470f-b16f-31653e1be29a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f407db2-ce5e-45f5-80e4-a4bdb48d0668"] 2021-11-29T20:55:52.117Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Request body: 2021-11-29T20:55:52.117Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:52.134Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:52.136Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:52.136Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Status text : 2021-11-29T20:55:52.136Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:52.137Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Response body: { "requestId" : "81224a89-80fe-496a-9922-fa16317a7b44", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:55:40.000+00:00", "endTime" : "2021-11-29T20:55:48.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:55:48.000+00:00", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "serviceInstanceName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74", "cloudApiRequests" : [ ], "requestURI" : "81224a89-80fe-496a-9922-fa16317a7b44", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44" } } } 2021-11-29T20:55:52.137Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:52.137Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|INFO|500||InvokeReturn 2021-11-29T20:55:52.139Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false 2021-11-29T20:55:52.139Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:55:52.139Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:52.139Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false 2021-11-29T20:55:52.140Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:55:52.140Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5921e9ee778948bd", X-B3-SpanId:"1bda62ed2ae80418", X-B3-ParentSpanId:"5921e9ee778948bd", X-B3-Sampled:"0", X-ONAP-RequestID:"73f6aa33-fc0e-470f-b16f-31653e1be29a", X-RequestID:"73f6aa33-fc0e-470f-b16f-31653e1be29a", X-TransactionID:"73f6aa33-fc0e-470f-b16f-31653e1be29a", X-ECOMP-RequestID:"73f6aa33-fc0e-470f-b16f-31653e1be29a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9e2b470-1ac2-46e3-8f90-373e13cd8fda"] 2021-11-29T20:55:52.140Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:55:52.140Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:52.150Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:52.151Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:52.151Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:55:52.151Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:52.153Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:55:52.153Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:52.153Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:55:52.161Z|73f6aa33-fc0e-470f-b16f-31653e1be29a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:55:52.285Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:55:52.288Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44 2021-11-29T20:55:52.289Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|INFO|500||Invoke 2021-11-29T20:55:52.289Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:52.289Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44 2021-11-29T20:55:52.290Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Method : GET 2021-11-29T20:55:52.290Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b406dbf1f323cf87", X-B3-SpanId:"4db8d0187e09e073", X-B3-ParentSpanId:"b406dbf1f323cf87", X-B3-Sampled:"0", X-ONAP-RequestID:"c98e5403-1203-434b-97bc-ad88669f4697", X-RequestID:"c98e5403-1203-434b-97bc-ad88669f4697", X-TransactionID:"c98e5403-1203-434b-97bc-ad88669f4697", X-ECOMP-RequestID:"c98e5403-1203-434b-97bc-ad88669f4697", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5ae135f-a349-4d5e-840b-0e5b4a77a830"] 2021-11-29T20:55:52.290Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Request body: 2021-11-29T20:55:52.291Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:52.309Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:52.309Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:52.310Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Status text : 2021-11-29T20:55:52.310Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:52.312Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||Response body: { "requestId" : "81224a89-80fe-496a-9922-fa16317a7b44", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:55:40.000+00:00", "endTime" : "2021-11-29T20:55:48.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cebadf47-7806-4977-b53f-25eac5df6105\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0b441522-3838-4c69-a21e-6b5848a42daa\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:55:48.000+00:00", "serviceInstanceId" : "6dcb6b5b-b42e-480c-8e04-641e49226f74", "serviceInstanceName" : "basic_network-abed1e14-fbe9-4dc8-af39-379a6d5d9e4f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6dcb6b5b-b42e-480c-8e04-641e49226f74", "cloudApiRequests" : [ ], "requestURI" : "81224a89-80fe-496a-9922-fa16317a7b44", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44" } } } 2021-11-29T20:55:52.312Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:52.313Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/81224a89-80fe-496a-9922-fa16317a7b44|INFO|500||InvokeReturn 2021-11-29T20:55:52.314Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false 2021-11-29T20:55:52.314Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:55:52.315Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:52.315Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false 2021-11-29T20:55:52.315Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:55:52.316Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b406dbf1f323cf87", X-B3-SpanId:"b35fc741621a0be6", X-B3-ParentSpanId:"b406dbf1f323cf87", X-B3-Sampled:"0", X-ONAP-RequestID:"c98e5403-1203-434b-97bc-ad88669f4697", X-RequestID:"c98e5403-1203-434b-97bc-ad88669f4697", X-TransactionID:"c98e5403-1203-434b-97bc-ad88669f4697", X-ECOMP-RequestID:"c98e5403-1203-434b-97bc-ad88669f4697", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"794e9703-afb1-428b-aa3d-b4f858ffc969"] 2021-11-29T20:55:52.316Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:55:52.316Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:52.330Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:52.330Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:52.330Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:55:52.331Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:52.334Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:55:52.334Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:52.335Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=81224a89-80fe-496a-9922-fa16317a7b44&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:55:52.346Z|c98e5403-1203-434b-97bc-ad88669f4697|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/81224a89-80fe-496a-9922-fa16317a7b44|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:55:55.150Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:55:55.153Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: a2985f6c-73ab-4a18-92b9-a7c959b4ecda already exists in requestDb InfraActiveRequests table 2021-11-29T20:55:55.154Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda 2021-11-29T20:55:55.154Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|INFO|500||Invoke 2021-11-29T20:55:55.154Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:55.154Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda 2021-11-29T20:55:55.155Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Method : GET 2021-11-29T20:55:55.155Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67a74958b611dd0b", X-B3-SpanId:"c7c4cac9004a735c", X-B3-ParentSpanId:"67a74958b611dd0b", X-B3-Sampled:"0", X-ONAP-RequestID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-RequestID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-TransactionID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-ECOMP-RequestID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e2a360d-3df7-4f42-97fe-7862d95e27f9"] 2021-11-29T20:55:55.155Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Request body: 2021-11-29T20:55:55.155Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:55.174Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:55.174Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T20:55:55.174Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Status text : 2021-11-29T20:55:55.175Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:55:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:55.175Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Response body: 2021-11-29T20:55:55.175Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:55.175Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|INFO|404|Not Found|InvokeReturn 2021-11-29T20:55:55.185Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2021-11-29T20:55:55.190Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:55:55.219Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||Invoke 2021-11-29T20:55:55.220Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a2985f6c-73ab-4a18-92b9-a7c959b4ecda], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4ee72166-0788-4d6a-934f-6cb0b68d12ba], X-ECOMP-RequestID=[a2985f6c-73ab-4a18-92b9-a7c959b4ecda], X-TransactionId=[], X-ONAP-RequestID=[a2985f6c-73ab-4a18-92b9-a7c959b4ecda]} 2021-11-29T20:55:55.321Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|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/c05236a3d7a84a44b1b524bdcde12a01 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211129-20:55:55:238-87999], vertex-id=[630960], Content-Length=[606], Date=[Mon, 29 Nov 2021 20:55:55 GMT], Content-Type=[application/json]} 2021-11-29T20:55:55.323Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|DEBUG|500||{"tenant-id":"c05236a3d7a84a44b1b524bdcde12a01","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1638219112671","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"}]}]}} 2021-11-29T20:55:55.324Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||InvokeReturn 2021-11-29T20:55:55.325Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-11-29T20:55:55.326Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-11-29T20:55:55.327Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-11-29T20:55:55.327Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-11-29T20:55:55.327Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:55.328Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-11-29T20:55:55.328Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-11-29T20:55:55.328Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"110", X-B3-TraceId:"67a74958b611dd0b", X-B3-SpanId:"f079d3e4fd2a9391", X-B3-ParentSpanId:"67a74958b611dd0b", X-B3-Sampled:"0", X-ONAP-RequestID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-RequestID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-TransactionID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-ECOMP-RequestID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c82c063e-ea73-4d82-9dec-bf7877a0a7ba"] 2021-11-29T20:55:55.328Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d","requestScope":"service"} 2021-11-29T20:55:55.329Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:55.345Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:55.347Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:55.347Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-11-29T20:55:55.348Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:55:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:55.348Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-11-29T20:55:55.349Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:55.349Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-11-29T20:55:55.353Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-11-29T20:55:55.354Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-11-29T20:55:55.354Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:55.355Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-11-29T20:55:55.355Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-11-29T20:55:55.355Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-RequestID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-TransactionID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-ECOMP-RequestID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c9f44fb-0172-48e7-a63e-e5ff8f4d72c5"] 2021-11-29T20:55:55.356Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-11-29T20:55:55.357Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:55.390Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:55.391Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:55.391Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-11-29T20:55:55.391Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:55.392Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2021-11-29 19:15:21.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" } } } 2021-11-29T20:55:55.393Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:55.393Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-11-29T20:55:55.404Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2021-11-29T20:55:55.405Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2021-11-29T20:55:55.405Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:55.406Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2021-11-29T20:55:55.406Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2021-11-29T20:55:55.406Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-RequestID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-TransactionID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-ECOMP-RequestID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4839ec77-f334-4b57-80e7-7d03fdcb97b9"] 2021-11-29T20:55:55.407Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2021-11-29T20:55:55.407Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:55.428Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:55.429Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:55.430Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2021-11-29T20:55:55.431Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:55.434Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 506, "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" : "2021-11-29T19:15:21.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service" } } } 2021-11-29T20:55:55.434Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:55.435Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2021-11-29T20:55:55.443Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-11-29T20:55:55.446Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-11-29T20:55:55.446Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:55.450Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-11-29T20:55:55.451Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-11-29T20:55:55.452Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-RequestID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-TransactionID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-ECOMP-RequestID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36b7bb4d-0592-4e4e-bc5c-bc50cddd027f"] 2021-11-29T20:55:55.452Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-11-29T20:55:55.453Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:55.472Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:55.473Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:55.473Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-11-29T20:55:55.473Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:55.474Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2021-11-29 19:15:21.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" } } } 2021-11-29T20:55:55.474Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:55.474Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-11-29T20:55:55.481Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:55:55.481Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-11-29T20:55:55.482Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:55.482Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:55:55.482Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-11-29T20:55:55.482Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1835", X-B3-TraceId:"67a74958b611dd0b", X-B3-SpanId:"260b2e8e0d39767f", X-B3-ParentSpanId:"67a74958b611dd0b", X-B3-Sampled:"0", X-ONAP-RequestID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-RequestID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-TransactionID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-ECOMP-RequestID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc9e3cf4-dabd-4a4b-bc1e-fd5519a37696"] 2021-11-29T20:55:55.483Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a2985f6c-73ab-4a18-92b9-a7c959b4ecda","requestStatus":"IN_PROGRESS","startTime":1638219355185,"source":"VID","tenantId":"c05236a3d7a84a44b1b524bdcde12a01","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\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\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n\t\t\t\"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"05c38c1a-d3de-4e0e-8531-5eab4e801353\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"a2985f6c-73ab-4a18-92b9-a7c959b4ecda"} 2021-11-29T20:55:55.483Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:55.506Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:55.507Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-11-29T20:55:55.507Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-11-29T20:55:55.507Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:55.508Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "a2985f6c-73ab-4a18-92b9-a7c959b4ecda", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:55:55.185+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\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\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n\t\t\t\"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"05c38c1a-d3de-4e0e-8531-5eab4e801353\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-11-29T20:55:55.496+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "a2985f6c-73ab-4a18-92b9-a7c959b4ecda", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda" } } } 2021-11-29T20:55:55.508Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:55.509Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-11-29T20:55:55.520Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-11-29T20:55:55.521Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-11-29T20:55:55.521Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:55.521Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-11-29T20:55:55.522Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-11-29T20:55:55.522Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2243", X-B3-TraceId:"67a74958b611dd0b", X-B3-SpanId:"236249bf0d58ac60", X-B3-ParentSpanId:"67a74958b611dd0b", X-B3-Sampled:"0", X-ONAP-RequestID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-RequestID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-TransactionID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-ECOMP-RequestID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4099c15-49cb-40f5-ac83-2eaad9a3fd84"] 2021-11-29T20:55:55.522Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"894e7d24-22c2-4e3f-be3f-1159a5830a86\",\"modelUuid\":\"894e7d24-22c2-4e3f-be3f-1159a5830a86\",\"modelInvariantUuid\":\"c763a6a8-a076-49fd-a30a-a7a0f7edfece\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"05c38c1a-d3de-4e0e-8531-5eab4e801353\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"a2985f6c-73ab-4a18-92b9-a7c959b4ecda","type":"String"},"mso-request-id":{"value":"a2985f6c-73ab-4a18-92b9-a7c959b4ecda","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"}}} 2021-11-29T20:55:55.522Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:56.537Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:56.537Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-11-29T20:55:56.538Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-11-29T20:55:56.538Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 29 Nov 2021 20:55:56 GMT", X-ONAP-RequestID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-RequestID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-TransactionID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-ECOMP-RequestID:"a2985f6c-73ab-4a18-92b9-a7c959b4ecda", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c4099c15-49cb-40f5-ac83-2eaad9a3fd84", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"] 2021-11-29T20:55:56.538Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"a2985f6c-73ab-4a18-92b9-a7c959b4ecda\",\"instanceId\":\"5c3dd0e9-966f-47f5-b7dd-659cf866733b\"}}","message":"Success","processInstanceID":"bf081cfd-5156-11ec-937a-3ed201e9b36e","variables":null,"messageCode":200} 2021-11-29T20:55:56.538Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:56.539Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-11-29T20:55:56.542Z|a2985f6c-73ab-4a18-92b9-a7c959b4ecda|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:55:56.682Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:55:56.685Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda 2021-11-29T20:55:56.685Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|INFO|500||Invoke 2021-11-29T20:55:56.686Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:56.686Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda 2021-11-29T20:55:56.686Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Method : GET 2021-11-29T20:55:56.686Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca2580dcafc6a295", X-B3-SpanId:"a7148f6870de81ba", X-B3-ParentSpanId:"ca2580dcafc6a295", X-B3-Sampled:"0", X-ONAP-RequestID:"79ee53f1-1538-4eed-b828-45d8c13e953d", X-RequestID:"79ee53f1-1538-4eed-b828-45d8c13e953d", X-TransactionID:"79ee53f1-1538-4eed-b828-45d8c13e953d", X-ECOMP-RequestID:"79ee53f1-1538-4eed-b828-45d8c13e953d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"576a7a0c-06f4-4354-952b-c2cb85514395"] 2021-11-29T20:55:56.686Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Request body: 2021-11-29T20:55:56.687Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:56.705Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:56.705Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:56.705Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Status text : 2021-11-29T20:55:56.706Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:56.707Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Response body: { "requestId" : "a2985f6c-73ab-4a18-92b9-a7c959b4ecda", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:55:55.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\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\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n\t\t\t\"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"05c38c1a-d3de-4e0e-8531-5eab4e801353\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:55:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "serviceInstanceName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "a2985f6c-73ab-4a18-92b9-a7c959b4ecda", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda" } } } 2021-11-29T20:55:56.707Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:56.707Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|INFO|500||InvokeReturn 2021-11-29T20:55:56.708Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false 2021-11-29T20:55:56.708Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:55:56.708Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:55:56.709Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false 2021-11-29T20:55:56.709Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:55:56.709Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca2580dcafc6a295", X-B3-SpanId:"6d5b14f2eaa4f2ce", X-B3-ParentSpanId:"ca2580dcafc6a295", X-B3-Sampled:"0", X-ONAP-RequestID:"79ee53f1-1538-4eed-b828-45d8c13e953d", X-RequestID:"79ee53f1-1538-4eed-b828-45d8c13e953d", X-TransactionID:"79ee53f1-1538-4eed-b828-45d8c13e953d", X-ECOMP-RequestID:"79ee53f1-1538-4eed-b828-45d8c13e953d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25bf1eae-7fe6-4077-81b5-06cdc0b5655c"] 2021-11-29T20:55:56.709Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:55:56.709Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:55:56.720Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:55:56.720Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:55:56.720Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:55:56.720Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:55:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:55:56.721Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:55:56.721Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:55:56.721Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:55:56.728Z|79ee53f1-1538-4eed-b828-45d8c13e953d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:56:02.135Z|afdc34b9-4067-4ab4-937f-e7150adc90de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:56:02.135Z|d0917953-8381-424b-8ea8-9adc266c5e4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:56:02.135Z|69b0c469-f25e-4cab-980d-446df34529ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:56:02.136Z|afdc34b9-4067-4ab4-937f-e7150adc90de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:56:02.136Z|69b0c469-f25e-4cab-980d-446df34529ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:56:02.136Z|d0917953-8381-424b-8ea8-9adc266c5e4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:56:03.987Z|a12ad43b-4deb-4b02-b364-ad82576c5e14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:56:03.990Z|a12ad43b-4deb-4b02-b364-ad82576c5e14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:56:04.452Z|0cc73b4c-3060-496f-b6e6-31eed13bef67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:56:04.453Z|0cc73b4c-3060-496f-b6e6-31eed13bef67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:56:06.851Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:56:06.855Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda 2021-11-29T20:56:06.855Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|INFO|500||Invoke 2021-11-29T20:56:06.855Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:06.855Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda 2021-11-29T20:56:06.855Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Method : GET 2021-11-29T20:56:06.856Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c505fdc43942daa1", X-B3-SpanId:"65c7ef0f731f9d82", X-B3-ParentSpanId:"c505fdc43942daa1", X-B3-Sampled:"0", X-ONAP-RequestID:"52a0dda6-5d9b-48e5-97d7-eb9119199c4c", X-RequestID:"52a0dda6-5d9b-48e5-97d7-eb9119199c4c", X-TransactionID:"52a0dda6-5d9b-48e5-97d7-eb9119199c4c", X-ECOMP-RequestID:"52a0dda6-5d9b-48e5-97d7-eb9119199c4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03e365ce-23ba-4abb-83b2-adcd0ae6efa3"] 2021-11-29T20:56:06.856Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Request body: 2021-11-29T20:56:06.856Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:06.876Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:06.876Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:06.876Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Status text : 2021-11-29T20:56:06.877Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:06.878Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Response body: { "requestId" : "a2985f6c-73ab-4a18-92b9-a7c959b4ecda", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:55:55.000+00:00", "endTime" : "2021-11-29T20:56:02.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\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\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n\t\t\t\"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"05c38c1a-d3de-4e0e-8531-5eab4e801353\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:56:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "serviceInstanceName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "a2985f6c-73ab-4a18-92b9-a7c959b4ecda", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda" } } } 2021-11-29T20:56:06.878Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:06.878Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|INFO|500||InvokeReturn 2021-11-29T20:56:06.881Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false 2021-11-29T20:56:06.883Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:56:06.884Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:06.885Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false 2021-11-29T20:56:06.886Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:56:06.886Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c505fdc43942daa1", X-B3-SpanId:"dc81449bd2d04c5e", X-B3-ParentSpanId:"c505fdc43942daa1", X-B3-Sampled:"0", X-ONAP-RequestID:"52a0dda6-5d9b-48e5-97d7-eb9119199c4c", X-RequestID:"52a0dda6-5d9b-48e5-97d7-eb9119199c4c", X-TransactionID:"52a0dda6-5d9b-48e5-97d7-eb9119199c4c", X-ECOMP-RequestID:"52a0dda6-5d9b-48e5-97d7-eb9119199c4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7825624f-3f5a-46e5-9bd7-067f389b6b2d"] 2021-11-29T20:56:06.887Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:56:06.889Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:06.908Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:06.908Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:06.909Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:56:06.909Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:06.911Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:56:06.911Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:06.912Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:56:06.923Z|52a0dda6-5d9b-48e5-97d7-eb9119199c4c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:56:07.046Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:56:07.050Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda 2021-11-29T20:56:07.051Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|INFO|500||Invoke 2021-11-29T20:56:07.051Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:07.051Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda 2021-11-29T20:56:07.052Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Method : GET 2021-11-29T20:56:07.052Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc0124d2a16a0c5e", X-B3-SpanId:"1fd47c9118dee74c", X-B3-ParentSpanId:"cc0124d2a16a0c5e", X-B3-Sampled:"0", X-ONAP-RequestID:"ac82fd9f-aea5-4b9b-8c71-b9a93ebda480", X-RequestID:"ac82fd9f-aea5-4b9b-8c71-b9a93ebda480", X-TransactionID:"ac82fd9f-aea5-4b9b-8c71-b9a93ebda480", X-ECOMP-RequestID:"ac82fd9f-aea5-4b9b-8c71-b9a93ebda480", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d697b3df-91ca-428b-aa0d-b41108b318ba"] 2021-11-29T20:56:07.053Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Request body: 2021-11-29T20:56:07.053Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:07.071Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:07.072Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:07.072Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Status text : 2021-11-29T20:56:07.073Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:07.074Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Response body: { "requestId" : "a2985f6c-73ab-4a18-92b9-a7c959b4ecda", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:55:55.000+00:00", "endTime" : "2021-11-29T20:56:02.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\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\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n\t\t\t\"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"05c38c1a-d3de-4e0e-8531-5eab4e801353\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:56:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "serviceInstanceName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "a2985f6c-73ab-4a18-92b9-a7c959b4ecda", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda" } } } 2021-11-29T20:56:07.074Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:07.075Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|INFO|500||InvokeReturn 2021-11-29T20:56:07.077Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false 2021-11-29T20:56:07.077Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:56:07.078Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:07.078Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false 2021-11-29T20:56:07.079Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:56:07.079Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc0124d2a16a0c5e", X-B3-SpanId:"1fee6e5049b79cc9", X-B3-ParentSpanId:"cc0124d2a16a0c5e", X-B3-Sampled:"0", X-ONAP-RequestID:"ac82fd9f-aea5-4b9b-8c71-b9a93ebda480", X-RequestID:"ac82fd9f-aea5-4b9b-8c71-b9a93ebda480", X-TransactionID:"ac82fd9f-aea5-4b9b-8c71-b9a93ebda480", X-ECOMP-RequestID:"ac82fd9f-aea5-4b9b-8c71-b9a93ebda480", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"690c5fe8-fd15-49e7-a056-a8a1de48c9fb"] 2021-11-29T20:56:07.080Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:56:07.080Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:07.090Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:07.091Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:07.091Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:56:07.092Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:07.093Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:56:07.093Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:07.094Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:56:07.108Z|ac82fd9f-aea5-4b9b-8c71-b9a93ebda480|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:56:07.226Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:56:07.229Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda 2021-11-29T20:56:07.230Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|INFO|500||Invoke 2021-11-29T20:56:07.230Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:07.230Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda 2021-11-29T20:56:07.231Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Method : GET 2021-11-29T20:56:07.231Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b139968f9b567c43", X-B3-SpanId:"ba02fa4436ebe3b7", X-B3-ParentSpanId:"b139968f9b567c43", X-B3-Sampled:"0", X-ONAP-RequestID:"99587138-f968-4f07-bc40-5587c460ed5d", X-RequestID:"99587138-f968-4f07-bc40-5587c460ed5d", X-TransactionID:"99587138-f968-4f07-bc40-5587c460ed5d", X-ECOMP-RequestID:"99587138-f968-4f07-bc40-5587c460ed5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1dfb4de-f405-4ef6-925e-d9fad120264f"] 2021-11-29T20:56:07.231Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Request body: 2021-11-29T20:56:07.231Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:07.251Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:07.251Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:07.252Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Status text : 2021-11-29T20:56:07.252Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:07.254Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Response body: { "requestId" : "a2985f6c-73ab-4a18-92b9-a7c959b4ecda", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:55:55.000+00:00", "endTime" : "2021-11-29T20:56:02.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\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\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n\t\t\t\"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"05c38c1a-d3de-4e0e-8531-5eab4e801353\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:56:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "serviceInstanceName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "a2985f6c-73ab-4a18-92b9-a7c959b4ecda", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda" } } } 2021-11-29T20:56:07.255Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:07.255Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|INFO|500||InvokeReturn 2021-11-29T20:56:07.257Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false 2021-11-29T20:56:07.257Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:56:07.257Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:07.258Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false 2021-11-29T20:56:07.258Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:56:07.258Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b139968f9b567c43", X-B3-SpanId:"1fe6a721656a7205", X-B3-ParentSpanId:"b139968f9b567c43", X-B3-Sampled:"0", X-ONAP-RequestID:"99587138-f968-4f07-bc40-5587c460ed5d", X-RequestID:"99587138-f968-4f07-bc40-5587c460ed5d", X-TransactionID:"99587138-f968-4f07-bc40-5587c460ed5d", X-ECOMP-RequestID:"99587138-f968-4f07-bc40-5587c460ed5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a239d61-9454-4660-938a-5f316d286326"] 2021-11-29T20:56:07.258Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:56:07.259Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:07.271Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:07.271Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:07.271Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:56:07.271Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:07.272Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:56:07.273Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:07.273Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:56:07.281Z|99587138-f968-4f07-bc40-5587c460ed5d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:56:07.407Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:56:07.411Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda 2021-11-29T20:56:07.411Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|INFO|500||Invoke 2021-11-29T20:56:07.412Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:07.412Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda 2021-11-29T20:56:07.412Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Method : GET 2021-11-29T20:56:07.412Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5a8acfc7a492102", X-B3-SpanId:"980def4bc0854c0c", X-B3-ParentSpanId:"a5a8acfc7a492102", X-B3-Sampled:"0", X-ONAP-RequestID:"d29c52a3-75f7-46d3-9051-304e8ba76708", X-RequestID:"d29c52a3-75f7-46d3-9051-304e8ba76708", X-TransactionID:"d29c52a3-75f7-46d3-9051-304e8ba76708", X-ECOMP-RequestID:"d29c52a3-75f7-46d3-9051-304e8ba76708", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff51d674-10a3-41ba-b9bc-ca8a7a4032c4"] 2021-11-29T20:56:07.413Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Request body: 2021-11-29T20:56:07.413Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:07.433Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:07.434Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:07.434Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Status text : 2021-11-29T20:56:07.435Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:07.436Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Response body: { "requestId" : "a2985f6c-73ab-4a18-92b9-a7c959b4ecda", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:55:55.000+00:00", "endTime" : "2021-11-29T20:56:02.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\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\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n\t\t\t\"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"05c38c1a-d3de-4e0e-8531-5eab4e801353\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:56:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "serviceInstanceName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "a2985f6c-73ab-4a18-92b9-a7c959b4ecda", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda" } } } 2021-11-29T20:56:07.436Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:07.437Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|INFO|500||InvokeReturn 2021-11-29T20:56:07.439Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false 2021-11-29T20:56:07.440Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:56:07.440Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:07.440Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false 2021-11-29T20:56:07.441Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:56:07.441Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5a8acfc7a492102", X-B3-SpanId:"638a0f1998abbe70", X-B3-ParentSpanId:"a5a8acfc7a492102", X-B3-Sampled:"0", X-ONAP-RequestID:"d29c52a3-75f7-46d3-9051-304e8ba76708", X-RequestID:"d29c52a3-75f7-46d3-9051-304e8ba76708", X-TransactionID:"d29c52a3-75f7-46d3-9051-304e8ba76708", X-ECOMP-RequestID:"d29c52a3-75f7-46d3-9051-304e8ba76708", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32e7c47a-4b28-45d8-aaa9-2f9a185ab3bf"] 2021-11-29T20:56:07.441Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:56:07.442Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:07.454Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:07.455Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:07.456Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:56:07.456Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:07.457Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:56:07.458Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:07.458Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:56:07.476Z|d29c52a3-75f7-46d3-9051-304e8ba76708|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:56:07.593Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:56:07.596Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda 2021-11-29T20:56:07.596Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|INFO|500||Invoke 2021-11-29T20:56:07.597Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:07.597Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda 2021-11-29T20:56:07.597Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Method : GET 2021-11-29T20:56:07.597Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c139ded273d64d60", X-B3-SpanId:"2f83b02a890e7035", X-B3-ParentSpanId:"c139ded273d64d60", X-B3-Sampled:"0", X-ONAP-RequestID:"cdf4684f-7b36-424a-8cf4-8f38fccf0064", X-RequestID:"cdf4684f-7b36-424a-8cf4-8f38fccf0064", X-TransactionID:"cdf4684f-7b36-424a-8cf4-8f38fccf0064", X-ECOMP-RequestID:"cdf4684f-7b36-424a-8cf4-8f38fccf0064", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cd9bfb9-e3e2-459d-89ce-2702b5a81dae"] 2021-11-29T20:56:07.598Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Request body: 2021-11-29T20:56:07.598Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:07.615Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:07.615Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:07.615Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Status text : 2021-11-29T20:56:07.615Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:07.616Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||Response body: { "requestId" : "a2985f6c-73ab-4a18-92b9-a7c959b4ecda", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:55:55.000+00:00", "endTime" : "2021-11-29T20:56:02.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\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\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n\t\t\t\"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"05c38c1a-d3de-4e0e-8531-5eab4e801353\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:56:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "serviceInstanceName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "a2985f6c-73ab-4a18-92b9-a7c959b4ecda", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda" } } } 2021-11-29T20:56:07.616Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:07.617Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|INFO|500||InvokeReturn 2021-11-29T20:56:07.618Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false 2021-11-29T20:56:07.618Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:56:07.619Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:07.619Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false 2021-11-29T20:56:07.619Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:56:07.619Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c139ded273d64d60", X-B3-SpanId:"47df884092fbb675", X-B3-ParentSpanId:"c139ded273d64d60", X-B3-Sampled:"0", X-ONAP-RequestID:"cdf4684f-7b36-424a-8cf4-8f38fccf0064", X-RequestID:"cdf4684f-7b36-424a-8cf4-8f38fccf0064", X-TransactionID:"cdf4684f-7b36-424a-8cf4-8f38fccf0064", X-ECOMP-RequestID:"cdf4684f-7b36-424a-8cf4-8f38fccf0064", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67a405fe-818d-48eb-b6f9-9235cbbddee8"] 2021-11-29T20:56:07.620Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:56:07.620Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:07.629Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:07.629Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:07.629Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:56:07.629Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:07.630Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:56:07.630Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:07.631Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2985f6c-73ab-4a18-92b9-a7c959b4ecda&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:56:07.637Z|cdf4684f-7b36-424a-8cf4-8f38fccf0064|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a2985f6c-73ab-4a18-92b9-a7c959b4ecda|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:56:09.205Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:56:09.208Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: c053b4f1-0b15-479e-b242-836b5cd8906d already exists in requestDb InfraActiveRequests table 2021-11-29T20:56:09.208Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d 2021-11-29T20:56:09.208Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|INFO|500||Invoke 2021-11-29T20:56:09.209Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:09.209Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d 2021-11-29T20:56:09.209Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Method : GET 2021-11-29T20:56:09.209Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8df249d71cb846b0", X-B3-SpanId:"073040f49c6165a0", X-B3-ParentSpanId:"8df249d71cb846b0", X-B3-Sampled:"0", X-ONAP-RequestID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-RequestID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-TransactionID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-ECOMP-RequestID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcdcd297-f044-4af5-9270-107cb00e80f1"] 2021-11-29T20:56:09.209Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Request body: 2021-11-29T20:56:09.210Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:09.224Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:09.224Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T20:56:09.224Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Status text : 2021-11-29T20:56:09.225Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:56:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:09.225Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Response body: 2021-11-29T20:56:09.225Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:09.225Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|INFO|404|Not Found|InvokeReturn 2021-11-29T20:56:09.234Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|||INFO|500||Running local validations 2021-11-29T20:56:09.234Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2021-11-29T20:56:09.239Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:56:09.265Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c763a6a8-a076-49fd-a30a-a7a0f7edfece|INFO|500||Invoke 2021-11-29T20:56:09.265Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c763a6a8-a076-49fd-a30a-a7a0f7edfece|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c763a6a8-a076-49fd-a30a-a7a0f7edfece with request headers:{Authorization=[***REDACTED***], X-RequestID=[c053b4f1-0b15-479e-b242-836b5cd8906d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6f17ae8c-e957-4063-a22e-5f22fc15eb1d], X-ECOMP-RequestID=[c053b4f1-0b15-479e-b242-836b5cd8906d], X-TransactionId=[], X-ONAP-RequestID=[c053b4f1-0b15-479e-b242-836b5cd8906d]} 2021-11-29T20:56:09.316Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c763a6a8-a076-49fd-a30a-a7a0f7edfece|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c763a6a8-a076-49fd-a30a-a7a0f7edfece has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211129-20:56:09:287-91861], Content-Length=[377], Date=[Mon, 29 Nov 2021 20:56:09 GMT], Content-Type=[application/json]} 2021-11-29T20:56:09.318Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c763a6a8-a076-49fd-a30a-a7a0f7edfece|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/c763a6a8-a076-49fd-a30a-a7a0f7edfece","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/c763a6a8-a076-49fd-a30a-a7a0f7edfece","ERR.5.4.6114"]}}} 2021-11-29T20:56:09.318Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c763a6a8-a076-49fd-a30a-a7a0f7edfece|INFO|404|Not Found|InvokeReturn 2021-11-29T20:56:09.321Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c763a6a8-a076-49fd-a30a-a7a0f7edfece 2021-11-29T20:56:09.322Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: c763a6a8-a076-49fd-a30a-a7a0f7edfece 2021-11-29T20:56:09.326Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:56:09.368Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c763a6a8-a076-49fd-a30a-a7a0f7edfece with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T20:56:09.369Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c763a6a8-a076-49fd-a30a-a7a0f7edfece|INFO|500||Invoke 2021-11-29T20:56:09.414Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c763a6a8-a076-49fd-a30a-a7a0f7edfece|INFO|404|Not Found|InvokeReturn 2021-11-29T20:56:09.414Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c763a6a8-a076-49fd-a30a-a7a0f7edfece has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211129-20:56:09:388-51545], Content-Length=[377], Date=[Mon, 29 Nov 2021 20:56:09 GMT], Content-Type=[application/json]} 2021-11-29T20:56:09.416Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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/c763a6a8-a076-49fd-a30a-a7a0f7edfece","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/c763a6a8-a076-49fd-a30a-a7a0f7edfece","ERR.5.4.6114"]}}} 2021-11-29T20:56:09.419Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/c763a6a8-a076-49fd-a30a-a7a0f7edfece 2021-11-29T20:56:09.419Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: c763a6a8-a076-49fd-a30a-a7a0f7edfece 2021-11-29T20:56:09.424Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:56:09.453Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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/c05236a3d7a84a44b1b524bdcde12a01 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T20:56:09.455Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||Invoke 2021-11-29T20:56:09.507Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||InvokeReturn 2021-11-29T20:56:09.508Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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/c05236a3d7a84a44b1b524bdcde12a01 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211129-20:56:09:471-95830], vertex-id=[630960], Content-Length=[606], Date=[Mon, 29 Nov 2021 20:56:09 GMT], Content-Type=[application/json]} 2021-11-29T20:56:09.509Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"c05236a3d7a84a44b1b524bdcde12a01","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1638219112671","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"}]}]}} 2021-11-29T20:56:09.511Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-11-29T20:56:09.511Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-11-29T20:56:09.514Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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 2021-11-29T20:56:09.514Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-11-29T20:56:09.515Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:09.515Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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 2021-11-29T20:56:09.515Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-11-29T20:56:09.516Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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:"8df249d71cb846b0", X-B3-SpanId:"0aca10c5631a0894", X-B3-ParentSpanId:"8df249d71cb846b0", X-B3-Sampled:"0", X-ONAP-RequestID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-RequestID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-TransactionID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-ECOMP-RequestID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c52dc016-09b0-4486-99e9-78eac080b7d1"] 2021-11-29T20:56:09.516Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"5c3dd0e9-966f-47f5-b7dd-659cf866733b"},"instanceName":"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0","requestScope":"vnf"} 2021-11-29T20:56:09.516Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:09.539Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:09.540Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:09.540Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-11-29T20:56:09.540Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:56:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:09.541Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-11-29T20:56:09.541Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:09.542Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-11-29T20:56:09.543Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69abc257-0322-4d45-963e-78c87a3841a4|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69abc257-0322-4d45-963e-78c87a3841a4 2021-11-29T20:56:09.544Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69abc257-0322-4d45-963e-78c87a3841a4|INFO|500||Invoke 2021-11-29T20:56:09.544Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69abc257-0322-4d45-963e-78c87a3841a4|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:09.544Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69abc257-0322-4d45-963e-78c87a3841a4|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69abc257-0322-4d45-963e-78c87a3841a4 2021-11-29T20:56:09.545Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69abc257-0322-4d45-963e-78c87a3841a4|DEBUG|500||Method : GET 2021-11-29T20:56:09.545Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69abc257-0322-4d45-963e-78c87a3841a4|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-RequestID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-TransactionID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-ECOMP-RequestID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c9761cc-8484-47cf-9482-f65cda446a07"] 2021-11-29T20:56:09.546Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69abc257-0322-4d45-963e-78c87a3841a4|DEBUG|500||Request body: 2021-11-29T20:56:09.546Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69abc257-0322-4d45-963e-78c87a3841a4|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:09.607Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69abc257-0322-4d45-963e-78c87a3841a4|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:09.608Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69abc257-0322-4d45-963e-78c87a3841a4|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:09.608Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69abc257-0322-4d45-963e-78c87a3841a4|DEBUG|500||Status text : 2021-11-29T20:56:09.608Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69abc257-0322-4d45-963e-78c87a3841a4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:09.613Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69abc257-0322-4d45-963e-78c87a3841a4|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 9, "modelCustomizationUUID" : "69abc257-0322-4d45-963e-78c87a3841a4", "modelInstanceName" : "basic_vm 0", "created" : "2021-11-29 20:52:33.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" : "2021-11-29T20:52:33.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" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/service" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vfModuleCustomizations" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfcInstanceGroupCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69abc257-0322-4d45-963e-78c87a3841a4" } } } 2021-11-29T20:56:09.613Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69abc257-0322-4d45-963e-78c87a3841a4|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:09.614Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=69abc257-0322-4d45-963e-78c87a3841a4|INFO|500||InvokeReturn 2021-11-29T20:56:09.645Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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 2021-11-29T20:56:09.645Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|INFO|500||Invoke 2021-11-29T20:56:09.646Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:09.646Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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 2021-11-29T20:56:09.647Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Method : GET 2021-11-29T20:56:09.647Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-RequestID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-TransactionID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-ECOMP-RequestID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c14838c-54b6-4ba7-ad8e-985d3e907921"] 2021-11-29T20:56:09.648Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Request body: 2021-11-29T20:56:09.648Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:09.687Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:09.688Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:09.688Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Status text : 2021-11-29T20:56:09.689Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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/e0da02a0-7532-435b-8e7e-9d156c713ec2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:09.691Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Response body: { "modelUUID" : "e0da02a0-7532-435b-8e7e-9d156c713ec2", "modelInvariantUUID" : "d696c0a2-fd43-4437-b4c2-3630e8b6f520", "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" : "2021-11-29T20:52:33.000+00:00", "modelInvariantId" : "d696c0a2-fd43-4437-b4c2-3630e8b6f520", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e0da02a0-7532-435b-8e7e-9d156c713ec2" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e0da02a0-7532-435b-8e7e-9d156c713ec2" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e0da02a0-7532-435b-8e7e-9d156c713ec2/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e0da02a0-7532-435b-8e7e-9d156c713ec2/vnfResourceWorkflow" } } } 2021-11-29T20:56:09.691Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:09.692Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|INFO|500||InvokeReturn 2021-11-29T20:56:09.710Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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 2021-11-29T20:56:09.711Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2021-11-29T20:56:09.711Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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================================================ 2021-11-29T20:56:09.711Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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 2021-11-29T20:56:09.712Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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 2021-11-29T20:56:09.712Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-RequestID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-TransactionID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-ECOMP-RequestID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0a27f40-7d6d-4d6d-a6f7-3ef88229135d"] 2021-11-29T20:56:09.712Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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: 2021-11-29T20:56:09.713Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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================================================ 2021-11-29T20:56:09.760Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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========================================== 2021-11-29T20:56:09.761Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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 2021-11-29T20:56:09.761Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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 : 2021-11-29T20:56:09.761Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:09.763Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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" : 10007, "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" : "2021-11-29T19:15:21.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10007" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10007" } } } 2021-11-29T20:56:09.763Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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================================================= 2021-11-29T20:56:09.764Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2021-11-29T20:56:09.774Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:56:09.775Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-11-29T20:56:09.775Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:09.775Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:56:09.776Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-11-29T20:56:09.776Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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:"2617", X-B3-TraceId:"8df249d71cb846b0", X-B3-SpanId:"97d2584081118d10", X-B3-ParentSpanId:"8df249d71cb846b0", X-B3-Sampled:"0", X-ONAP-RequestID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-RequestID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-TransactionID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-ECOMP-RequestID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0979492b-16be-4bce-8ef4-c32801cf2ba9"] 2021-11-29T20:56:09.776Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"c053b4f1-0b15-479e-b242-836b5cd8906d","requestStatus":"IN_PROGRESS","startTime":1638219369234,"source":"VID","vnfName":"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"c05236a3d7a84a44b1b524bdcde12a01","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"5c3dd0e9-966f-47f5-b7dd-659cf866733b","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"c053b4f1-0b15-479e-b242-836b5cd8906d"} 2021-11-29T20:56:09.777Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:09.800Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:09.801Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-11-29T20:56:09.801Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-11-29T20:56:09.802Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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/c053b4f1-0b15-479e-b242-836b5cd8906d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:09.802Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "c053b4f1-0b15-479e-b242-836b5cd8906d", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:56:09.234+00:00", "source" : "VID", "vnfName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-11-29T20:56:09.790+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "c053b4f1-0b15-479e-b242-836b5cd8906d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d" } } } 2021-11-29T20:56:09.803Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:09.803Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-11-29T20:56:09.815Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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 2021-11-29T20:56:09.816Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-11-29T20:56:09.816Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:09.816Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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 2021-11-29T20:56:09.817Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-11-29T20:56:09.817Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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:"8df249d71cb846b0", X-B3-SpanId:"818c9248815e9991", X-B3-ParentSpanId:"8df249d71cb846b0", X-B3-Sampled:"0", X-ONAP-RequestID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-RequestID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-TransactionID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-ECOMP-RequestID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa68315d-d81e-4f0c-b221-b2a7be371916"] 2021-11-29T20:56:09.818Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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\":\"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"69abc257-0322-4d45-963e-78c87a3841a4\",\"modelVersionId\":\"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\"modelCustomizationId\":\"69abc257-0322-4d45-963e-78c87a3841a4\",\"modelUuid\":\"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\"modelInvariantUuid\":\"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\"source\":\"VID\",\"instanceName\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\"modelInfo\":{\"modelInvariantId\":\"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"894e7d24-22c2-4e3f-be3f-1159a5830a86\",\"modelUuid\":\"894e7d24-22c2-4e3f-be3f-1159a5830a86\",\"modelInvariantUuid\":\"c763a6a8-a076-49fd-a30a-a7a0f7edfece\"}}}],\"cloudConfiguration\":{\"tenantId\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"5c3dd0e9-966f-47f5-b7dd-659cf866733b\"}","type":"String"},"requestId":{"value":"c053b4f1-0b15-479e-b242-836b5cd8906d","type":"String"},"mso-request-id":{"value":"c053b4f1-0b15-479e-b242-836b5cd8906d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"5c3dd0e9-966f-47f5-b7dd-659cf866733b","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/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-11-29T20:56:09.818Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:10.834Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:10.835Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-11-29T20:56:10.836Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-11-29T20:56:10.836Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 29 Nov 2021 20:56:10 GMT", X-ONAP-RequestID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-RequestID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-TransactionID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-ECOMP-RequestID:"c053b4f1-0b15-479e-b242-836b5cd8906d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"fa68315d-d81e-4f0c-b221-b2a7be371916", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"] 2021-11-29T20:56:10.837Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"c053b4f1-0b15-479e-b242-836b5cd8906d\",\"instanceId\":\"ea56e49e-c802-453e-90e2-7ca231d14166\"}}","message":"Success","processInstanceID":"c78d0d99-5156-11ec-937a-3ed201e9b36e","variables":null,"messageCode":200} 2021-11-29T20:56:10.837Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:10.837Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-11-29T20:56:10.841Z|c053b4f1-0b15-479e-b242-836b5cd8906d|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:56:10.993Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:56:10.997Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d 2021-11-29T20:56:10.997Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|INFO|500||Invoke 2021-11-29T20:56:10.998Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:10.998Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d 2021-11-29T20:56:10.998Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Method : GET 2021-11-29T20:56:10.998Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"90bdfc1c78f76ccd", X-B3-SpanId:"fad87baa340b8a45", X-B3-ParentSpanId:"90bdfc1c78f76ccd", X-B3-Sampled:"0", X-ONAP-RequestID:"931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2", X-RequestID:"931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2", X-TransactionID:"931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2", X-ECOMP-RequestID:"931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9329a81-0a39-4242-95d2-738d1d9d2c45"] 2021-11-29T20:56:10.998Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Request body: 2021-11-29T20:56:10.999Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:11.022Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:11.022Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:11.023Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Status text : 2021-11-29T20:56:11.023Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:11.023Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Response body: { "requestId" : "c053b4f1-0b15-479e-b242-836b5cd8906d", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:56:09.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:56:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "c053b4f1-0b15-479e-b242-836b5cd8906d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d" } } } 2021-11-29T20:56:11.024Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:11.024Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|INFO|500||InvokeReturn 2021-11-29T20:56:11.026Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false 2021-11-29T20:56:11.026Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:56:11.026Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:11.026Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false 2021-11-29T20:56:11.027Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:56:11.027Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"90bdfc1c78f76ccd", X-B3-SpanId:"e02f1b3e6cc16ea4", X-B3-ParentSpanId:"90bdfc1c78f76ccd", X-B3-Sampled:"0", X-ONAP-RequestID:"931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2", X-RequestID:"931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2", X-TransactionID:"931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2", X-ECOMP-RequestID:"931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe662ada-3156-43ff-b034-aa0e1c9daac6"] 2021-11-29T20:56:11.027Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:56:11.027Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:11.038Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:11.038Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:11.038Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:56:11.039Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:10 GMT", Connection:"close"] 2021-11-29T20:56:11.041Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:56:11.041Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:11.041Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:56:11.050Z|931ac27e-43e2-4d5f-8ca1-50d23bcd8cf2|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:56:12.167Z|f4a53f5c-ee08-482b-ade5-57d87c845b03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:56:12.167Z|f4a53f5c-ee08-482b-ade5-57d87c845b03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:56:12.169Z|f715cbf4-f00e-4dcd-93b0-cc027d8c3c70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:56:12.169Z|866c3d12-cdf4-424c-9254-efa38d4bfca5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:56:12.170Z|f715cbf4-f00e-4dcd-93b0-cc027d8c3c70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:56:12.170Z|866c3d12-cdf4-424c-9254-efa38d4bfca5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:56:18.987Z|8b552bc2-81d0-4290-9c0a-eaffebe9cfa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:56:18.988Z|8b552bc2-81d0-4290-9c0a-eaffebe9cfa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:56:21.210Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:56:21.214Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d 2021-11-29T20:56:21.215Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|INFO|500||Invoke 2021-11-29T20:56:21.215Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:21.216Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d 2021-11-29T20:56:21.216Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Method : GET 2021-11-29T20:56:21.216Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"633a243407d076e9", X-B3-SpanId:"19cc0271711181c3", X-B3-ParentSpanId:"633a243407d076e9", X-B3-Sampled:"0", X-ONAP-RequestID:"6a1c2db2-9ddf-4198-a02f-4b47a31e725c", X-RequestID:"6a1c2db2-9ddf-4198-a02f-4b47a31e725c", X-TransactionID:"6a1c2db2-9ddf-4198-a02f-4b47a31e725c", X-ECOMP-RequestID:"6a1c2db2-9ddf-4198-a02f-4b47a31e725c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"030d02e2-82f9-4433-8fab-05461017add6"] 2021-11-29T20:56:21.217Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Request body: 2021-11-29T20:56:21.217Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:21.252Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:21.252Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:21.252Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Status text : 2021-11-29T20:56:21.253Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:21.253Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Response body: { "requestId" : "c053b4f1-0b15-479e-b242-836b5cd8906d", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:56:09.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:56:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "c053b4f1-0b15-479e-b242-836b5cd8906d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d" } } } 2021-11-29T20:56:21.254Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:21.254Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|INFO|500||InvokeReturn 2021-11-29T20:56:21.255Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false 2021-11-29T20:56:21.256Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:56:21.256Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:21.256Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false 2021-11-29T20:56:21.257Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:56:21.257Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"633a243407d076e9", X-B3-SpanId:"e356a9f3be69bb61", X-B3-ParentSpanId:"633a243407d076e9", X-B3-Sampled:"0", X-ONAP-RequestID:"6a1c2db2-9ddf-4198-a02f-4b47a31e725c", X-RequestID:"6a1c2db2-9ddf-4198-a02f-4b47a31e725c", X-TransactionID:"6a1c2db2-9ddf-4198-a02f-4b47a31e725c", X-ECOMP-RequestID:"6a1c2db2-9ddf-4198-a02f-4b47a31e725c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f37154d6-0d4a-4474-b84e-41897854b429"] 2021-11-29T20:56:21.257Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:56:21.257Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:21.267Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:21.268Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:21.268Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:56:21.268Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:21.269Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:56:21.269Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:21.269Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:56:21.278Z|6a1c2db2-9ddf-4198-a02f-4b47a31e725c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:56:22.190Z|2b46804e-301b-4e28-a7ac-818863caffdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:56:22.190Z|2b46804e-301b-4e28-a7ac-818863caffdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:56:22.193Z|f2e59978-ae91-4b51-af75-5c86f262472c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:56:22.193Z|361f99c0-e861-47bf-b667-d3c206eb04fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:56:22.194Z|f2e59978-ae91-4b51-af75-5c86f262472c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:56:22.198Z|361f99c0-e861-47bf-b667-d3c206eb04fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:56:31.414Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:56:31.421Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d 2021-11-29T20:56:31.422Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|INFO|500||Invoke 2021-11-29T20:56:31.422Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:31.422Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d 2021-11-29T20:56:31.422Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Method : GET 2021-11-29T20:56:31.423Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"097c630524f31a0b", X-B3-SpanId:"461fe84c93e067a4", X-B3-ParentSpanId:"097c630524f31a0b", X-B3-Sampled:"0", X-ONAP-RequestID:"571b3465-0e0b-467e-9eba-ad15f734f64c", X-RequestID:"571b3465-0e0b-467e-9eba-ad15f734f64c", X-TransactionID:"571b3465-0e0b-467e-9eba-ad15f734f64c", X-ECOMP-RequestID:"571b3465-0e0b-467e-9eba-ad15f734f64c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4c80ac1-c226-46cf-913c-2b9486998d30"] 2021-11-29T20:56:31.423Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Request body: 2021-11-29T20:56:31.423Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:31.442Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:31.442Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:31.442Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Status text : 2021-11-29T20:56:31.443Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:31.444Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Response body: { "requestId" : "c053b4f1-0b15-479e-b242-836b5cd8906d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:56:09.000+00:00", "endTime" : "2021-11-29T20:56:28.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:56:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "c053b4f1-0b15-479e-b242-836b5cd8906d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d" } } } 2021-11-29T20:56:31.444Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:31.444Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|INFO|500||InvokeReturn 2021-11-29T20:56:31.446Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false 2021-11-29T20:56:31.447Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:56:31.447Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:31.447Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false 2021-11-29T20:56:31.447Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:56:31.448Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"097c630524f31a0b", X-B3-SpanId:"6a0434c732ec62b7", X-B3-ParentSpanId:"097c630524f31a0b", X-B3-Sampled:"0", X-ONAP-RequestID:"571b3465-0e0b-467e-9eba-ad15f734f64c", X-RequestID:"571b3465-0e0b-467e-9eba-ad15f734f64c", X-TransactionID:"571b3465-0e0b-467e-9eba-ad15f734f64c", X-ECOMP-RequestID:"571b3465-0e0b-467e-9eba-ad15f734f64c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5434160f-a322-4a1e-9502-af214287817a"] 2021-11-29T20:56:31.448Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:56:31.448Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:31.458Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:31.458Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:31.458Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:56:31.459Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:31.459Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:56:31.459Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:31.460Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:56:31.469Z|571b3465-0e0b-467e-9eba-ad15f734f64c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:56:31.591Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:56:31.598Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d 2021-11-29T20:56:31.598Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|INFO|500||Invoke 2021-11-29T20:56:31.599Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:31.599Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d 2021-11-29T20:56:31.599Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Method : GET 2021-11-29T20:56:31.599Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"46aa0398f29905a5", X-B3-SpanId:"4fa038f512d08f46", X-B3-ParentSpanId:"46aa0398f29905a5", X-B3-Sampled:"0", X-ONAP-RequestID:"92f04645-202d-454a-be28-a6ccbc035dc1", X-RequestID:"92f04645-202d-454a-be28-a6ccbc035dc1", X-TransactionID:"92f04645-202d-454a-be28-a6ccbc035dc1", X-ECOMP-RequestID:"92f04645-202d-454a-be28-a6ccbc035dc1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"563e30b6-55f5-4ae8-9431-f8cf0fd6ebd4"] 2021-11-29T20:56:31.600Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Request body: 2021-11-29T20:56:31.600Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:31.620Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:31.620Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:31.620Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Status text : 2021-11-29T20:56:31.621Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:31.622Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Response body: { "requestId" : "c053b4f1-0b15-479e-b242-836b5cd8906d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:56:09.000+00:00", "endTime" : "2021-11-29T20:56:28.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:56:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "c053b4f1-0b15-479e-b242-836b5cd8906d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d" } } } 2021-11-29T20:56:31.622Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:31.622Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|INFO|500||InvokeReturn 2021-11-29T20:56:31.625Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false 2021-11-29T20:56:31.625Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:56:31.625Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:31.626Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false 2021-11-29T20:56:31.626Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:56:31.627Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"46aa0398f29905a5", X-B3-SpanId:"f2b8ab0b1b1e18b2", X-B3-ParentSpanId:"46aa0398f29905a5", X-B3-Sampled:"0", X-ONAP-RequestID:"92f04645-202d-454a-be28-a6ccbc035dc1", X-RequestID:"92f04645-202d-454a-be28-a6ccbc035dc1", X-TransactionID:"92f04645-202d-454a-be28-a6ccbc035dc1", X-ECOMP-RequestID:"92f04645-202d-454a-be28-a6ccbc035dc1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3238aa79-6bbf-4cfb-ba9b-f1436787fecd"] 2021-11-29T20:56:31.627Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:56:31.627Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:31.637Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:31.638Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:31.638Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:56:31.638Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:31.640Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:56:31.640Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:31.640Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:56:31.657Z|92f04645-202d-454a-be28-a6ccbc035dc1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:56:31.783Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:56:31.789Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d 2021-11-29T20:56:31.790Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|INFO|500||Invoke 2021-11-29T20:56:31.790Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:31.790Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d 2021-11-29T20:56:31.791Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Method : GET 2021-11-29T20:56:31.791Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7247e02ab9c18368", X-B3-SpanId:"686ea2589251e639", X-B3-ParentSpanId:"7247e02ab9c18368", X-B3-Sampled:"0", X-ONAP-RequestID:"220505b2-d982-47ca-8722-cafebafc465b", X-RequestID:"220505b2-d982-47ca-8722-cafebafc465b", X-TransactionID:"220505b2-d982-47ca-8722-cafebafc465b", X-ECOMP-RequestID:"220505b2-d982-47ca-8722-cafebafc465b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dee27f9b-c8e5-43b9-94fb-867f212c684c"] 2021-11-29T20:56:31.791Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Request body: 2021-11-29T20:56:31.792Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:31.810Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:31.811Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:31.811Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Status text : 2021-11-29T20:56:31.812Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:31.812Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Response body: { "requestId" : "c053b4f1-0b15-479e-b242-836b5cd8906d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:56:09.000+00:00", "endTime" : "2021-11-29T20:56:28.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:56:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "c053b4f1-0b15-479e-b242-836b5cd8906d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d" } } } 2021-11-29T20:56:31.813Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:31.813Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|INFO|500||InvokeReturn 2021-11-29T20:56:31.815Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false 2021-11-29T20:56:31.815Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:56:31.816Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:31.816Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false 2021-11-29T20:56:31.816Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:56:31.817Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7247e02ab9c18368", X-B3-SpanId:"6404f545900dd8c1", X-B3-ParentSpanId:"7247e02ab9c18368", X-B3-Sampled:"0", X-ONAP-RequestID:"220505b2-d982-47ca-8722-cafebafc465b", X-RequestID:"220505b2-d982-47ca-8722-cafebafc465b", X-TransactionID:"220505b2-d982-47ca-8722-cafebafc465b", X-ECOMP-RequestID:"220505b2-d982-47ca-8722-cafebafc465b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d110dbcf-5e1a-449d-80d3-f1fcfec9f3e1"] 2021-11-29T20:56:31.817Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:56:31.817Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:31.828Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:31.828Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:31.829Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:56:31.829Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:31.831Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:56:31.831Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:31.831Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:56:31.841Z|220505b2-d982-47ca-8722-cafebafc465b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:56:31.983Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:56:31.988Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d 2021-11-29T20:56:31.989Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|INFO|500||Invoke 2021-11-29T20:56:31.989Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:31.989Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d 2021-11-29T20:56:31.990Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Method : GET 2021-11-29T20:56:31.990Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c99adaaffc95f2f1", X-B3-SpanId:"f2e0787fb33a3632", X-B3-ParentSpanId:"c99adaaffc95f2f1", X-B3-Sampled:"0", X-ONAP-RequestID:"74332b23-78cc-41cd-aed0-84fe0d3ba658", X-RequestID:"74332b23-78cc-41cd-aed0-84fe0d3ba658", X-TransactionID:"74332b23-78cc-41cd-aed0-84fe0d3ba658", X-ECOMP-RequestID:"74332b23-78cc-41cd-aed0-84fe0d3ba658", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b519061-cf76-47eb-b2e4-87df98dec4e8"] 2021-11-29T20:56:31.990Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Request body: 2021-11-29T20:56:31.990Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:32.008Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:32.009Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:32.009Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Status text : 2021-11-29T20:56:32.010Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:32.011Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Response body: { "requestId" : "c053b4f1-0b15-479e-b242-836b5cd8906d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:56:09.000+00:00", "endTime" : "2021-11-29T20:56:28.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:56:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "c053b4f1-0b15-479e-b242-836b5cd8906d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d" } } } 2021-11-29T20:56:32.011Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:32.013Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|INFO|500||InvokeReturn 2021-11-29T20:56:32.015Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false 2021-11-29T20:56:32.015Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:56:32.016Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:32.016Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false 2021-11-29T20:56:32.017Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:56:32.017Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c99adaaffc95f2f1", X-B3-SpanId:"cd4cef0e21b432a6", X-B3-ParentSpanId:"c99adaaffc95f2f1", X-B3-Sampled:"0", X-ONAP-RequestID:"74332b23-78cc-41cd-aed0-84fe0d3ba658", X-RequestID:"74332b23-78cc-41cd-aed0-84fe0d3ba658", X-TransactionID:"74332b23-78cc-41cd-aed0-84fe0d3ba658", X-ECOMP-RequestID:"74332b23-78cc-41cd-aed0-84fe0d3ba658", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ada266d1-0534-44ae-8961-14cebe42cf5e"] 2021-11-29T20:56:32.018Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:56:32.018Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:32.033Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:32.033Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:32.034Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:56:32.034Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:32.036Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:56:32.036Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:32.036Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:56:32.046Z|74332b23-78cc-41cd-aed0-84fe0d3ba658|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:56:32.167Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:56:32.172Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d 2021-11-29T20:56:32.172Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|INFO|500||Invoke 2021-11-29T20:56:32.172Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:32.173Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d 2021-11-29T20:56:32.173Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Method : GET 2021-11-29T20:56:32.173Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"84261455399d6b98", X-B3-SpanId:"540caa9ddbd54cbc", X-B3-ParentSpanId:"84261455399d6b98", X-B3-Sampled:"0", X-ONAP-RequestID:"9e37045c-82e3-4f49-ad68-6f72e52d710b", X-RequestID:"9e37045c-82e3-4f49-ad68-6f72e52d710b", X-TransactionID:"9e37045c-82e3-4f49-ad68-6f72e52d710b", X-ECOMP-RequestID:"9e37045c-82e3-4f49-ad68-6f72e52d710b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58d567ff-cb7d-4251-b625-da6c5b4d1120"] 2021-11-29T20:56:32.174Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Request body: 2021-11-29T20:56:32.174Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:32.191Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:32.191Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:32.192Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Status text : 2021-11-29T20:56:32.192Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:32.193Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||Response body: { "requestId" : "c053b4f1-0b15-479e-b242-836b5cd8906d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:56:09.000+00:00", "endTime" : "2021-11-29T20:56:28.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:56:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "c053b4f1-0b15-479e-b242-836b5cd8906d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d" } } } 2021-11-29T20:56:32.193Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:32.194Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c053b4f1-0b15-479e-b242-836b5cd8906d|INFO|500||InvokeReturn 2021-11-29T20:56:32.195Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false 2021-11-29T20:56:32.196Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:56:32.196Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:32.196Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false 2021-11-29T20:56:32.197Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:56:32.197Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"84261455399d6b98", X-B3-SpanId:"d79c6fdd11d0f3dd", X-B3-ParentSpanId:"84261455399d6b98", X-B3-Sampled:"0", X-ONAP-RequestID:"9e37045c-82e3-4f49-ad68-6f72e52d710b", X-RequestID:"9e37045c-82e3-4f49-ad68-6f72e52d710b", X-TransactionID:"9e37045c-82e3-4f49-ad68-6f72e52d710b", X-ECOMP-RequestID:"9e37045c-82e3-4f49-ad68-6f72e52d710b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40350a7b-ee74-4747-8fec-7a2bf0957d9b"] 2021-11-29T20:56:32.197Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:56:32.198Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:32.213Z|4f9c689c-d716-4288-a9a8-be778a96d5ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:56:32.213Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:32.215Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:32.215Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:56:32.215Z|271c8019-a957-43ad-bcf4-0b2d383f11a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:56:32.215Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:32.215Z|41a5d57b-646c-4b5a-a076-95c98e83f3d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:56:32.216Z|271c8019-a957-43ad-bcf4-0b2d383f11a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:56:32.216Z|41a5d57b-646c-4b5a-a076-95c98e83f3d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:56:32.216Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:56:32.217Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:32.217Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c053b4f1-0b15-479e-b242-836b5cd8906d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:56:32.214Z|4f9c689c-d716-4288-a9a8-be778a96d5ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:56:32.231Z|9e37045c-82e3-4f49-ad68-6f72e52d710b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c053b4f1-0b15-479e-b242-836b5cd8906d|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:56:33.989Z|a7c92ec1-895b-4e8c-8842-d950a5b58d92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:56:33.993Z|a7c92ec1-895b-4e8c-8842-d950a5b58d92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:56:34.455Z|a89c9072-8365-47b1-9378-62910c62df1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:56:34.456Z|a89c9072-8365-47b1-9378-62910c62df1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:56:34.787Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:56:34.791Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: c36685c6-efab-4a74-b572-5e389a340291 already exists in requestDb InfraActiveRequests table 2021-11-29T20:56:34.792Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:56:34.793Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||Invoke 2021-11-29T20:56:34.793Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:34.793Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:56:34.794Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Method : GET 2021-11-29T20:56:34.794Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf5d891be6c8b01a", X-B3-SpanId:"baac656a1c628b40", X-B3-ParentSpanId:"cf5d891be6c8b01a", X-B3-Sampled:"0", X-ONAP-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-TransactionID:"c36685c6-efab-4a74-b572-5e389a340291", X-ECOMP-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63f60590-dec3-4c5d-9cdb-47e6310b1fd3"] 2021-11-29T20:56:34.795Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Request body: 2021-11-29T20:56:34.795Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:34.813Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:34.813Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T20:56:34.814Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status text : 2021-11-29T20:56:34.814Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:56:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:34.814Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Response body: 2021-11-29T20:56:34.815Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:34.815Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|404|Not Found|InvokeReturn 2021-11-29T20:56:34.827Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|||INFO|500||Running local validations 2021-11-29T20:56:34.836Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:56:34.884Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||Invoke 2021-11-29T20:56:34.885Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c36685c6-efab-4a74-b572-5e389a340291], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8204336a-f339-417a-8376-d5f97d274792], X-ECOMP-RequestID=[c36685c6-efab-4a74-b572-5e389a340291], X-TransactionId=[], X-ONAP-RequestID=[c36685c6-efab-4a74-b572-5e389a340291]} 2021-11-29T20:56:35.026Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|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/c05236a3d7a84a44b1b524bdcde12a01 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211129-20:56:34:922-24746], vertex-id=[630960], Content-Length=[1056], Date=[Mon, 29 Nov 2021 20:56:34 GMT], Content-Type=[application/json]} 2021-11-29T20:56:35.031Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|DEBUG|500||{"tenant-id":"c05236a3d7a84a44b1b524bdcde12a01","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1638219378620","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/ea56e49e-c802-453e-90e2-7ca231d14166","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ea56e49e-c802-453e-90e2-7ca231d14166"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_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"}]}]}} 2021-11-29T20:56:35.031Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||InvokeReturn 2021-11-29T20:56:35.033Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-11-29T20:56:35.033Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-11-29T20:56:35.037Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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 2021-11-29T20:56:35.038Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-11-29T20:56:35.038Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:35.038Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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 2021-11-29T20:56:35.039Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-11-29T20:56:35.040Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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:"cf5d891be6c8b01a", X-B3-SpanId:"fe70b757b04111d7", X-B3-ParentSpanId:"cf5d891be6c8b01a", X-B3-Sampled:"0", X-ONAP-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-TransactionID:"c36685c6-efab-4a74-b572-5e389a340291", X-ECOMP-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d0badd9-8830-4e7e-abbb-feec186202b9"] 2021-11-29T20:56:35.040Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"ea56e49e-c802-453e-90e2-7ca231d14166","serviceInstanceId":"5c3dd0e9-966f-47f5-b7dd-659cf866733b"},"instanceName":"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d","requestScope":"vfModule"} 2021-11-29T20:56:35.040Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:35.061Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:35.061Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:35.062Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-11-29T20:56:35.062Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:56:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:35.062Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-11-29T20:56:35.063Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:35.064Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-11-29T20:56:35.065Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1a55d533-af46-49c7-be1e-90c170656fc4|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1a55d533-af46-49c7-be1e-90c170656fc4 2021-11-29T20:56:35.065Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1a55d533-af46-49c7-be1e-90c170656fc4|INFO|500||Invoke 2021-11-29T20:56:35.067Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1a55d533-af46-49c7-be1e-90c170656fc4|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:35.067Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1a55d533-af46-49c7-be1e-90c170656fc4|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1a55d533-af46-49c7-be1e-90c170656fc4 2021-11-29T20:56:35.067Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1a55d533-af46-49c7-be1e-90c170656fc4|DEBUG|500||Method : GET 2021-11-29T20:56:35.067Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1a55d533-af46-49c7-be1e-90c170656fc4|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-TransactionID:"c36685c6-efab-4a74-b572-5e389a340291", X-ECOMP-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78508bf5-0a7c-45ee-8a48-783c1671d25b"] 2021-11-29T20:56:35.068Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1a55d533-af46-49c7-be1e-90c170656fc4|DEBUG|500||Request body: 2021-11-29T20:56:35.068Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1a55d533-af46-49c7-be1e-90c170656fc4|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:35.140Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1a55d533-af46-49c7-be1e-90c170656fc4|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:35.140Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1a55d533-af46-49c7-be1e-90c170656fc4|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:35.141Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1a55d533-af46-49c7-be1e-90c170656fc4|DEBUG|500||Status text : 2021-11-29T20:56:35.141Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1a55d533-af46-49c7-be1e-90c170656fc4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:35.142Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1a55d533-af46-49c7-be1e-90c170656fc4|DEBUG|500||Response body: { "id" : 9, "modelCustomizationUUID" : "1a55d533-af46-49c7-be1e-90c170656fc4", "label" : "base_ubuntu20", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2021-11-29 20:52:33.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" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/volumeHeatEnv" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vnfCustomization" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/heatEnvironment" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/cvnfcCustomization" } } } 2021-11-29T20:56:35.142Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1a55d533-af46-49c7-be1e-90c170656fc4|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:35.142Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1a55d533-af46-49c7-be1e-90c170656fc4|INFO|500||InvokeReturn 2021-11-29T20:56:35.158Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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 2021-11-29T20:56:35.159Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|INFO|500||Invoke 2021-11-29T20:56:35.159Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:35.159Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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 2021-11-29T20:56:35.160Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Method : GET 2021-11-29T20:56:35.160Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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:"c36685c6-efab-4a74-b572-5e389a340291", X-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-TransactionID:"c36685c6-efab-4a74-b572-5e389a340291", X-ECOMP-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a06e01e6-05f5-43ad-80f3-0da16fe23164"] 2021-11-29T20:56:35.161Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Request body: 2021-11-29T20:56:35.161Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:35.197Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:35.198Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:35.198Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Status text : 2021-11-29T20:56:35.199Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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/6519149e-e5d8-4fb8-8a1f-a23cceb4617a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:35.200Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Response body: { "modelUUID" : "6519149e-e5d8-4fb8-8a1f-a23cceb4617a", "modelInvariantUUID" : "79abba7e-8df1-437e-8022-cf4f57011566", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2021-11-29 20:52:33.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a/moduleHeatTemplate" } } } 2021-11-29T20:56:35.200Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:35.200Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|INFO|500||InvokeReturn 2021-11-29T20:56:35.213Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance 2021-11-29T20:56:35.214Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2021-11-29T20:56:35.214Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:35.214Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance 2021-11-29T20:56:35.215Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2021-11-29T20:56:35.215Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-TransactionID:"c36685c6-efab-4a74-b572-5e389a340291", X-ECOMP-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3c938e8-4814-4a6d-8b80-deb8cb17178b"] 2021-11-29T20:56:35.215Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2021-11-29T20:56:35.216Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:35.260Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:35.261Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T20:56:35.261Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2021-11-29T20:56:35.262Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:56:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:35.262Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2021-11-29T20:56:35.263Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:35.263Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2021-11-29T20:56:35.264Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=79abba7e-8df1-437e-8022-cf4f57011566|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=79abba7e-8df1-437e-8022-cf4f57011566 2021-11-29T20:56:35.264Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=79abba7e-8df1-437e-8022-cf4f57011566|INFO|500||Invoke 2021-11-29T20:56:35.265Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=79abba7e-8df1-437e-8022-cf4f57011566|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:35.265Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=79abba7e-8df1-437e-8022-cf4f57011566|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=79abba7e-8df1-437e-8022-cf4f57011566 2021-11-29T20:56:35.265Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=79abba7e-8df1-437e-8022-cf4f57011566|DEBUG|500||Method : GET 2021-11-29T20:56:35.265Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=79abba7e-8df1-437e-8022-cf4f57011566|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-TransactionID:"c36685c6-efab-4a74-b572-5e389a340291", X-ECOMP-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66718b49-476c-45a7-b1cf-679c6aaab96f"] 2021-11-29T20:56:35.266Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=79abba7e-8df1-437e-8022-cf4f57011566|DEBUG|500||Request body: 2021-11-29T20:56:35.266Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=79abba7e-8df1-437e-8022-cf4f57011566|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:35.295Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=79abba7e-8df1-437e-8022-cf4f57011566|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:35.296Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=79abba7e-8df1-437e-8022-cf4f57011566|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:35.296Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=79abba7e-8df1-437e-8022-cf4f57011566|DEBUG|500||Status text : 2021-11-29T20:56:35.297Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=79abba7e-8df1-437e-8022-cf4f57011566|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:35.298Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=79abba7e-8df1-437e-8022-cf4f57011566|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "6519149e-e5d8-4fb8-8a1f-a23cceb4617a", "modelInvariantUUID" : "79abba7e-8df1-437e-8022-cf4f57011566", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2021-11-29 20:52:33.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a/moduleHeatTemplate" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=79abba7e-8df1-437e-8022-cf4f57011566" } } } 2021-11-29T20:56:35.298Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=79abba7e-8df1-437e-8022-cf4f57011566|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:35.298Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=79abba7e-8df1-437e-8022-cf4f57011566|INFO|500||InvokeReturn 2021-11-29T20:56:35.303Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance 2021-11-29T20:56:35.306Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2021-11-29T20:56:35.309Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:35.309Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance 2021-11-29T20:56:35.310Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2021-11-29T20:56:35.310Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-TransactionID:"c36685c6-efab-4a74-b572-5e389a340291", X-ECOMP-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d90caab5-dfba-4e9c-b347-5c5ad34a20f3"] 2021-11-29T20:56:35.310Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2021-11-29T20:56:35.311Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:35.330Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:35.332Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T20:56:35.332Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2021-11-29T20:56:35.332Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:56:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:35.333Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2021-11-29T20:56:35.334Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:35.334Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=6519149e-e5d8-4fb8-8a1f-a23cceb4617a&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2021-11-29T20:56:35.335Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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 2021-11-29T20:56:35.336Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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 2021-11-29T20:56:35.336Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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================================================ 2021-11-29T20:56:35.337Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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 2021-11-29T20:56:35.337Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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 2021-11-29T20:56:35.338Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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:"c36685c6-efab-4a74-b572-5e389a340291", X-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-TransactionID:"c36685c6-efab-4a74-b572-5e389a340291", X-ECOMP-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f9c7603-4070-4903-82a1-e494d709e5d8"] 2021-11-29T20:56:35.338Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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: 2021-11-29T20:56:35.339Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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================================================ 2021-11-29T20:56:35.363Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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========================================== 2021-11-29T20:56:35.364Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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 2021-11-29T20:56:35.364Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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 : 2021-11-29T20:56:35.365Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:35.369Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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" } } } 2021-11-29T20:56:35.370Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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================================================= 2021-11-29T20:56:35.370Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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 2021-11-29T20:56:35.401Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a 2021-11-29T20:56:35.402Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|INFO|500||Invoke 2021-11-29T20:56:35.403Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:35.403Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a 2021-11-29T20:56:35.403Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|DEBUG|500||Method : GET 2021-11-29T20:56:35.404Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-TransactionID:"c36685c6-efab-4a74-b572-5e389a340291", X-ECOMP-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2dd3632-e911-45a3-b756-0ea79acc1897"] 2021-11-29T20:56:35.404Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|DEBUG|500||Request body: 2021-11-29T20:56:35.405Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:35.446Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:35.447Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:35.447Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|DEBUG|500||Status text : 2021-11-29T20:56:35.448Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:35.449Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|DEBUG|500||Response body: { "modelUUID" : "6519149e-e5d8-4fb8-8a1f-a23cceb4617a", "modelInvariantUUID" : "79abba7e-8df1-437e-8022-cf4f57011566", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2021-11-29 20:52:33.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a/moduleHeatTemplate" } } } 2021-11-29T20:56:35.449Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:35.450Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|INFO|500||InvokeReturn 2021-11-29T20:56:35.456Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:56:35.457Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-11-29T20:56:35.457Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:35.458Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:56:35.458Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-11-29T20:56:35.458Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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:"3404", X-B3-TraceId:"cf5d891be6c8b01a", X-B3-SpanId:"cae85009da025fa2", X-B3-ParentSpanId:"cf5d891be6c8b01a", X-B3-Sampled:"0", X-ONAP-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-TransactionID:"c36685c6-efab-4a74-b572-5e389a340291", X-ECOMP-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56517d22-a06f-462e-89b6-3f84a79bed41"] 2021-11-29T20:56:35.459Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"c36685c6-efab-4a74-b572-5e389a340291","requestStatus":"IN_PROGRESS","startTime":1638219394829,"source":"VID","vnfId":"ea56e49e-c802-453e-90e2-7ca231d14166","vnfType":"","tenantId":"c05236a3d7a84a44b1b524bdcde12a01","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ea56e49e-c802-453e-90e2-7ca231d14166\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"5c3dd0e9-966f-47f5-b7dd-659cf866733b","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"c36685c6-efab-4a74-b572-5e389a340291"} 2021-11-29T20:56:35.459Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:35.483Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:35.484Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-11-29T20:56:35.485Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-11-29T20:56:35.485Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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/c36685c6-efab-4a74-b572-5e389a340291", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:35.488Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:56:34.829+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ea56e49e-c802-453e-90e2-7ca231d14166\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-11-29T20:56:35.473+00:00", "vfModuleName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "c36685c6-efab-4a74-b572-5e389a340291", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" } } } 2021-11-29T20:56:35.489Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:35.489Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-11-29T20:56:35.642Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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 2021-11-29T20:56:35.643Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-11-29T20:56:35.643Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:35.643Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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 2021-11-29T20:56:35.643Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-11-29T20:56:35.644Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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:"cf5d891be6c8b01a", X-B3-SpanId:"af8a51d2128393d0", X-B3-ParentSpanId:"cf5d891be6c8b01a", X-B3-Sampled:"0", X-ONAP-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-TransactionID:"c36685c6-efab-4a74-b572-5e389a340291", X-ECOMP-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1f5f4b0-fc61-4244-8518-d7b7fbeb5694"] 2021-11-29T20:56:35.644Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/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\":\"79abba7e-8df1-437e-8022-cf4f57011566\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"1a55d533-af46-49c7-be1e-90c170656fc4\",\"modelVersionId\":\"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\"modelCustomizationId\":\"1a55d533-af46-49c7-be1e-90c170656fc4\",\"modelUuid\":\"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\"modelInvariantUuid\":\"79abba7e-8df1-437e-8022-cf4f57011566\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\"modelInfo\":{\"modelInvariantId\":\"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"894e7d24-22c2-4e3f-be3f-1159a5830a86\",\"modelUuid\":\"894e7d24-22c2-4e3f-be3f-1159a5830a86\",\"modelInvariantUuid\":\"c763a6a8-a076-49fd-a30a-a7a0f7edfece\"}}},{\"relatedInstance\":{\"instanceId\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"69abc257-0322-4d45-963e-78c87a3841a4\",\"modelVersionId\":\"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\"modelCustomizationId\":\"69abc257-0322-4d45-963e-78c87a3841a4\",\"modelUuid\":\"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\"modelInvariantUuid\":\"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\"vnfInstanceId\":\"ea56e49e-c802-453e-90e2-7ca231d14166\"}","type":"String"},"requestId":{"value":"c36685c6-efab-4a74-b572-5e389a340291","type":"String"},"mso-request-id":{"value":"c36685c6-efab-4a74-b572-5e389a340291","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"5c3dd0e9-966f-47f5-b7dd-659cf866733b","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"ea56e49e-c802-453e-90e2-7ca231d14166","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/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-11-29T20:56:35.644Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:36.659Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:36.659Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-11-29T20:56:36.659Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-11-29T20:56:36.660Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 29 Nov 2021 20:56:36 GMT", X-ONAP-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-TransactionID:"c36685c6-efab-4a74-b572-5e389a340291", X-ECOMP-RequestID:"c36685c6-efab-4a74-b572-5e389a340291", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b1f5f4b0-fc61-4244-8518-d7b7fbeb5694", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"] 2021-11-29T20:56:36.660Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"c36685c6-efab-4a74-b572-5e389a340291\",\"instanceId\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\"}}","message":"Success","processInstanceID":"d6f1a25f-5156-11ec-937a-3ed201e9b36e","variables":null,"messageCode":200} 2021-11-29T20:56:36.660Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:36.661Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-11-29T20:56:36.665Z|c36685c6-efab-4a74-b572-5e389a340291|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:56:36.810Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:56:36.814Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:56:36.816Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||Invoke 2021-11-29T20:56:36.816Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:36.816Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:56:36.817Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Method : GET 2021-11-29T20:56:36.817Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a74f9d0b303d3a2", X-B3-SpanId:"41a3677861c9e0c8", X-B3-ParentSpanId:"8a74f9d0b303d3a2", X-B3-Sampled:"0", X-ONAP-RequestID:"4205bdbe-69b8-4984-96bf-3223e134e993", X-RequestID:"4205bdbe-69b8-4984-96bf-3223e134e993", X-TransactionID:"4205bdbe-69b8-4984-96bf-3223e134e993", X-ECOMP-RequestID:"4205bdbe-69b8-4984-96bf-3223e134e993", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b713f9a-e1d4-49a7-b7de-30f22b4d1e08"] 2021-11-29T20:56:36.817Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Request body: 2021-11-29T20:56:36.818Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:36.835Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:36.835Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:36.836Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status text : 2021-11-29T20:56:36.836Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:36.837Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Response body: { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:56:34.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ea56e49e-c802-453e-90e2-7ca231d14166\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:56:36.000+00:00", "vfModuleId" : "921ae3d7-5d18-4fdf-a282-798831e76c6a", "vfModuleName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "c36685c6-efab-4a74-b572-5e389a340291", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" } } } 2021-11-29T20:56:36.838Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:36.838Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||InvokeReturn 2021-11-29T20:56:36.840Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:56:36.840Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:56:36.841Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:36.842Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:56:36.842Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:56:36.842Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a74f9d0b303d3a2", X-B3-SpanId:"0c1d554c959b4fd8", X-B3-ParentSpanId:"8a74f9d0b303d3a2", X-B3-Sampled:"0", X-ONAP-RequestID:"4205bdbe-69b8-4984-96bf-3223e134e993", X-RequestID:"4205bdbe-69b8-4984-96bf-3223e134e993", X-TransactionID:"4205bdbe-69b8-4984-96bf-3223e134e993", X-ECOMP-RequestID:"4205bdbe-69b8-4984-96bf-3223e134e993", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d81fb5eb-1415-48d5-adb0-ef1d62457a9c"] 2021-11-29T20:56:36.843Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:56:36.843Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:36.859Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:36.859Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:36.860Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:56:36.860Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:36.861Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:56:36.861Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:36.862Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:56:36.872Z|4205bdbe-69b8-4984-96bf-3223e134e993|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:56:42.241Z|36469a92-2036-4909-9436-ee5e9c3b02da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:56:42.241Z|fe6bc508-aec0-4799-9f27-eb8932d39777|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:56:42.241Z|36469a92-2036-4909-9436-ee5e9c3b02da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:56:42.241Z|fe6bc508-aec0-4799-9f27-eb8932d39777|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:56:42.245Z|33a9799c-9dd1-415f-9f23-881e71c9e998|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:56:42.245Z|33a9799c-9dd1-415f-9f23-881e71c9e998|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:56:47.000Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:56:47.005Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:56:47.005Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||Invoke 2021-11-29T20:56:47.005Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:47.006Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:56:47.006Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Method : GET 2021-11-29T20:56:47.006Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1df8de3bfa35b71", X-B3-SpanId:"c3c4c5bdc6dedfcb", X-B3-ParentSpanId:"c1df8de3bfa35b71", X-B3-Sampled:"0", X-ONAP-RequestID:"6a20d1bb-c825-48fa-b949-429b85d30930", X-RequestID:"6a20d1bb-c825-48fa-b949-429b85d30930", X-TransactionID:"6a20d1bb-c825-48fa-b949-429b85d30930", X-ECOMP-RequestID:"6a20d1bb-c825-48fa-b949-429b85d30930", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d395ae8a-dce4-4fda-83c6-314a8e9d5651"] 2021-11-29T20:56:47.007Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Request body: 2021-11-29T20:56:47.007Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:47.027Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:47.028Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:47.028Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status text : 2021-11-29T20:56:47.028Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:47.030Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Response body: { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "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" : "2021-11-29T20:56:34.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ea56e49e-c802-453e-90e2-7ca231d14166\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:56:41.000+00:00", "vfModuleId" : "921ae3d7-5d18-4fdf-a282-798831e76c6a", "vfModuleName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "c36685c6-efab-4a74-b572-5e389a340291", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" } } } 2021-11-29T20:56:47.030Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:47.031Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||InvokeReturn 2021-11-29T20:56:47.033Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:56:47.034Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:56:47.035Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:47.035Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:56:47.035Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:56:47.036Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1df8de3bfa35b71", X-B3-SpanId:"a17f1f3f8c32e7f9", X-B3-ParentSpanId:"c1df8de3bfa35b71", X-B3-Sampled:"0", X-ONAP-RequestID:"6a20d1bb-c825-48fa-b949-429b85d30930", X-RequestID:"6a20d1bb-c825-48fa-b949-429b85d30930", X-TransactionID:"6a20d1bb-c825-48fa-b949-429b85d30930", X-ECOMP-RequestID:"6a20d1bb-c825-48fa-b949-429b85d30930", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ed2fd24-f3f8-4636-a24c-087f5cc4a490"] 2021-11-29T20:56:47.036Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:56:47.036Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:47.047Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:47.047Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:47.048Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:56:47.048Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:47.049Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:56:47.049Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:47.050Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:56:47.105Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:56:47.106Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:56:47.106Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:47.106Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:56:47.107Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:56:47.107Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6a20d1bb-c825-48fa-b949-429b85d30930", X-RequestID:"6a20d1bb-c825-48fa-b949-429b85d30930", X-TransactionID:"6a20d1bb-c825-48fa-b949-429b85d30930", X-ECOMP-RequestID:"6a20d1bb-c825-48fa-b949-429b85d30930", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee5efda2-ec5d-49d5-addf-bef9f6a57caa"] 2021-11-29T20:56:47.107Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:56:47.107Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:47.241Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:47.241Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:47.242Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:56:47.242Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C7C2511C7B3B23F4C34CE174DDF65C48; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Mon, 29 Nov 2021 20:56:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:47.242Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","businessKey":"c36685c6-efab-4a74-b572-5e389a340291","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:56:45.198+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d6f1a25f-5156-11ec-937a-3ed201e9b36e","superProcessInstanceId":"dc99b1b9-5156-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T20:56:47.243Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:47.243Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:56:47.270Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:56:47.270Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:56:47.270Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:47.271Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:56:47.271Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:56:47.271Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6a20d1bb-c825-48fa-b949-429b85d30930", X-RequestID:"6a20d1bb-c825-48fa-b949-429b85d30930", X-TransactionID:"6a20d1bb-c825-48fa-b949-429b85d30930", X-ECOMP-RequestID:"6a20d1bb-c825-48fa-b949-429b85d30930", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd35b697-6edf-4f6f-a9dc-e72776727fa3"] 2021-11-29T20:56:47.272Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:56:47.272Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:47.401Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:47.401Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:47.402Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:56:47.402Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4317A1562F90705C524F1408489347E1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Mon, 29 Nov 2021 20:56:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:47.403Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:dc9d5b81-5156-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","executionId":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:56:45.198+0000","endTime":"2021-11-29T20:56:45.198+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d6f1a25f-5156-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:56:47.403Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:47.403Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:56:47.411Z|6a20d1bb-c825-48fa-b949-429b85d30930|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:56:48.987Z|c50ac92f-e09b-4ba2-aa31-b347dd179d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:56:48.988Z|c50ac92f-e09b-4ba2-aa31-b347dd179d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:56:49.082Z|e9bda43b-8e9b-4c30-867e-e7e87ef8ed9e|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:56:49.084Z|e9bda43b-8e9b-4c30-867e-e7e87ef8ed9e|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:56:52.264Z|9e43a2a9-d336-4f6f-a912-5226e9e953c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:56:52.265Z|9e43a2a9-d336-4f6f-a912-5226e9e953c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:56:52.266Z|3c4d0a85-d598-473a-9825-025ccebd6b29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:56:52.266Z|3c4d0a85-d598-473a-9825-025ccebd6b29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:56:52.268Z|15ff1eb8-d4f4-4e6b-a9d6-3113af47c401|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:56:52.269Z|15ff1eb8-d4f4-4e6b-a9d6-3113af47c401|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:56:57.541Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:56:57.546Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:56:57.547Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||Invoke 2021-11-29T20:56:57.547Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:57.547Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:56:57.548Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Method : GET 2021-11-29T20:56:57.548Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2cee2b71fbf2c7bc", X-B3-SpanId:"e3e55d482083dd0f", X-B3-ParentSpanId:"2cee2b71fbf2c7bc", X-B3-Sampled:"0", X-ONAP-RequestID:"136d7a5d-a679-4c1a-ab40-8bdf77a840cd", X-RequestID:"136d7a5d-a679-4c1a-ab40-8bdf77a840cd", X-TransactionID:"136d7a5d-a679-4c1a-ab40-8bdf77a840cd", X-ECOMP-RequestID:"136d7a5d-a679-4c1a-ab40-8bdf77a840cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53e9a9f8-69d3-4e75-bcb7-d0f836c7c484"] 2021-11-29T20:56:57.548Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Request body: 2021-11-29T20:56:57.548Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:57.571Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:57.572Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:57.572Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status text : 2021-11-29T20:56:57.573Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:57.573Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Response body: { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "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" : "2021-11-29T20:56:34.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ea56e49e-c802-453e-90e2-7ca231d14166\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:56:53.000+00:00", "vfModuleId" : "921ae3d7-5d18-4fdf-a282-798831e76c6a", "vfModuleName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "cloudIdentifier" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-11-29T20:56:47.000+00:00" } ], "requestURI" : "c36685c6-efab-4a74-b572-5e389a340291", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" } } } 2021-11-29T20:56:57.574Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:57.575Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||InvokeReturn 2021-11-29T20:56:57.577Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:56:57.577Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:56:57.578Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:57.578Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:56:57.579Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:56:57.579Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2cee2b71fbf2c7bc", X-B3-SpanId:"b0f7b539dc6deca5", X-B3-ParentSpanId:"2cee2b71fbf2c7bc", X-B3-Sampled:"0", X-ONAP-RequestID:"136d7a5d-a679-4c1a-ab40-8bdf77a840cd", X-RequestID:"136d7a5d-a679-4c1a-ab40-8bdf77a840cd", X-TransactionID:"136d7a5d-a679-4c1a-ab40-8bdf77a840cd", X-ECOMP-RequestID:"136d7a5d-a679-4c1a-ab40-8bdf77a840cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9acd948c-c21e-4793-948d-a1dca7b5ce74"] 2021-11-29T20:56:57.580Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:56:57.580Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:57.596Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:57.597Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:57.597Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:56:57.598Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:56:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:57.599Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "c36685c6-efab-4a74-b572-5e389a340291", "groupingId" : "2f461318-66c7-4962-afdf-5d53dea9663a", "name" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d/2f461318-66c7-4962-afdf-5d53dea9663a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"updated_time\":null,\"creation_time\":1638219411000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ed3c391c6ecc47a2aabc94ea0344b93f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"OS::stack_id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"OS::stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:56:54.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:56:57.600Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:57.600Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:56:57.649Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:56:57.650Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:56:57.650Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:57.650Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:56:57.651Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:56:57.651Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"136d7a5d-a679-4c1a-ab40-8bdf77a840cd", X-RequestID:"136d7a5d-a679-4c1a-ab40-8bdf77a840cd", X-TransactionID:"136d7a5d-a679-4c1a-ab40-8bdf77a840cd", X-ECOMP-RequestID:"136d7a5d-a679-4c1a-ab40-8bdf77a840cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b442b29-b1cd-4cbf-968c-76a6b4348021"] 2021-11-29T20:56:57.651Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:56:57.651Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:57.786Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:57.786Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:57.787Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:56:57.787Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0D17772C053C798A79B83D7F9C73CE1E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Mon, 29 Nov 2021 20:56:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:57.787Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","businessKey":"c36685c6-efab-4a74-b572-5e389a340291","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:56:45.198+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d6f1a25f-5156-11ec-937a-3ed201e9b36e","superProcessInstanceId":"dc99b1b9-5156-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T20:56:57.788Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:57.788Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:56:57.819Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:56:57.820Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:56:57.820Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:56:57.820Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:56:57.820Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:56:57.821Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"136d7a5d-a679-4c1a-ab40-8bdf77a840cd", X-RequestID:"136d7a5d-a679-4c1a-ab40-8bdf77a840cd", X-TransactionID:"136d7a5d-a679-4c1a-ab40-8bdf77a840cd", X-ECOMP-RequestID:"136d7a5d-a679-4c1a-ab40-8bdf77a840cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8795fdba-9c94-458b-8500-46db4b0d7f90"] 2021-11-29T20:56:57.822Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:56:57.822Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:56:57.953Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:56:57.954Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:56:57.954Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:56:57.954Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=361EB8F52F6F90A398297E53720F4956; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Mon, 29 Nov 2021 20:56:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:56:57.955Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e1640b72-5156-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","executionId":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:56:53.211+0000","endTime":"2021-11-29T20:56:53.217+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d6f1a25f-5156-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:56:57.955Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:56:57.955Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:56:57.960Z|136d7a5d-a679-4c1a-ab40-8bdf77a840cd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:57:02.287Z|66b6f176-0a88-442d-b995-9c40aeca4343|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:57:02.287Z|75cdb28d-e309-4601-9863-5b07570c952a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:57:02.287Z|66b6f176-0a88-442d-b995-9c40aeca4343|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:57:02.288Z|75cdb28d-e309-4601-9863-5b07570c952a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:57:02.289Z|5354566b-f2e2-44d6-bd69-45307b031145|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:57:02.289Z|5354566b-f2e2-44d6-bd69-45307b031145|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:57:03.988Z|e141592a-fd70-4ddf-a59e-228559dfcade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:57:03.989Z|e141592a-fd70-4ddf-a59e-228559dfcade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:57:04.457Z|a7c70c3d-0d93-47ee-83ac-5d80b7166dba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:57:04.458Z|a7c70c3d-0d93-47ee-83ac-5d80b7166dba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:57:08.101Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:57:08.105Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:57:08.105Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||Invoke 2021-11-29T20:57:08.105Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:08.105Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:57:08.106Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Method : GET 2021-11-29T20:57:08.106Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9de201971e0c8ff7", X-B3-SpanId:"7a7cff888542ddd7", X-B3-ParentSpanId:"9de201971e0c8ff7", X-B3-Sampled:"0", X-ONAP-RequestID:"7dae2bce-87f5-440e-9704-bbd45fe1d6b7", X-RequestID:"7dae2bce-87f5-440e-9704-bbd45fe1d6b7", X-TransactionID:"7dae2bce-87f5-440e-9704-bbd45fe1d6b7", X-ECOMP-RequestID:"7dae2bce-87f5-440e-9704-bbd45fe1d6b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c354654-d54a-4ac4-bdf9-926ebb4c32fe"] 2021-11-29T20:57:08.106Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Request body: 2021-11-29T20:57:08.106Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:08.140Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:08.140Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:08.141Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status text : 2021-11-29T20:57:08.141Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:57:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:08.144Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Response body: { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "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" : "2021-11-29T20:56:34.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ea56e49e-c802-453e-90e2-7ca231d14166\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:56:53.000+00:00", "vfModuleId" : "921ae3d7-5d18-4fdf-a282-798831e76c6a", "vfModuleName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "cloudIdentifier" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-11-29T20:56:47.000+00:00" } ], "requestURI" : "c36685c6-efab-4a74-b572-5e389a340291", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" } } } 2021-11-29T20:57:08.145Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:08.145Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||InvokeReturn 2021-11-29T20:57:08.147Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:57:08.147Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:57:08.148Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:08.148Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:57:08.148Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:57:08.148Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9de201971e0c8ff7", X-B3-SpanId:"6ebadf5f7e1768eb", X-B3-ParentSpanId:"9de201971e0c8ff7", X-B3-Sampled:"0", X-ONAP-RequestID:"7dae2bce-87f5-440e-9704-bbd45fe1d6b7", X-RequestID:"7dae2bce-87f5-440e-9704-bbd45fe1d6b7", X-TransactionID:"7dae2bce-87f5-440e-9704-bbd45fe1d6b7", X-ECOMP-RequestID:"7dae2bce-87f5-440e-9704-bbd45fe1d6b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"205a1723-d813-4bc1-97bd-2f37293076a4"] 2021-11-29T20:57:08.149Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:57:08.149Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:08.167Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:08.167Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:08.167Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:57:08.168Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:57:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:08.169Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "c36685c6-efab-4a74-b572-5e389a340291", "groupingId" : "2f461318-66c7-4962-afdf-5d53dea9663a", "name" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d/2f461318-66c7-4962-afdf-5d53dea9663a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"updated_time\":null,\"creation_time\":1638219411000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ed3c391c6ecc47a2aabc94ea0344b93f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"OS::stack_id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"OS::stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:56:54.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:57:08.170Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:08.170Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:57:08.204Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:57:08.205Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:57:08.205Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:08.205Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:57:08.206Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:57:08.206Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7dae2bce-87f5-440e-9704-bbd45fe1d6b7", X-RequestID:"7dae2bce-87f5-440e-9704-bbd45fe1d6b7", X-TransactionID:"7dae2bce-87f5-440e-9704-bbd45fe1d6b7", X-ECOMP-RequestID:"7dae2bce-87f5-440e-9704-bbd45fe1d6b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ddccdf7-7d6a-4e3c-89ab-1ee8c508b4f0"] 2021-11-29T20:57:08.206Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:57:08.207Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:08.338Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:08.339Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:08.339Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:57:08.339Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9EEDBCA36D58C27E7D1916C04CD8DB41; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Mon, 29 Nov 2021 20:57:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:08.340Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","businessKey":"c36685c6-efab-4a74-b572-5e389a340291","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:56:45.198+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d6f1a25f-5156-11ec-937a-3ed201e9b36e","superProcessInstanceId":"dc99b1b9-5156-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T20:57:08.340Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:08.340Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:57:08.367Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:57:08.368Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:57:08.368Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:08.368Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:57:08.368Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:57:08.369Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7dae2bce-87f5-440e-9704-bbd45fe1d6b7", X-RequestID:"7dae2bce-87f5-440e-9704-bbd45fe1d6b7", X-TransactionID:"7dae2bce-87f5-440e-9704-bbd45fe1d6b7", X-ECOMP-RequestID:"7dae2bce-87f5-440e-9704-bbd45fe1d6b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53a706a9-f302-4e01-a68a-0f97be895f18"] 2021-11-29T20:57:08.369Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:57:08.369Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:08.491Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:08.492Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:08.492Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:57:08.492Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=089E97342B400E01879FFB788A16B831; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Mon, 29 Nov 2021 20:57:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:08.493Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e1640b72-5156-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","executionId":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:56:53.211+0000","endTime":"2021-11-29T20:56:53.217+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d6f1a25f-5156-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:57:08.493Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:08.494Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:57:08.498Z|7dae2bce-87f5-440e-9704-bbd45fe1d6b7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:57:12.308Z|da5ce7e6-0ebf-40bc-8696-676ea480bd9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:57:12.308Z|7ac4a0cc-1841-4867-a3c1-33a021f5dce7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:57:12.308Z|334ee3ac-791a-4c78-851a-89c721d0308b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:57:12.308Z|da5ce7e6-0ebf-40bc-8696-676ea480bd9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:57:12.308Z|334ee3ac-791a-4c78-851a-89c721d0308b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:57:12.308Z|7ac4a0cc-1841-4867-a3c1-33a021f5dce7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:57:18.634Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:57:18.638Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:57:18.639Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||Invoke 2021-11-29T20:57:18.639Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:18.640Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:57:18.640Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Method : GET 2021-11-29T20:57:18.641Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e0de4fa491ea8dbc", X-B3-SpanId:"bb96e2fbde01044c", X-B3-ParentSpanId:"e0de4fa491ea8dbc", X-B3-Sampled:"0", X-ONAP-RequestID:"01b924ab-78e5-47dd-9161-8e1026a43f6a", X-RequestID:"01b924ab-78e5-47dd-9161-8e1026a43f6a", X-TransactionID:"01b924ab-78e5-47dd-9161-8e1026a43f6a", X-ECOMP-RequestID:"01b924ab-78e5-47dd-9161-8e1026a43f6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8969548-9883-4e83-b266-d2cb25885455"] 2021-11-29T20:57:18.641Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Request body: 2021-11-29T20:57:18.642Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:18.691Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:18.692Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:18.692Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status text : 2021-11-29T20:57:18.692Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:57:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:18.696Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Response body: { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "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" : "2021-11-29T20:56:34.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ea56e49e-c802-453e-90e2-7ca231d14166\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:56:53.000+00:00", "vfModuleId" : "921ae3d7-5d18-4fdf-a282-798831e76c6a", "vfModuleName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "cloudIdentifier" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-11-29T20:56:47.000+00:00" } ], "requestURI" : "c36685c6-efab-4a74-b572-5e389a340291", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" } } } 2021-11-29T20:57:18.696Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:18.697Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||InvokeReturn 2021-11-29T20:57:18.699Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:57:18.699Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:57:18.699Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:18.700Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:57:18.700Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:57:18.701Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e0de4fa491ea8dbc", X-B3-SpanId:"225233643fd5f7c3", X-B3-ParentSpanId:"e0de4fa491ea8dbc", X-B3-Sampled:"0", X-ONAP-RequestID:"01b924ab-78e5-47dd-9161-8e1026a43f6a", X-RequestID:"01b924ab-78e5-47dd-9161-8e1026a43f6a", X-TransactionID:"01b924ab-78e5-47dd-9161-8e1026a43f6a", X-ECOMP-RequestID:"01b924ab-78e5-47dd-9161-8e1026a43f6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fcc9261-7d65-4d9c-b592-f8ee44ac85cf"] 2021-11-29T20:57:18.701Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:57:18.701Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:18.720Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:18.721Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:18.722Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:57:18.722Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:57:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:18.723Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "c36685c6-efab-4a74-b572-5e389a340291", "groupingId" : "2f461318-66c7-4962-afdf-5d53dea9663a", "name" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d/2f461318-66c7-4962-afdf-5d53dea9663a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"updated_time\":null,\"creation_time\":1638219411000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ed3c391c6ecc47a2aabc94ea0344b93f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"OS::stack_id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"OS::stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:56:54.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:57:18.724Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:18.724Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:57:18.761Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:57:18.761Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:57:18.762Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:18.762Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:57:18.762Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:57:18.762Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"01b924ab-78e5-47dd-9161-8e1026a43f6a", X-RequestID:"01b924ab-78e5-47dd-9161-8e1026a43f6a", X-TransactionID:"01b924ab-78e5-47dd-9161-8e1026a43f6a", X-ECOMP-RequestID:"01b924ab-78e5-47dd-9161-8e1026a43f6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6685a41c-fea5-48e1-ac39-1887c5447061"] 2021-11-29T20:57:18.763Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:57:18.763Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:18.895Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:18.896Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:18.896Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:57:18.897Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CE14FEF5CA579F52E325E806B47D9E2A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Mon, 29 Nov 2021 20:57:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:18.897Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","businessKey":"c36685c6-efab-4a74-b572-5e389a340291","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:56:45.198+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d6f1a25f-5156-11ec-937a-3ed201e9b36e","superProcessInstanceId":"dc99b1b9-5156-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T20:57:18.898Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:18.898Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:57:18.924Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:57:18.924Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:57:18.924Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:18.925Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:57:18.925Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:57:18.925Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"01b924ab-78e5-47dd-9161-8e1026a43f6a", X-RequestID:"01b924ab-78e5-47dd-9161-8e1026a43f6a", X-TransactionID:"01b924ab-78e5-47dd-9161-8e1026a43f6a", X-ECOMP-RequestID:"01b924ab-78e5-47dd-9161-8e1026a43f6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8659ace2-ef74-4f9b-92ee-7cebb5b67c4c"] 2021-11-29T20:57:18.925Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:57:18.926Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:18.987Z|2c356a24-68ab-4d23-b6e9-0ff207328dd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:57:18.990Z|2c356a24-68ab-4d23-b6e9-0ff207328dd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:57:19.043Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:19.044Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:19.044Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:57:19.044Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=36B15D7CEE200F717033EA1AF988B28A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Mon, 29 Nov 2021 20:57:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:19.045Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e1640b72-5156-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","executionId":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:56:53.211+0000","endTime":"2021-11-29T20:56:53.217+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d6f1a25f-5156-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:57:19.045Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:19.045Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:57:19.049Z|01b924ab-78e5-47dd-9161-8e1026a43f6a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:57:22.340Z|1375a15f-a1d9-42af-9b3a-f0af2c267a78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:57:22.340Z|83a3d07f-1def-4451-891e-1aec321b867b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:57:22.340Z|83a3d07f-1def-4451-891e-1aec321b867b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:57:22.341Z|1375a15f-a1d9-42af-9b3a-f0af2c267a78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:57:22.343Z|1947759d-9151-4258-8b75-d04fe81a6776|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:57:22.343Z|1947759d-9151-4258-8b75-d04fe81a6776|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:57:29.176Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:57:29.181Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:57:29.182Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||Invoke 2021-11-29T20:57:29.182Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:29.183Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:57:29.183Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Method : GET 2021-11-29T20:57:29.183Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f25c22af19a2ac46", X-B3-SpanId:"e4809bb402d8cdc9", X-B3-ParentSpanId:"f25c22af19a2ac46", X-B3-Sampled:"0", X-ONAP-RequestID:"3deaaeff-04f3-47c3-94e0-8173edcd2752", X-RequestID:"3deaaeff-04f3-47c3-94e0-8173edcd2752", X-TransactionID:"3deaaeff-04f3-47c3-94e0-8173edcd2752", X-ECOMP-RequestID:"3deaaeff-04f3-47c3-94e0-8173edcd2752", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a986eb77-eab2-416f-8e68-502c0d1057f7"] 2021-11-29T20:57:29.184Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Request body: 2021-11-29T20:57:29.184Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:29.208Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:29.209Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:29.210Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status text : 2021-11-29T20:57:29.210Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:57:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:29.211Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Response body: { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "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" : "2021-11-29T20:56:34.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ea56e49e-c802-453e-90e2-7ca231d14166\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:56:53.000+00:00", "vfModuleId" : "921ae3d7-5d18-4fdf-a282-798831e76c6a", "vfModuleName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "cloudIdentifier" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-11-29T20:56:47.000+00:00" } ], "requestURI" : "c36685c6-efab-4a74-b572-5e389a340291", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" } } } 2021-11-29T20:57:29.211Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:29.212Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||InvokeReturn 2021-11-29T20:57:29.214Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:57:29.214Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:57:29.215Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:29.215Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:57:29.216Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:57:29.216Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f25c22af19a2ac46", X-B3-SpanId:"2d4b076ac5b2389e", X-B3-ParentSpanId:"f25c22af19a2ac46", X-B3-Sampled:"0", X-ONAP-RequestID:"3deaaeff-04f3-47c3-94e0-8173edcd2752", X-RequestID:"3deaaeff-04f3-47c3-94e0-8173edcd2752", X-TransactionID:"3deaaeff-04f3-47c3-94e0-8173edcd2752", X-ECOMP-RequestID:"3deaaeff-04f3-47c3-94e0-8173edcd2752", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4411f3ce-c015-42e7-956c-2f9e4d55e9b6"] 2021-11-29T20:57:29.216Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:57:29.217Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:29.228Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:29.229Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:29.229Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:57:29.229Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:57:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:29.230Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "c36685c6-efab-4a74-b572-5e389a340291", "groupingId" : "2f461318-66c7-4962-afdf-5d53dea9663a", "name" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d/2f461318-66c7-4962-afdf-5d53dea9663a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"updated_time\":null,\"creation_time\":1638219411000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ed3c391c6ecc47a2aabc94ea0344b93f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"OS::stack_id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"OS::stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:56:54.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:57:29.230Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:29.231Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:57:29.276Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:57:29.277Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:57:29.277Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:29.277Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:57:29.278Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:57:29.278Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3deaaeff-04f3-47c3-94e0-8173edcd2752", X-RequestID:"3deaaeff-04f3-47c3-94e0-8173edcd2752", X-TransactionID:"3deaaeff-04f3-47c3-94e0-8173edcd2752", X-ECOMP-RequestID:"3deaaeff-04f3-47c3-94e0-8173edcd2752", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c31e35d2-23d7-4b8c-9bdf-1ddc04786c88"] 2021-11-29T20:57:29.278Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:57:29.279Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:29.404Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:29.404Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:29.405Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:57:29.405Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=16BD8F8B8CEDE666C0833A6B9CF0DD2E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Mon, 29 Nov 2021 20:57:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:29.406Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","businessKey":"c36685c6-efab-4a74-b572-5e389a340291","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:56:45.198+0000","endTime":"2021-11-29T20:57:24.652+0000","removalTime":null,"durationInMillis":39454,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d6f1a25f-5156-11ec-937a-3ed201e9b36e","superProcessInstanceId":"dc99b1b9-5156-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2021-11-29T20:57:29.406Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:29.407Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:57:29.440Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:57:29.441Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:57:29.441Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:29.441Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:57:29.442Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:57:29.442Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3deaaeff-04f3-47c3-94e0-8173edcd2752", X-RequestID:"3deaaeff-04f3-47c3-94e0-8173edcd2752", X-TransactionID:"3deaaeff-04f3-47c3-94e0-8173edcd2752", X-ECOMP-RequestID:"3deaaeff-04f3-47c3-94e0-8173edcd2752", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fccdca2e-5f78-4c22-b5bf-68a393e5bcfc"] 2021-11-29T20:57:29.443Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:57:29.444Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:29.570Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:29.571Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:29.575Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:57:29.576Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A9E8A7F8541994632AFBAB8201784C88; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Mon, 29 Nov 2021 20:57:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:29.576Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:f4214175-5156-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","executionId":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:57:24.650+0000","endTime":"2021-11-29T20:57:24.651+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d6f1a25f-5156-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:57:29.577Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:29.577Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:57:29.582Z|3deaaeff-04f3-47c3-94e0-8173edcd2752|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:57:32.370Z|9b02924a-927a-4610-b6b6-d54575f89779|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:57:32.371Z|9b02924a-927a-4610-b6b6-d54575f89779|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:57:32.372Z|7bbc6be1-f2a9-4047-b008-1c2f3f4555b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:57:32.379Z|ab8f483e-8dc9-42ec-977a-81e53bae7911|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:57:32.373Z|7bbc6be1-f2a9-4047-b008-1c2f3f4555b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:57:32.381Z|ab8f483e-8dc9-42ec-977a-81e53bae7911|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:57:33.987Z|413e7b78-0513-4d37-b370-20916ed59135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:57:33.988Z|413e7b78-0513-4d37-b370-20916ed59135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:57:34.458Z|0cb38a2b-e135-4eef-ad87-04c976e543df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:57:34.459Z|0cb38a2b-e135-4eef-ad87-04c976e543df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:57:36.087Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:57:36.092Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 6c6b75d8-13b2-4bca-a00b-70042abc7e9b already exists in requestDb InfraActiveRequests table 2021-11-29T20:57:36.092Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:57:36.093Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||Invoke 2021-11-29T20:57:36.093Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:36.093Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:57:36.094Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Method : GET 2021-11-29T20:57:36.094Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a604e9d41a8565d", X-B3-SpanId:"80f589a955f91373", X-B3-ParentSpanId:"7a604e9d41a8565d", X-B3-Sampled:"0", X-ONAP-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-TransactionID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-ECOMP-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9d45d15-47ce-454c-98b2-a2ec1abd8cdb"] 2021-11-29T20:57:36.094Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Request body: 2021-11-29T20:57:36.094Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:36.114Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:36.114Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T20:57:36.115Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status text : 2021-11-29T20:57:36.115Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:57:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:36.115Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Response body: 2021-11-29T20:57:36.115Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:36.115Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|404|Not Found|InvokeReturn 2021-11-29T20:57:36.124Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2021-11-29T20:57:36.125Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2021-11-29T20:57:36.129Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:57:36.163Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2021-11-29T20:57:36.163Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|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=[6c6b75d8-13b2-4bca-a00b-70042abc7e9b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2a9fdcb1-105c-498f-8f97-8ba04ba8357f], X-ECOMP-RequestID=[6c6b75d8-13b2-4bca-a00b-70042abc7e9b], X-TransactionId=[], X-ONAP-RequestID=[6c6b75d8-13b2-4bca-a00b-70042abc7e9b]} 2021-11-29T20:57:36.315Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|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-211129-20:57:36:206-49645], Content-Length=[313], Date=[Mon, 29 Nov 2021 20:57:36 GMT], Content-Type=[application/json]} 2021-11-29T20:57:36.317Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|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"]}}} 2021-11-29T20:57:36.317Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|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 2021-11-29T20:57:36.320Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|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 2021-11-29T20:57:36.320Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2021-11-29T20:57:36.325Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:57:36.349Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T20:57:36.349Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2021-11-29T20:57:36.381Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|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 2021-11-29T20:57:36.382Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211129-20:57:36:364-79578], Content-Length=[313], Date=[Mon, 29 Nov 2021 20:57:36 GMT], Content-Type=[application/json]} 2021-11-29T20:57:36.383Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2021-11-29T20:57:36.386Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|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 2021-11-29T20:57:36.386Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2021-11-29T20:57:36.390Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:57:36.421Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T20:57:36.422Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|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/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||Invoke 2021-11-29T20:57:36.558Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|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/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||InvokeReturn 2021-11-29T20:57:36.559Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211129-20:57:36:442-66361], vertex-id=[192600], Content-Length=[618], Date=[Mon, 29 Nov 2021 20:57:36 GMT], Content-Type=[application/json]} 2021-11-29T20:57:36.560Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"c05236a3d7a84a44b1b524bdcde12a01","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1638219153058","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"}]}]}} 2021-11-29T20:57:36.561Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-11-29T20:57:36.562Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-11-29T20:57:36.580Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-11-29T20:57:36.581Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-11-29T20:57:36.581Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:36.581Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-11-29T20:57:36.582Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-11-29T20:57:36.582Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"113", X-B3-TraceId:"7a604e9d41a8565d", X-B3-SpanId:"009040b20abd1978", X-B3-ParentSpanId:"7a604e9d41a8565d", X-B3-Sampled:"0", X-ONAP-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-TransactionID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-ECOMP-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e14fa9c-8770-4590-8b5e-57f57c366303"] 2021-11-29T20:57:36.582Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285","requestScope":"service"} 2021-11-29T20:57:36.583Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:36.599Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:36.599Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:36.600Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-11-29T20:57:36.601Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:57:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:36.602Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-11-29T20:57:36.602Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:36.602Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-11-29T20:57:36.604Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307 2021-11-29T20:57:36.605Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|INFO|500||Invoke 2021-11-29T20:57:36.605Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:36.606Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307 2021-11-29T20:57:36.606Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Method : GET 2021-11-29T20:57:36.607Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-TransactionID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-ECOMP-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad464fb6-1760-482d-b4c5-704d4ab262dd"] 2021-11-29T20:57:36.607Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Request body: 2021-11-29T20:57:36.608Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:36.645Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:36.646Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:36.646Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Status text : 2021-11-29T20:57:36.647Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:57:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:36.648Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "070149ba-684a-4c79-84c6-227485ac4307", "modelInvariantUUID" : "ce7d5a01-2a21-47f7-8d25-81d7b7da5444", "created" : "2021-11-29 20:54:24.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/allottedCustomizations" } } } 2021-11-29T20:57:36.648Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:36.649Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|INFO|500||InvokeReturn 2021-11-29T20:57:36.652Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance 2021-11-29T20:57:36.653Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|INFO|500||Invoke 2021-11-29T20:57:36.653Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:36.653Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance 2021-11-29T20:57:36.654Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|DEBUG|500||Method : GET 2021-11-29T20:57:36.654Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-TransactionID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-ECOMP-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b30949a-7b3e-458f-b59a-7fcf89c4413c"] 2021-11-29T20:57:36.655Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|DEBUG|500||Request body: 2021-11-29T20:57:36.655Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:36.670Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:36.670Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T20:57:36.671Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|DEBUG|500||Status text : 2021-11-29T20:57:36.672Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:57:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:36.672Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|DEBUG|500||Response body: 2021-11-29T20:57:36.672Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:36.673Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|INFO|404|Not Found|InvokeReturn 2021-11-29T20:57:36.674Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444 2021-11-29T20:57:36.674Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|INFO|500||Invoke 2021-11-29T20:57:36.674Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:36.675Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444 2021-11-29T20:57:36.675Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|DEBUG|500||Method : GET 2021-11-29T20:57:36.675Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-TransactionID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-ECOMP-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33948693-dd7e-4795-9717-7a1824615a42"] 2021-11-29T20:57:36.676Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|DEBUG|500||Request body: 2021-11-29T20:57:36.676Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:36.699Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:36.700Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:36.700Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|DEBUG|500||Status text : 2021-11-29T20:57:36.701Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:57:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:36.703Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "070149ba-684a-4c79-84c6-227485ac4307", "modelInvariantUUID" : "ce7d5a01-2a21-47f7-8d25-81d7b7da5444", "created" : "2021-11-29 20:54:24.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/allottedCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444" } } } 2021-11-29T20:57:36.703Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:36.704Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|INFO|500||InvokeReturn 2021-11-29T20:57:36.713Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance 2021-11-29T20:57:36.714Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|INFO|500||Invoke 2021-11-29T20:57:36.714Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:36.715Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance 2021-11-29T20:57:36.715Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|DEBUG|500||Method : GET 2021-11-29T20:57:36.715Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-TransactionID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-ECOMP-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"067ab9c5-2594-42eb-a9a6-b66847930798"] 2021-11-29T20:57:36.715Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|DEBUG|500||Request body: 2021-11-29T20:57:36.716Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:36.728Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:36.729Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T20:57:36.729Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|DEBUG|500||Status text : 2021-11-29T20:57:36.729Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:57:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:36.730Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|DEBUG|500||Response body: 2021-11-29T20:57:36.730Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:36.731Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=createInstance|INFO|404|Not Found|InvokeReturn 2021-11-29T20:57:36.731Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-11-29T20:57:36.732Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-11-29T20:57:36.732Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:36.733Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-11-29T20:57:36.733Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-11-29T20:57:36.734Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-TransactionID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-ECOMP-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39dbf175-9f86-4120-b93d-8dfffe81fd80"] 2021-11-29T20:57:36.734Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-11-29T20:57:36.734Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:36.769Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:36.769Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:36.770Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-11-29T20:57:36.770Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:57:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:36.771Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2021-11-29 19:15:21.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" } } } 2021-11-29T20:57:36.771Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:36.772Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-11-29T20:57:36.775Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2021-11-29T20:57:36.776Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2021-11-29T20:57:36.776Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:36.777Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2021-11-29T20:57:36.777Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2021-11-29T20:57:36.778Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-TransactionID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-ECOMP-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"637f4563-0c24-409b-b559-e8138ca4a874"] 2021-11-29T20:57:36.778Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2021-11-29T20:57:36.779Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:36.805Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:36.805Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:36.805Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2021-11-29T20:57:36.806Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:57:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:36.810Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 506, "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" : "2021-11-29T19:15:21.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service" } } } 2021-11-29T20:57:36.810Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:36.811Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2021-11-29T20:57:36.813Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307 2021-11-29T20:57:36.813Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|INFO|500||Invoke 2021-11-29T20:57:36.813Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:36.814Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307 2021-11-29T20:57:36.814Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Method : GET 2021-11-29T20:57:36.815Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-TransactionID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-ECOMP-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12c4af1a-e769-4398-93b5-7256666e4d44"] 2021-11-29T20:57:36.815Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Request body: 2021-11-29T20:57:36.816Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:36.836Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:36.836Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:36.837Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Status text : 2021-11-29T20:57:36.837Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:57:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:36.839Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "070149ba-684a-4c79-84c6-227485ac4307", "modelInvariantUUID" : "ce7d5a01-2a21-47f7-8d25-81d7b7da5444", "created" : "2021-11-29 20:54:24.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/allottedCustomizations" } } } 2021-11-29T20:57:36.839Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:36.841Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|INFO|500||InvokeReturn 2021-11-29T20:57:36.848Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:57:36.849Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-11-29T20:57:36.849Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:36.849Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:57:36.850Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-11-29T20:57:36.850Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"9057", X-B3-TraceId:"7a604e9d41a8565d", X-B3-SpanId:"6ab2fc726575cd3f", X-B3-ParentSpanId:"7a604e9d41a8565d", X-B3-Sampled:"0", X-ONAP-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-TransactionID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-ECOMP-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5007bc0-f48e-43a8-b8d5-5297934a376d"] 2021-11-29T20:57:36.851Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6c6b75d8-13b2-4bca-a00b-70042abc7e9b","requestStatus":"IN_PROGRESS","startTime":1638219456125,"source":"VID","tenantId":"c05236a3d7a84a44b1b524bdcde12a01","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n\t\t\t\"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"resources\": {\n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"b2a03a3b-ecd4-4e7f-a446-d26ba046b004\",\n \"modelInvariantUuid\": \"875b9834-900b-479e-8e15-9a92bb34e4e7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"975fecd7-85b5-4ffd-a12c-a57bc59eb4f0\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \" \"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \" \"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"39d45629-1db8-4f65-a5ab-821e36d4e91c\",\n \"modelInvariantUuid\": \"c45d86ec-e301-4248-8dd2-1b496de63f10\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f28b70bf-68a3-4afd-a2f1-2ea0fa80595e\"\n },\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n \"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"05c38c1a-d3de-4e0e-8531-5eab4e801353\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"6c6b75d8-13b2-4bca-a00b-70042abc7e9b"} 2021-11-29T20:57:36.851Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:36.878Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:36.879Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-11-29T20:57:36.879Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-11-29T20:57:36.880Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:57:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:36.880Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:57:36.125+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n\t\t\t\"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"resources\": {\n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"b2a03a3b-ecd4-4e7f-a446-d26ba046b004\",\n \"modelInvariantUuid\": \"875b9834-900b-479e-8e15-9a92bb34e4e7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"975fecd7-85b5-4ffd-a12c-a57bc59eb4f0\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \" \"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \" \"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"39d45629-1db8-4f65-a5ab-821e36d4e91c\",\n \"modelInvariantUuid\": \"c45d86ec-e301-4248-8dd2-1b496de63f10\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f28b70bf-68a3-4afd-a2f1-2ea0fa80595e\"\n },\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n \"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"05c38c1a-d3de-4e0e-8531-5eab4e801353\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-11-29T20:57:36.866+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" } } } 2021-11-29T20:57:36.881Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:36.881Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-11-29T20:57:36.894Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-11-29T20:57:36.894Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-11-29T20:57:36.894Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:36.895Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-11-29T20:57:36.895Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-11-29T20:57:36.896Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4695", X-B3-TraceId:"7a604e9d41a8565d", X-B3-SpanId:"42678491825b4c90", X-B3-ParentSpanId:"7a604e9d41a8565d", X-B3-Sampled:"0", X-ONAP-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-TransactionID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-ECOMP-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3cb5612d-d43c-4de1-8c25-60d72783cc90"] 2021-11-29T20:57:36.896Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"070149ba-684a-4c79-84c6-227485ac4307\",\"modelUuid\":\"070149ba-684a-4c79-84c6-227485ac4307\",\"modelInvariantUuid\":\"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\"resources\":{\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"b2a03a3b-ecd4-4e7f-a446-d26ba046b004\",\"modelInvariantUuid\":\"875b9834-900b-479e-8e15-9a92bb34e4e7\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"975fecd7-85b5-4ffd-a12c-a57bc59eb4f0\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"platform\":{\"platformName\":\" \"},\"lineOfBusiness\":{\"lineOfBusinessName\":\" \"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_vm_macro\",\"instanceParams\":[{}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicVmMacro..base_ubuntu20..module-0\",\"modelVersionId\":\"39d45629-1db8-4f65-a5ab-821e36d4e91c\",\"modelInvariantUuid\":\"c45d86ec-e301-4248-8dd2-1b496de63f10\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"f28b70bf-68a3-4afd-a2f1-2ea0fa80595e\"},\"instanceName\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_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\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"070149ba-684a-4c79-84c6-227485ac4307\",\"modelInvariantId\":\"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\" \"},\"owningEntity\":{\"owningEntityId\":\"05c38c1a-d3de-4e0e-8531-5eab4e801353\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"6c6b75d8-13b2-4bca-a00b-70042abc7e9b","type":"String"},"mso-request-id":{"value":"6c6b75d8-13b2-4bca-a00b-70042abc7e9b","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"}}} 2021-11-29T20:57:36.896Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:38.914Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:38.914Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-11-29T20:57:38.915Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-11-29T20:57:38.915Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 29 Nov 2021 20:57:38 GMT", X-ONAP-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-TransactionID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-ECOMP-RequestID:"6c6b75d8-13b2-4bca-a00b-70042abc7e9b", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3cb5612d-d43c-4de1-8c25-60d72783cc90", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"] 2021-11-29T20:57:38.916Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"6c6b75d8-13b2-4bca-a00b-70042abc7e9b\",\"instanceId\":\"a6bdc776-750d-4126-be83-e0b840c17026\"}}","message":"Success","processInstanceID":"fb73f28d-5156-11ec-937a-3ed201e9b36e","variables":null,"messageCode":200} 2021-11-29T20:57:38.916Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:38.917Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-11-29T20:57:38.920Z|6c6b75d8-13b2-4bca-a00b-70042abc7e9b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:57:39.061Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:57:39.064Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:57:39.064Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||Invoke 2021-11-29T20:57:39.065Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:39.065Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:57:39.065Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Method : GET 2021-11-29T20:57:39.065Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9369ea4410f43bd4", X-B3-SpanId:"271d430ce03cc467", X-B3-ParentSpanId:"9369ea4410f43bd4", X-B3-Sampled:"0", X-ONAP-RequestID:"ad8c6876-9caa-4210-92e0-64d348ee73f9", X-RequestID:"ad8c6876-9caa-4210-92e0-64d348ee73f9", X-TransactionID:"ad8c6876-9caa-4210-92e0-64d348ee73f9", X-ECOMP-RequestID:"ad8c6876-9caa-4210-92e0-64d348ee73f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79d99ee9-7f58-49b3-b0b1-546134af7685"] 2021-11-29T20:57:39.065Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Request body: 2021-11-29T20:57:39.066Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:39.086Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:39.087Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:39.087Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status text : 2021-11-29T20:57:39.088Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:57:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:39.089Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Response body: { "requestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:57:36.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n\t\t\t\"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"resources\": {\n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"b2a03a3b-ecd4-4e7f-a446-d26ba046b004\",\n \"modelInvariantUuid\": \"875b9834-900b-479e-8e15-9a92bb34e4e7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"975fecd7-85b5-4ffd-a12c-a57bc59eb4f0\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \" \"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \" \"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"39d45629-1db8-4f65-a5ab-821e36d4e91c\",\n \"modelInvariantUuid\": \"c45d86ec-e301-4248-8dd2-1b496de63f10\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f28b70bf-68a3-4afd-a2f1-2ea0fa80595e\"\n },\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n \"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"05c38c1a-d3de-4e0e-8531-5eab4e801353\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:57:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a6bdc776-750d-4126-be83-e0b840c17026", "serviceInstanceName" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" } } } 2021-11-29T20:57:39.089Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:39.090Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||InvokeReturn 2021-11-29T20:57:39.091Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:57:39.092Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:57:39.092Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:39.092Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:57:39.092Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:57:39.092Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9369ea4410f43bd4", X-B3-SpanId:"37c5bf144f2956fe", X-B3-ParentSpanId:"9369ea4410f43bd4", X-B3-Sampled:"0", X-ONAP-RequestID:"ad8c6876-9caa-4210-92e0-64d348ee73f9", X-RequestID:"ad8c6876-9caa-4210-92e0-64d348ee73f9", X-TransactionID:"ad8c6876-9caa-4210-92e0-64d348ee73f9", X-ECOMP-RequestID:"ad8c6876-9caa-4210-92e0-64d348ee73f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de4a6884-dd6d-4d8a-9527-7e0b9def9d3c"] 2021-11-29T20:57:39.093Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:57:39.093Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:39.104Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:39.104Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:39.105Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:57:39.105Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:57:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:39.105Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:57:39.106Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:39.106Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:57:39.113Z|ad8c6876-9caa-4210-92e0-64d348ee73f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:57:39.712Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:57:39.716Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:57:39.717Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||Invoke 2021-11-29T20:57:39.717Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:39.718Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:57:39.718Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Method : GET 2021-11-29T20:57:39.718Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1bec52138f79dc34", X-B3-SpanId:"d64b0f1b4b6791f0", X-B3-ParentSpanId:"1bec52138f79dc34", X-B3-Sampled:"0", X-ONAP-RequestID:"7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36", X-RequestID:"7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36", X-TransactionID:"7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36", X-ECOMP-RequestID:"7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbff9f00-49aa-4a02-9e40-3336b67adb0c"] 2021-11-29T20:57:39.719Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Request body: 2021-11-29T20:57:39.719Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:39.738Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:39.738Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:39.739Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status text : 2021-11-29T20:57:39.740Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:57:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:39.741Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Response body: { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "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" : "2021-11-29T20:56:34.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ea56e49e-c802-453e-90e2-7ca231d14166\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:56:53.000+00:00", "vfModuleId" : "921ae3d7-5d18-4fdf-a282-798831e76c6a", "vfModuleName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "cloudIdentifier" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-11-29T20:56:47.000+00:00" } ], "requestURI" : "c36685c6-efab-4a74-b572-5e389a340291", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" } } } 2021-11-29T20:57:39.742Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:39.743Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||InvokeReturn 2021-11-29T20:57:39.745Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:57:39.745Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:57:39.746Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:39.746Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:57:39.747Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:57:39.748Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1bec52138f79dc34", X-B3-SpanId:"21a2b4d210ed5794", X-B3-ParentSpanId:"1bec52138f79dc34", X-B3-Sampled:"0", X-ONAP-RequestID:"7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36", X-RequestID:"7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36", X-TransactionID:"7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36", X-ECOMP-RequestID:"7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fef54205-5a8b-4214-98fc-db31dcd39a30"] 2021-11-29T20:57:39.748Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:57:39.749Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:39.761Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:39.762Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:39.762Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:57:39.762Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:57:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:39.763Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "c36685c6-efab-4a74-b572-5e389a340291", "groupingId" : "2f461318-66c7-4962-afdf-5d53dea9663a", "name" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d/2f461318-66c7-4962-afdf-5d53dea9663a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"updated_time\":null,\"creation_time\":1638219411000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ed3c391c6ecc47a2aabc94ea0344b93f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"OS::stack_id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"OS::stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:56:54.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:57:39.763Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:39.764Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:57:39.799Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:57:39.799Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:57:39.799Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:39.800Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:57:39.800Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:57:39.800Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36", X-RequestID:"7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36", X-TransactionID:"7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36", X-ECOMP-RequestID:"7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91163f2b-5550-42ae-a63e-f07f62897976"] 2021-11-29T20:57:39.801Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:57:39.801Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:39.926Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:39.926Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:39.927Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:57:39.927Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2F0D62583DECD0F4794F3E78F4165815; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Mon, 29 Nov 2021 20:57:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:39.928Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","businessKey":"c36685c6-efab-4a74-b572-5e389a340291","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:56:45.198+0000","endTime":"2021-11-29T20:57:24.652+0000","removalTime":null,"durationInMillis":39454,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d6f1a25f-5156-11ec-937a-3ed201e9b36e","superProcessInstanceId":"dc99b1b9-5156-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2021-11-29T20:57:39.928Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:39.928Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:57:39.951Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:57:39.952Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:57:39.952Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:39.952Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:57:39.953Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:57:39.953Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36", X-RequestID:"7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36", X-TransactionID:"7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36", X-ECOMP-RequestID:"7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c313d00-f71b-48f8-a355-955d182d83e5"] 2021-11-29T20:57:39.953Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:57:39.954Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:40.075Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:40.076Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:40.076Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:57:40.076Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FF674E58883336EE060252069211EA92; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Mon, 29 Nov 2021 20:57:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:40.077Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:f4214175-5156-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","executionId":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:57:24.650+0000","endTime":"2021-11-29T20:57:24.651+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d6f1a25f-5156-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:57:40.077Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:40.078Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:57:40.082Z|7b5919b9-cbd6-44b5-8fd8-b727bd4b9e36|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:57:42.391Z|0a98c99e-e03b-4e1e-9f00-e4085ccd43f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:57:42.392Z|0a98c99e-e03b-4e1e-9f00-e4085ccd43f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:57:42.401Z|bfbfa67a-4a6e-4774-b5bf-1d1ad8f05eb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:57:42.401Z|9504866c-fe23-4ca6-a34b-8a2e00c6aa6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:57:42.402Z|bfbfa67a-4a6e-4774-b5bf-1d1ad8f05eb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:57:42.402Z|9504866c-fe23-4ca6-a34b-8a2e00c6aa6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:57:48.990Z|959998dc-e457-4fd8-9e7e-0dca7be2f39a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:57:48.995Z|959998dc-e457-4fd8-9e7e-0dca7be2f39a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:57:49.091Z|66e9baf0-5cbc-46eb-8309-4d6ca2df0cfe|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:57:49.093Z|66e9baf0-5cbc-46eb-8309-4d6ca2df0cfe|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:57:49.261Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:57:49.267Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:57:49.268Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||Invoke 2021-11-29T20:57:49.268Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:49.268Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:57:49.269Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Method : GET 2021-11-29T20:57:49.269Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09d6d2c64a04e4b4", X-B3-SpanId:"813e00e5117c260e", X-B3-ParentSpanId:"09d6d2c64a04e4b4", X-B3-Sampled:"0", X-ONAP-RequestID:"8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5", X-RequestID:"8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5", X-TransactionID:"8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5", X-ECOMP-RequestID:"8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53175ad4-3e8f-49b1-a439-b67860fdd04a"] 2021-11-29T20:57:49.269Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Request body: 2021-11-29T20:57:49.270Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:49.290Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:49.291Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:49.291Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status text : 2021-11-29T20:57:49.291Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:57:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:49.292Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Response body: { "requestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "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" : "2021-11-29T20:57:36.000+00:00", "source" : "VID", "vnfId" : "0706992b-7033-443f-a682-466fae026a8f", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n\t\t\t\"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"resources\": {\n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"b2a03a3b-ecd4-4e7f-a446-d26ba046b004\",\n \"modelInvariantUuid\": \"875b9834-900b-479e-8e15-9a92bb34e4e7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"975fecd7-85b5-4ffd-a12c-a57bc59eb4f0\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \" \"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \" \"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"39d45629-1db8-4f65-a5ab-821e36d4e91c\",\n \"modelInvariantUuid\": \"c45d86ec-e301-4248-8dd2-1b496de63f10\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f28b70bf-68a3-4afd-a2f1-2ea0fa80595e\"\n },\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n \"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"05c38c1a-d3de-4e0e-8531-5eab4e801353\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:57:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a6bdc776-750d-4126-be83-e0b840c17026", "serviceInstanceName" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" } } } 2021-11-29T20:57:49.292Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:49.293Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||InvokeReturn 2021-11-29T20:57:49.295Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:57:49.295Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:57:49.296Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:49.296Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:57:49.296Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:57:49.297Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09d6d2c64a04e4b4", X-B3-SpanId:"b7367f883f1be23c", X-B3-ParentSpanId:"09d6d2c64a04e4b4", X-B3-Sampled:"0", X-ONAP-RequestID:"8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5", X-RequestID:"8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5", X-TransactionID:"8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5", X-ECOMP-RequestID:"8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9a13e37-4d0c-484f-a5ec-f0d9661ce6f8"] 2021-11-29T20:57:49.297Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:57:49.297Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:49.307Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:49.308Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:49.308Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:57:49.309Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:57:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:49.309Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:57:49.309Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:49.310Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:57:49.348Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:57:49.349Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:57:49.349Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:49.350Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:57:49.350Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:57:49.350Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5", X-RequestID:"8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5", X-TransactionID:"8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5", X-ECOMP-RequestID:"8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a30b049a-95fa-4198-9c01-f6e4233050bd"] 2021-11-29T20:57:49.351Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:57:49.351Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:49.475Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:49.477Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:49.477Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:57:49.477Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FFA98A9EEC02FBB587C9968D6B6C2FD3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"652", Date:"Mon, 29 Nov 2021 20:57:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:49.478Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"01d6512d-5157-11ec-937a-3ed201e9b36e","businessKey":"6c6b75d8-13b2-4bca-a00b-70042abc7e9b","processDefinitionId":"SDNCHandler:1:c346ba4d-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-11-29T20:57:47.647+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"fb73f28d-5156-11ec-937a-3ed201e9b36e","superProcessInstanceId":"ffdf3ccc-5156-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T20:57:49.478Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:49.479Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:57:49.509Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01d6512d-5157-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01d6512d-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:57:49.509Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01d6512d-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:57:49.510Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01d6512d-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:49.510Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01d6512d-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01d6512d-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:57:49.510Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01d6512d-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:57:49.510Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01d6512d-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5", X-RequestID:"8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5", X-TransactionID:"8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5", X-ECOMP-RequestID:"8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bae585b8-12c8-40bd-9f7c-3822364f59cb"] 2021-11-29T20:57:49.511Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01d6512d-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:57:49.511Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01d6512d-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:49.639Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01d6512d-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:49.639Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01d6512d-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:49.640Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01d6512d-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:57:49.640Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01d6512d-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B7476D78740FBD2658CCAE22FB0B38FC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"781", Date:"Mon, 29 Nov 2021 20:57:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:49.641Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01d6512d-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"02356155-5157-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"SubProcess_0y8yozw:01efccb9-5157-11ec-937a-3ed201e9b36e","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c346ba4d-5148-11ec-937a-3ed201e9b36e","processInstanceId":"01d6512d-5157-11ec-937a-3ed201e9b36e","executionId":"02356153-5157-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:57:48.270+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fb73f28d-5156-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:57:49.641Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01d6512d-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:49.641Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=01d6512d-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:57:49.648Z|8b54d2ce-5d4f-4825-a1f2-e5200b97eeb5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:57:50.214Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:57:50.220Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:57:50.220Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||Invoke 2021-11-29T20:57:50.220Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:50.221Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:57:50.221Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Method : GET 2021-11-29T20:57:50.221Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b69f9359b3f85f50", X-B3-SpanId:"5f4bfc2954077215", X-B3-ParentSpanId:"b69f9359b3f85f50", X-B3-Sampled:"0", X-ONAP-RequestID:"aa82abe7-d9c1-4bbd-b881-9e0a68af1480", X-RequestID:"aa82abe7-d9c1-4bbd-b881-9e0a68af1480", X-TransactionID:"aa82abe7-d9c1-4bbd-b881-9e0a68af1480", X-ECOMP-RequestID:"aa82abe7-d9c1-4bbd-b881-9e0a68af1480", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97ed4007-b8f1-4942-ad5d-36f9ffeb6428"] 2021-11-29T20:57:50.221Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Request body: 2021-11-29T20:57:50.221Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:50.242Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:50.243Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:50.243Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status text : 2021-11-29T20:57:50.244Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:57:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:50.244Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Response body: { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "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" : "2021-11-29T20:56:34.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ea56e49e-c802-453e-90e2-7ca231d14166\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:56:53.000+00:00", "vfModuleId" : "921ae3d7-5d18-4fdf-a282-798831e76c6a", "vfModuleName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "cloudIdentifier" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-11-29T20:56:47.000+00:00" } ], "requestURI" : "c36685c6-efab-4a74-b572-5e389a340291", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" } } } 2021-11-29T20:57:50.245Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:50.245Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||InvokeReturn 2021-11-29T20:57:50.250Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:57:50.251Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:57:50.251Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:50.251Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:57:50.252Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:57:50.252Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b69f9359b3f85f50", X-B3-SpanId:"4542c80e214e64ff", X-B3-ParentSpanId:"b69f9359b3f85f50", X-B3-Sampled:"0", X-ONAP-RequestID:"aa82abe7-d9c1-4bbd-b881-9e0a68af1480", X-RequestID:"aa82abe7-d9c1-4bbd-b881-9e0a68af1480", X-TransactionID:"aa82abe7-d9c1-4bbd-b881-9e0a68af1480", X-ECOMP-RequestID:"aa82abe7-d9c1-4bbd-b881-9e0a68af1480", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbb4564f-320c-48f8-801f-482f1d3661b2"] 2021-11-29T20:57:50.253Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:57:50.253Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:50.266Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:50.267Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:50.267Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:57:50.267Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:57:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:50.268Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "c36685c6-efab-4a74-b572-5e389a340291", "groupingId" : "2f461318-66c7-4962-afdf-5d53dea9663a", "name" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d/2f461318-66c7-4962-afdf-5d53dea9663a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"updated_time\":null,\"creation_time\":1638219411000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ed3c391c6ecc47a2aabc94ea0344b93f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"OS::stack_id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"OS::stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:56:54.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:57:50.268Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:50.269Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:57:50.309Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:57:50.310Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:57:50.310Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:50.311Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:57:50.311Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:57:50.311Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aa82abe7-d9c1-4bbd-b881-9e0a68af1480", X-RequestID:"aa82abe7-d9c1-4bbd-b881-9e0a68af1480", X-TransactionID:"aa82abe7-d9c1-4bbd-b881-9e0a68af1480", X-ECOMP-RequestID:"aa82abe7-d9c1-4bbd-b881-9e0a68af1480", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49c3e668-2598-4f52-a912-d87b3597462e"] 2021-11-29T20:57:50.312Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:57:50.312Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:50.436Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:50.437Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:50.437Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:57:50.437Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D6F3A5524705746295379951A95CD970; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Mon, 29 Nov 2021 20:57:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:50.438Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","businessKey":"c36685c6-efab-4a74-b572-5e389a340291","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:56:45.198+0000","endTime":"2021-11-29T20:57:24.652+0000","removalTime":null,"durationInMillis":39454,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d6f1a25f-5156-11ec-937a-3ed201e9b36e","superProcessInstanceId":"dc99b1b9-5156-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2021-11-29T20:57:50.438Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:50.438Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:57:50.466Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:57:50.467Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:57:50.467Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:50.467Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:57:50.467Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:57:50.468Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aa82abe7-d9c1-4bbd-b881-9e0a68af1480", X-RequestID:"aa82abe7-d9c1-4bbd-b881-9e0a68af1480", X-TransactionID:"aa82abe7-d9c1-4bbd-b881-9e0a68af1480", X-ECOMP-RequestID:"aa82abe7-d9c1-4bbd-b881-9e0a68af1480", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5249662-888a-4f7b-977c-784483438c1d"] 2021-11-29T20:57:50.468Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:57:50.468Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:50.584Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:50.585Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:50.585Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:57:50.585Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=81E320126CBE000338ED64CF522D5EFC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Mon, 29 Nov 2021 20:57:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:50.586Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:f4214175-5156-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","executionId":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:57:24.650+0000","endTime":"2021-11-29T20:57:24.651+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d6f1a25f-5156-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:57:50.586Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:50.586Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:57:50.590Z|aa82abe7-d9c1-4bbd-b881-9e0a68af1480|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:57:52.420Z|ade44720-b145-4217-9f4e-daba6fd25072|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:57:52.421Z|ade44720-b145-4217-9f4e-daba6fd25072|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:57:52.428Z|0cdd8d4a-8303-45d8-a15f-bb053072283a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:57:52.428Z|5b1563c9-c8ee-47c5-9d94-e3ec619516a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:57:52.429Z|0cdd8d4a-8303-45d8-a15f-bb053072283a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:57:52.429Z|5b1563c9-c8ee-47c5-9d94-e3ec619516a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:57:59.772Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:57:59.781Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:57:59.782Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||Invoke 2021-11-29T20:57:59.782Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:59.782Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:57:59.782Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Method : GET 2021-11-29T20:57:59.783Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b407db81759a5a0", X-B3-SpanId:"a8bdcc20faf6e8e7", X-B3-ParentSpanId:"0b407db81759a5a0", X-B3-Sampled:"0", X-ONAP-RequestID:"312b5b3c-a081-43f1-8aa1-e7e9caa5117d", X-RequestID:"312b5b3c-a081-43f1-8aa1-e7e9caa5117d", X-TransactionID:"312b5b3c-a081-43f1-8aa1-e7e9caa5117d", X-ECOMP-RequestID:"312b5b3c-a081-43f1-8aa1-e7e9caa5117d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f86ac89-2ebd-4fa8-b49f-ffdca20a7fef"] 2021-11-29T20:57:59.783Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Request body: 2021-11-29T20:57:59.783Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:59.807Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:59.807Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:59.808Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status text : 2021-11-29T20:57:59.808Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:57:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:59.810Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Response body: { "requestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 3; BBs remaining = 6).", "progress" : 36, "startTime" : "2021-11-29T20:57:36.000+00:00", "source" : "VID", "vnfId" : "0706992b-7033-443f-a682-466fae026a8f", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n\t\t\t\"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"resources\": {\n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"b2a03a3b-ecd4-4e7f-a446-d26ba046b004\",\n \"modelInvariantUuid\": \"875b9834-900b-479e-8e15-9a92bb34e4e7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"975fecd7-85b5-4ffd-a12c-a57bc59eb4f0\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \" \"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \" \"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"39d45629-1db8-4f65-a5ab-821e36d4e91c\",\n \"modelInvariantUuid\": \"c45d86ec-e301-4248-8dd2-1b496de63f10\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f28b70bf-68a3-4afd-a2f1-2ea0fa80595e\"\n },\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n \"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"05c38c1a-d3de-4e0e-8531-5eab4e801353\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:57:58.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a6bdc776-750d-4126-be83-e0b840c17026", "serviceInstanceName" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" } } } 2021-11-29T20:57:59.811Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:59.811Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||InvokeReturn 2021-11-29T20:57:59.813Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:57:59.819Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:57:59.820Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:59.820Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:57:59.820Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:57:59.821Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b407db81759a5a0", X-B3-SpanId:"a09b45cd3044ac04", X-B3-ParentSpanId:"0b407db81759a5a0", X-B3-Sampled:"0", X-ONAP-RequestID:"312b5b3c-a081-43f1-8aa1-e7e9caa5117d", X-RequestID:"312b5b3c-a081-43f1-8aa1-e7e9caa5117d", X-TransactionID:"312b5b3c-a081-43f1-8aa1-e7e9caa5117d", X-ECOMP-RequestID:"312b5b3c-a081-43f1-8aa1-e7e9caa5117d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e65a8d6-2293-4c0c-81fb-24a3f3bb4e85"] 2021-11-29T20:57:59.821Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:57:59.821Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:57:59.835Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:57:59.835Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:57:59.836Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:57:59.836Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:57:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:57:59.837Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:57:59.837Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:57:59.838Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:57:59.990Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:57:59.990Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:57:59.990Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:57:59.991Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:57:59.991Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:57:59.991Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"312b5b3c-a081-43f1-8aa1-e7e9caa5117d", X-RequestID:"312b5b3c-a081-43f1-8aa1-e7e9caa5117d", X-TransactionID:"312b5b3c-a081-43f1-8aa1-e7e9caa5117d", X-ECOMP-RequestID:"312b5b3c-a081-43f1-8aa1-e7e9caa5117d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17c9d32c-5e95-4f9f-8382-6afb391e4c3f"] 2021-11-29T20:57:59.991Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:57:59.991Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:00.158Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:00.158Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:00.159Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:58:00.159Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2E0163E9881580567911F2A5A1045E26; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Mon, 29 Nov 2021 20:58:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:00.159Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0610c6c1-5157-11ec-937a-3ed201e9b36e","businessKey":"6c6b75d8-13b2-4bca-a00b-70042abc7e9b","processDefinitionId":"SDNCHandler:1:c346ba4d-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-11-29T20:57:54.741+0000","endTime":"2021-11-29T20:57:57.767+0000","removalTime":null,"durationInMillis":3026,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"fb73f28d-5156-11ec-937a-3ed201e9b36e","superProcessInstanceId":"05d73ff4-5157-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2021-11-29T20:58:00.160Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:00.161Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:58:00.196Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0610c6c1-5157-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0610c6c1-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:58:00.196Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0610c6c1-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:58:00.197Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0610c6c1-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:00.197Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0610c6c1-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0610c6c1-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:58:00.197Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0610c6c1-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:58:00.198Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0610c6c1-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"312b5b3c-a081-43f1-8aa1-e7e9caa5117d", X-RequestID:"312b5b3c-a081-43f1-8aa1-e7e9caa5117d", X-TransactionID:"312b5b3c-a081-43f1-8aa1-e7e9caa5117d", X-ECOMP-RequestID:"312b5b3c-a081-43f1-8aa1-e7e9caa5117d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed80da9e-1ff1-485d-831a-ed1ca650dbfa"] 2021-11-29T20:58:00.198Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0610c6c1-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:58:00.198Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0610c6c1-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:00.344Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0610c6c1-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:00.345Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0610c6c1-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:00.345Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0610c6c1-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:58:00.346Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0610c6c1-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=04BF56D8160614215EF8D9EE08A9C086; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Mon, 29 Nov 2021 20:58:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:00.346Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0610c6c1-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"0648edf9-5157-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"SubProcess_0y8yozw:062eaf1d-5157-11ec-937a-3ed201e9b36e","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c346ba4d-5148-11ec-937a-3ed201e9b36e","processInstanceId":"0610c6c1-5157-11ec-937a-3ed201e9b36e","executionId":"0648edf7-5157-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:57:55.109+0000","endTime":"2021-11-29T20:57:57.663+0000","durationInMillis":2554,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fb73f28d-5156-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:58:00.346Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0610c6c1-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:00.347Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0610c6c1-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:58:00.357Z|312b5b3c-a081-43f1-8aa1-e7e9caa5117d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:58:00.741Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:58:00.745Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:58:00.745Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||Invoke 2021-11-29T20:58:00.745Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:00.746Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:58:00.746Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Method : GET 2021-11-29T20:58:00.746Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a1320af1b9c6c29c", X-B3-SpanId:"4a7906d84d320971", X-B3-ParentSpanId:"a1320af1b9c6c29c", X-B3-Sampled:"0", X-ONAP-RequestID:"4a79aaa1-88fb-4257-91eb-859f47f530b9", X-RequestID:"4a79aaa1-88fb-4257-91eb-859f47f530b9", X-TransactionID:"4a79aaa1-88fb-4257-91eb-859f47f530b9", X-ECOMP-RequestID:"4a79aaa1-88fb-4257-91eb-859f47f530b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9f7d843-9206-4278-870e-7a2903765779"] 2021-11-29T20:58:00.747Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Request body: 2021-11-29T20:58:00.747Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:00.765Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:00.765Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:00.766Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status text : 2021-11-29T20:58:00.766Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:57:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:00.767Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Response body: { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "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" : "2021-11-29T20:56:34.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ea56e49e-c802-453e-90e2-7ca231d14166\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:56:53.000+00:00", "vfModuleId" : "921ae3d7-5d18-4fdf-a282-798831e76c6a", "vfModuleName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "cloudIdentifier" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-11-29T20:56:47.000+00:00" } ], "requestURI" : "c36685c6-efab-4a74-b572-5e389a340291", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" } } } 2021-11-29T20:58:00.768Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:00.768Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||InvokeReturn 2021-11-29T20:58:00.771Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:58:00.771Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:58:00.771Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:00.772Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:58:00.772Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:58:00.773Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a1320af1b9c6c29c", X-B3-SpanId:"d6f8afe95b3fc2a8", X-B3-ParentSpanId:"a1320af1b9c6c29c", X-B3-Sampled:"0", X-ONAP-RequestID:"4a79aaa1-88fb-4257-91eb-859f47f530b9", X-RequestID:"4a79aaa1-88fb-4257-91eb-859f47f530b9", X-TransactionID:"4a79aaa1-88fb-4257-91eb-859f47f530b9", X-ECOMP-RequestID:"4a79aaa1-88fb-4257-91eb-859f47f530b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fee95fc-edaf-4bde-a6c7-c795251c1573"] 2021-11-29T20:58:00.773Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:58:00.773Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:00.786Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:00.786Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:00.786Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:58:00.787Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:57:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:00.788Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "c36685c6-efab-4a74-b572-5e389a340291", "groupingId" : "2f461318-66c7-4962-afdf-5d53dea9663a", "name" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d/2f461318-66c7-4962-afdf-5d53dea9663a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"updated_time\":null,\"creation_time\":1638219411000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ed3c391c6ecc47a2aabc94ea0344b93f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"OS::stack_id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"OS::stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:56:54.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:58:00.788Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:00.788Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:58:00.826Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:58:00.827Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:58:00.827Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:00.828Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:58:00.829Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:58:00.829Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4a79aaa1-88fb-4257-91eb-859f47f530b9", X-RequestID:"4a79aaa1-88fb-4257-91eb-859f47f530b9", X-TransactionID:"4a79aaa1-88fb-4257-91eb-859f47f530b9", X-ECOMP-RequestID:"4a79aaa1-88fb-4257-91eb-859f47f530b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e35e008d-5cce-4d70-a24b-c2c3b8082616"] 2021-11-29T20:58:00.829Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:58:00.830Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:00.965Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:00.966Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:00.966Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:58:00.966Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A0507A6C4E0E4663F3A480E36358F1E7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Mon, 29 Nov 2021 20:58:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:00.967Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","businessKey":"c36685c6-efab-4a74-b572-5e389a340291","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:56:45.198+0000","endTime":"2021-11-29T20:57:24.652+0000","removalTime":null,"durationInMillis":39454,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d6f1a25f-5156-11ec-937a-3ed201e9b36e","superProcessInstanceId":"dc99b1b9-5156-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2021-11-29T20:58:00.967Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:00.968Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c36685c6-efab-4a74-b572-5e389a340291&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:58:00.996Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:58:00.996Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:58:00.997Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:00.997Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:58:00.997Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:58:00.998Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4a79aaa1-88fb-4257-91eb-859f47f530b9", X-RequestID:"4a79aaa1-88fb-4257-91eb-859f47f530b9", X-TransactionID:"4a79aaa1-88fb-4257-91eb-859f47f530b9", X-ECOMP-RequestID:"4a79aaa1-88fb-4257-91eb-859f47f530b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5016e164-7ec9-412f-827d-53ad3ce167e6"] 2021-11-29T20:58:00.998Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:58:00.998Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:01.160Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:01.161Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:01.161Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:58:01.162Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2DE8B198D35630106D7B0E09AE56D618; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Mon, 29 Nov 2021 20:58:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:01.162Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:f4214175-5156-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","executionId":"dc9d5b7a-5156-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:57:24.650+0000","endTime":"2021-11-29T20:57:24.651+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d6f1a25f-5156-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:58:01.163Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:01.164Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dc9d5b7a-5156-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:58:01.169Z|4a79aaa1-88fb-4257-91eb-859f47f530b9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:58:02.444Z|8b73290c-d277-452c-ba1b-b1d8da033a8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:58:02.445Z|8b73290c-d277-452c-ba1b-b1d8da033a8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:58:02.447Z|803ac664-546d-4973-b33c-66e4c9a48040|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:58:02.448Z|803ac664-546d-4973-b33c-66e4c9a48040|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:58:02.450Z|412ad397-ac20-4388-8f65-f69573daefc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:58:02.450Z|412ad397-ac20-4388-8f65-f69573daefc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:58:03.991Z|5c816197-f214-47da-a62e-aa9fac84a70e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:58:03.991Z|5c816197-f214-47da-a62e-aa9fac84a70e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:58:04.460Z|e952c648-655b-4413-b513-22ed02c4fffa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:58:04.460Z|e952c648-655b-4413-b513-22ed02c4fffa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:58:10.492Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:58:10.497Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:58:10.497Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||Invoke 2021-11-29T20:58:10.497Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:10.498Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:58:10.498Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Method : GET 2021-11-29T20:58:10.498Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f65a12fdaa6c0e1", X-B3-SpanId:"5d9b65a42699eb51", X-B3-ParentSpanId:"0f65a12fdaa6c0e1", X-B3-Sampled:"0", X-ONAP-RequestID:"1551b1c0-c36b-45b8-9414-4def89d8df07", X-RequestID:"1551b1c0-c36b-45b8-9414-4def89d8df07", X-TransactionID:"1551b1c0-c36b-45b8-9414-4def89d8df07", X-ECOMP-RequestID:"1551b1c0-c36b-45b8-9414-4def89d8df07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f108165-9a4b-4e20-97fd-9a595fdd858b"] 2021-11-29T20:58:10.499Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Request body: 2021-11-29T20:58:10.499Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:10.520Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:10.520Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:10.520Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status text : 2021-11-29T20:58:10.521Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:10.522Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Response body: { "requestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "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" : "2021-11-29T20:57:36.000+00:00", "source" : "VID", "vnfId" : "0706992b-7033-443f-a682-466fae026a8f", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n\t\t\t\"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"resources\": {\n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"b2a03a3b-ecd4-4e7f-a446-d26ba046b004\",\n \"modelInvariantUuid\": \"875b9834-900b-479e-8e15-9a92bb34e4e7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"975fecd7-85b5-4ffd-a12c-a57bc59eb4f0\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \" \"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \" \"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"39d45629-1db8-4f65-a5ab-821e36d4e91c\",\n \"modelInvariantUuid\": \"c45d86ec-e301-4248-8dd2-1b496de63f10\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f28b70bf-68a3-4afd-a2f1-2ea0fa80595e\"\n },\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n \"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"05c38c1a-d3de-4e0e-8531-5eab4e801353\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:58:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a6bdc776-750d-4126-be83-e0b840c17026", "serviceInstanceName" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "cloudIdentifier" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-11-29T20:58:09.000+00:00" } ], "requestURI" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" } } } 2021-11-29T20:58:10.522Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:10.523Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||InvokeReturn 2021-11-29T20:58:10.526Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:58:10.526Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:58:10.526Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:10.527Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:58:10.527Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:58:10.527Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f65a12fdaa6c0e1", X-B3-SpanId:"248c85d61b9c3b87", X-B3-ParentSpanId:"0f65a12fdaa6c0e1", X-B3-Sampled:"0", X-ONAP-RequestID:"1551b1c0-c36b-45b8-9414-4def89d8df07", X-RequestID:"1551b1c0-c36b-45b8-9414-4def89d8df07", X-TransactionID:"1551b1c0-c36b-45b8-9414-4def89d8df07", X-ECOMP-RequestID:"1551b1c0-c36b-45b8-9414-4def89d8df07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"197986ad-99d1-4476-9c2d-4bfc238c17f7"] 2021-11-29T20:58:10.528Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:58:10.528Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:10.539Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:10.540Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:10.540Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:58:10.540Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:10.541Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:58:10.541Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:10.542Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:58:10.571Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:58:10.572Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:58:10.572Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:10.573Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:58:10.573Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:58:10.573Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1551b1c0-c36b-45b8-9414-4def89d8df07", X-RequestID:"1551b1c0-c36b-45b8-9414-4def89d8df07", X-TransactionID:"1551b1c0-c36b-45b8-9414-4def89d8df07", X-ECOMP-RequestID:"1551b1c0-c36b-45b8-9414-4def89d8df07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf84e7c9-4e63-4c5e-888f-941162ad2c71"] 2021-11-29T20:58:10.574Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:58:10.574Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:10.710Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:10.711Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:10.712Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:58:10.712Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3680891BDE7FEA7F5902345F8EAD5EF5; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Mon, 29 Nov 2021 20:58:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:10.713Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0dbfc9c4-5157-11ec-937a-3ed201e9b36e","businessKey":"6c6b75d8-13b2-4bca-a00b-70042abc7e9b","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:58:07.632+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fb73f28d-5156-11ec-937a-3ed201e9b36e","superProcessInstanceId":"0dbedf23-5157-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T20:58:10.713Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:10.713Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:58:10.749Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:58:10.750Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:58:10.750Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:10.750Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:58:10.751Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:58:10.751Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1551b1c0-c36b-45b8-9414-4def89d8df07", X-RequestID:"1551b1c0-c36b-45b8-9414-4def89d8df07", X-TransactionID:"1551b1c0-c36b-45b8-9414-4def89d8df07", X-ECOMP-RequestID:"1551b1c0-c36b-45b8-9414-4def89d8df07", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f10d5c6e-a743-4991-a380-07611f13d79f"] 2021-11-29T20:58:10.751Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:58:10.751Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:10.877Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:10.877Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:10.878Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:58:10.878Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0BE3AEAFB5593582FE3364A71C0F89AA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Mon, 29 Nov 2021 20:58:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:10.879Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:0dbfc9cb-5157-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"0dbfc9c4-5157-11ec-937a-3ed201e9b36e","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"0dbfc9c4-5157-11ec-937a-3ed201e9b36e","executionId":"0dbfc9c4-5157-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:58:07.632+0000","endTime":"2021-11-29T20:58:07.632+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fb73f28d-5156-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:58:10.879Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:10.880Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:58:10.883Z|1551b1c0-c36b-45b8-9414-4def89d8df07|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:58:11.293Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:58:11.301Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:58:11.301Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||Invoke 2021-11-29T20:58:11.301Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:11.302Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:58:11.302Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Method : GET 2021-11-29T20:58:11.303Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3978c67baebcc7c1", X-B3-SpanId:"45e39359a283a778", X-B3-ParentSpanId:"3978c67baebcc7c1", X-B3-Sampled:"0", X-ONAP-RequestID:"7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9", X-RequestID:"7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9", X-TransactionID:"7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9", X-ECOMP-RequestID:"7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"204a36f7-0fbb-4f92-9469-48216097a249"] 2021-11-29T20:58:11.304Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Request body: 2021-11-29T20:58:11.304Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:11.322Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:11.322Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:11.323Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status text : 2021-11-29T20:58:11.323Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:11.324Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Response body: { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "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" : "2021-11-29T20:56:34.000+00:00", "endTime" : "2021-11-29T20:58:08.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ea56e49e-c802-453e-90e2-7ca231d14166\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:58:08.000+00:00", "vfModuleId" : "921ae3d7-5d18-4fdf-a282-798831e76c6a", "vfModuleName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "cloudIdentifier" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-11-29T20:56:47.000+00:00" } ], "requestURI" : "c36685c6-efab-4a74-b572-5e389a340291", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" } } } 2021-11-29T20:58:11.325Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:11.325Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||InvokeReturn 2021-11-29T20:58:11.329Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:58:11.329Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:58:11.329Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:11.330Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:58:11.330Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:58:11.331Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3978c67baebcc7c1", X-B3-SpanId:"b3a2ba196f45bfce", X-B3-ParentSpanId:"3978c67baebcc7c1", X-B3-Sampled:"0", X-ONAP-RequestID:"7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9", X-RequestID:"7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9", X-TransactionID:"7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9", X-ECOMP-RequestID:"7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e114d014-8147-45b1-92a4-2294680f7de9"] 2021-11-29T20:58:11.331Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:58:11.332Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:11.343Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:11.344Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:11.344Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:58:11.345Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:11.346Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "c36685c6-efab-4a74-b572-5e389a340291", "groupingId" : "2f461318-66c7-4962-afdf-5d53dea9663a", "name" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d/2f461318-66c7-4962-afdf-5d53dea9663a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"updated_time\":null,\"creation_time\":1638219411000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ed3c391c6ecc47a2aabc94ea0344b93f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"OS::stack_id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"OS::stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:56:54.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:58:11.346Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:11.347Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:58:11.355Z|7afe3a24-dadb-4b8f-b6ac-4b9a7f032ca9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:58:11.473Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:58:11.476Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:58:11.477Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||Invoke 2021-11-29T20:58:11.477Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:11.477Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:58:11.478Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Method : GET 2021-11-29T20:58:11.478Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15d72de4dabf03ba", X-B3-SpanId:"bf8951e93e11801b", X-B3-ParentSpanId:"15d72de4dabf03ba", X-B3-Sampled:"0", X-ONAP-RequestID:"48ba91ff-6549-461c-a317-1dd44948a5a4", X-RequestID:"48ba91ff-6549-461c-a317-1dd44948a5a4", X-TransactionID:"48ba91ff-6549-461c-a317-1dd44948a5a4", X-ECOMP-RequestID:"48ba91ff-6549-461c-a317-1dd44948a5a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdec67bc-90ff-4bae-9c88-2f98092ad7fb"] 2021-11-29T20:58:11.478Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Request body: 2021-11-29T20:58:11.479Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:11.495Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:11.495Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:11.495Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status text : 2021-11-29T20:58:11.496Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:11.497Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Response body: { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "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" : "2021-11-29T20:56:34.000+00:00", "endTime" : "2021-11-29T20:58:08.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ea56e49e-c802-453e-90e2-7ca231d14166\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:58:08.000+00:00", "vfModuleId" : "921ae3d7-5d18-4fdf-a282-798831e76c6a", "vfModuleName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "cloudIdentifier" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-11-29T20:56:47.000+00:00" } ], "requestURI" : "c36685c6-efab-4a74-b572-5e389a340291", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" } } } 2021-11-29T20:58:11.497Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:11.497Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||InvokeReturn 2021-11-29T20:58:11.499Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:58:11.499Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:58:11.499Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:11.500Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:58:11.500Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:58:11.501Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15d72de4dabf03ba", X-B3-SpanId:"9a5ed4c3af9802a4", X-B3-ParentSpanId:"15d72de4dabf03ba", X-B3-Sampled:"0", X-ONAP-RequestID:"48ba91ff-6549-461c-a317-1dd44948a5a4", X-RequestID:"48ba91ff-6549-461c-a317-1dd44948a5a4", X-TransactionID:"48ba91ff-6549-461c-a317-1dd44948a5a4", X-ECOMP-RequestID:"48ba91ff-6549-461c-a317-1dd44948a5a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c99f2c27-d038-4c22-a01a-e6946f547801"] 2021-11-29T20:58:11.501Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:58:11.502Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:11.512Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:11.512Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:11.512Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:58:11.513Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:11.513Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "c36685c6-efab-4a74-b572-5e389a340291", "groupingId" : "2f461318-66c7-4962-afdf-5d53dea9663a", "name" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d/2f461318-66c7-4962-afdf-5d53dea9663a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"updated_time\":null,\"creation_time\":1638219411000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ed3c391c6ecc47a2aabc94ea0344b93f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"OS::stack_id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"OS::stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:56:54.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:58:11.514Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:11.514Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:58:11.525Z|48ba91ff-6549-461c-a317-1dd44948a5a4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:58:11.652Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:58:11.656Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:58:11.657Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||Invoke 2021-11-29T20:58:11.657Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:11.657Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:58:11.657Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Method : GET 2021-11-29T20:58:11.657Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4816125fe55c50cb", X-B3-SpanId:"ee4ac7cf1edea9f1", X-B3-ParentSpanId:"4816125fe55c50cb", X-B3-Sampled:"0", X-ONAP-RequestID:"67c91390-0fd1-480f-b9d7-ef24a5624245", X-RequestID:"67c91390-0fd1-480f-b9d7-ef24a5624245", X-TransactionID:"67c91390-0fd1-480f-b9d7-ef24a5624245", X-ECOMP-RequestID:"67c91390-0fd1-480f-b9d7-ef24a5624245", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac8f8351-07da-499e-9f0e-40e7e8277cc3"] 2021-11-29T20:58:11.658Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Request body: 2021-11-29T20:58:11.658Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:11.681Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:11.681Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:11.681Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status text : 2021-11-29T20:58:11.681Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:11.683Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Response body: { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "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" : "2021-11-29T20:56:34.000+00:00", "endTime" : "2021-11-29T20:58:08.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ea56e49e-c802-453e-90e2-7ca231d14166\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:58:08.000+00:00", "vfModuleId" : "921ae3d7-5d18-4fdf-a282-798831e76c6a", "vfModuleName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "cloudIdentifier" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-11-29T20:56:47.000+00:00" } ], "requestURI" : "c36685c6-efab-4a74-b572-5e389a340291", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" } } } 2021-11-29T20:58:11.683Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:11.683Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||InvokeReturn 2021-11-29T20:58:11.685Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:58:11.685Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:58:11.685Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:11.685Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:58:11.685Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:58:11.686Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4816125fe55c50cb", X-B3-SpanId:"90bda54c16cb1856", X-B3-ParentSpanId:"4816125fe55c50cb", X-B3-Sampled:"0", X-ONAP-RequestID:"67c91390-0fd1-480f-b9d7-ef24a5624245", X-RequestID:"67c91390-0fd1-480f-b9d7-ef24a5624245", X-TransactionID:"67c91390-0fd1-480f-b9d7-ef24a5624245", X-ECOMP-RequestID:"67c91390-0fd1-480f-b9d7-ef24a5624245", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92cdc7a2-8a7a-45e2-a008-901b5b06fa36"] 2021-11-29T20:58:11.686Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:58:11.686Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:11.695Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:11.696Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:11.696Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:58:11.696Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:11.697Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "c36685c6-efab-4a74-b572-5e389a340291", "groupingId" : "2f461318-66c7-4962-afdf-5d53dea9663a", "name" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d/2f461318-66c7-4962-afdf-5d53dea9663a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"updated_time\":null,\"creation_time\":1638219411000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ed3c391c6ecc47a2aabc94ea0344b93f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"OS::stack_id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"OS::stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:56:54.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:58:11.698Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:11.698Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:58:11.704Z|67c91390-0fd1-480f-b9d7-ef24a5624245|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:58:11.833Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:58:11.836Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:58:11.837Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||Invoke 2021-11-29T20:58:11.837Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:11.837Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:58:11.838Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Method : GET 2021-11-29T20:58:11.838Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4bc16ac280835068", X-B3-SpanId:"db1b03c69f7f1a5c", X-B3-ParentSpanId:"4bc16ac280835068", X-B3-Sampled:"0", X-ONAP-RequestID:"75ef93e9-24ad-4803-b52c-81bf0abd8b1e", X-RequestID:"75ef93e9-24ad-4803-b52c-81bf0abd8b1e", X-TransactionID:"75ef93e9-24ad-4803-b52c-81bf0abd8b1e", X-ECOMP-RequestID:"75ef93e9-24ad-4803-b52c-81bf0abd8b1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bde5c94-dec6-44ab-ad6c-06cbe610d21b"] 2021-11-29T20:58:11.838Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Request body: 2021-11-29T20:58:11.838Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:11.861Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:11.862Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:11.862Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status text : 2021-11-29T20:58:11.862Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:11.864Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Response body: { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "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" : "2021-11-29T20:56:34.000+00:00", "endTime" : "2021-11-29T20:58:08.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ea56e49e-c802-453e-90e2-7ca231d14166\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:58:08.000+00:00", "vfModuleId" : "921ae3d7-5d18-4fdf-a282-798831e76c6a", "vfModuleName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "cloudIdentifier" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-11-29T20:56:47.000+00:00" } ], "requestURI" : "c36685c6-efab-4a74-b572-5e389a340291", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" } } } 2021-11-29T20:58:11.864Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:11.865Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||InvokeReturn 2021-11-29T20:58:11.867Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:58:11.867Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:58:11.867Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:11.868Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:58:11.868Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:58:11.868Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4bc16ac280835068", X-B3-SpanId:"ff8189276f7ea273", X-B3-ParentSpanId:"4bc16ac280835068", X-B3-Sampled:"0", X-ONAP-RequestID:"75ef93e9-24ad-4803-b52c-81bf0abd8b1e", X-RequestID:"75ef93e9-24ad-4803-b52c-81bf0abd8b1e", X-TransactionID:"75ef93e9-24ad-4803-b52c-81bf0abd8b1e", X-ECOMP-RequestID:"75ef93e9-24ad-4803-b52c-81bf0abd8b1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3f704c5-88e3-43f9-aed8-eec26b7a57e8"] 2021-11-29T20:58:11.868Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:58:11.869Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:11.882Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:11.883Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:11.883Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:58:11.883Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:11.885Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "c36685c6-efab-4a74-b572-5e389a340291", "groupingId" : "2f461318-66c7-4962-afdf-5d53dea9663a", "name" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d/2f461318-66c7-4962-afdf-5d53dea9663a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"updated_time\":null,\"creation_time\":1638219411000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ed3c391c6ecc47a2aabc94ea0344b93f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"OS::stack_id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"OS::stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:56:54.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:58:11.885Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:11.886Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:58:11.898Z|75ef93e9-24ad-4803-b52c-81bf0abd8b1e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:58:12.018Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:58:12.027Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:58:12.028Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||Invoke 2021-11-29T20:58:12.028Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:12.028Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291 2021-11-29T20:58:12.029Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Method : GET 2021-11-29T20:58:12.029Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc9c6dd284c77001", X-B3-SpanId:"9c612f9aba39a9e4", X-B3-ParentSpanId:"bc9c6dd284c77001", X-B3-Sampled:"0", X-ONAP-RequestID:"489bab7f-debd-4830-a9b6-dc6df1eed813", X-RequestID:"489bab7f-debd-4830-a9b6-dc6df1eed813", X-TransactionID:"489bab7f-debd-4830-a9b6-dc6df1eed813", X-ECOMP-RequestID:"489bab7f-debd-4830-a9b6-dc6df1eed813", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5120809d-c87d-457c-9358-7e73d7029965"] 2021-11-29T20:58:12.029Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Request body: 2021-11-29T20:58:12.030Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:12.052Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:12.053Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:12.053Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Status text : 2021-11-29T20:58:12.053Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:12.055Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||Response body: { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "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" : "2021-11-29T20:56:34.000+00:00", "endTime" : "2021-11-29T20:58:08.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ea56e49e-c802-453e-90e2-7ca231d14166\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:58:08.000+00:00", "vfModuleId" : "921ae3d7-5d18-4fdf-a282-798831e76c6a", "vfModuleName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "c36685c6-efab-4a74-b572-5e389a340291", "cloudIdentifier" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-11-29T20:56:47.000+00:00" } ], "requestURI" : "c36685c6-efab-4a74-b572-5e389a340291", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291" } } } 2021-11-29T20:58:12.055Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:12.055Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c36685c6-efab-4a74-b572-5e389a340291|INFO|500||InvokeReturn 2021-11-29T20:58:12.057Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:58:12.057Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:58:12.058Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:12.059Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false 2021-11-29T20:58:12.059Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:58:12.059Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc9c6dd284c77001", X-B3-SpanId:"81bae23d548f9a19", X-B3-ParentSpanId:"bc9c6dd284c77001", X-B3-Sampled:"0", X-ONAP-RequestID:"489bab7f-debd-4830-a9b6-dc6df1eed813", X-RequestID:"489bab7f-debd-4830-a9b6-dc6df1eed813", X-TransactionID:"489bab7f-debd-4830-a9b6-dc6df1eed813", X-ECOMP-RequestID:"489bab7f-debd-4830-a9b6-dc6df1eed813", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95ee48ea-f579-4493-806f-4d55d3fe52a6"] 2021-11-29T20:58:12.059Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:58:12.059Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:12.074Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:12.075Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:12.075Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:58:12.075Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:12.076Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 27, "soRequestId" : "c36685c6-efab-4a74-b572-5e389a340291", "groupingId" : "2f461318-66c7-4962-afdf-5d53dea9663a", "name" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d/2f461318-66c7-4962-afdf-5d53dea9663a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"updated_time\":null,\"creation_time\":1638219411000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ed3c391c6ecc47a2aabc94ea0344b93f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"OS::stack_id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"OS::stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:56:54.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:58:12.076Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:12.077Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c36685c6-efab-4a74-b572-5e389a340291&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:58:12.084Z|489bab7f-debd-4830-a9b6-dc6df1eed813|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c36685c6-efab-4a74-b572-5e389a340291|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:58:12.469Z|fd262208-a801-411a-8797-65bdd9af2e6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:58:12.469Z|1a51dce2-10d5-4a7a-9471-99f7ba298090|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:58:12.470Z|fd262208-a801-411a-8797-65bdd9af2e6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:58:12.470Z|1a51dce2-10d5-4a7a-9471-99f7ba298090|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:58:12.473Z|23673079-b194-4efa-9d5c-cbcb9aa2399a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:58:12.474Z|23673079-b194-4efa-9d5c-cbcb9aa2399a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:58:18.987Z|9e731a24-8313-4f4a-9a8c-9d5351dac909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:58:18.988Z|9e731a24-8313-4f4a-9a8c-9d5351dac909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:58:21.027Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:58:21.039Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:58:21.040Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||Invoke 2021-11-29T20:58:21.041Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:21.041Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:58:21.041Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Method : GET 2021-11-29T20:58:21.042Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77ad33c1aa2d8795", X-B3-SpanId:"0785681da34790e3", X-B3-ParentSpanId:"77ad33c1aa2d8795", X-B3-Sampled:"0", X-ONAP-RequestID:"2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4", X-RequestID:"2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4", X-TransactionID:"2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4", X-ECOMP-RequestID:"2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2664be77-197a-49ea-acd1-5e2774f2fb01"] 2021-11-29T20:58:21.042Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Request body: 2021-11-29T20:58:21.043Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:21.068Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:21.069Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:21.069Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status text : 2021-11-29T20:58:21.070Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:21.071Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Response body: { "requestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "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" : "2021-11-29T20:57:36.000+00:00", "source" : "VID", "vnfId" : "0706992b-7033-443f-a682-466fae026a8f", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n\t\t\t\"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"resources\": {\n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"b2a03a3b-ecd4-4e7f-a446-d26ba046b004\",\n \"modelInvariantUuid\": \"875b9834-900b-479e-8e15-9a92bb34e4e7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"975fecd7-85b5-4ffd-a12c-a57bc59eb4f0\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \" \"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \" \"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"39d45629-1db8-4f65-a5ab-821e36d4e91c\",\n \"modelInvariantUuid\": \"c45d86ec-e301-4248-8dd2-1b496de63f10\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f28b70bf-68a3-4afd-a2f1-2ea0fa80595e\"\n },\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n \"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"05c38c1a-d3de-4e0e-8531-5eab4e801353\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:58:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a6bdc776-750d-4126-be83-e0b840c17026", "serviceInstanceName" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "cloudIdentifier" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-11-29T20:58:09.000+00:00" } ], "requestURI" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" } } } 2021-11-29T20:58:21.071Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:21.071Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||InvokeReturn 2021-11-29T20:58:21.073Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:58:21.074Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:58:21.074Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:21.074Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:58:21.074Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:58:21.074Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77ad33c1aa2d8795", X-B3-SpanId:"345d849d7dd3ecc4", X-B3-ParentSpanId:"77ad33c1aa2d8795", X-B3-Sampled:"0", X-ONAP-RequestID:"2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4", X-RequestID:"2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4", X-TransactionID:"2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4", X-ECOMP-RequestID:"2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e1f96e7-7a51-4a5d-9ca7-75dc476a5f0f"] 2021-11-29T20:58:21.075Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:58:21.075Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:21.091Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:21.091Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:21.091Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:58:21.092Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:21.092Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "groupingId" : "d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f", "name" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1638219491000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"af5e4e96a1d843aeb079f0404c6498bd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"OS::stack_id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"OS::stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:58:14.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:58:21.093Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:21.093Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:58:21.125Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:58:21.126Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:58:21.126Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:21.126Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:58:21.127Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:58:21.127Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4", X-RequestID:"2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4", X-TransactionID:"2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4", X-ECOMP-RequestID:"2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b44ebe79-028f-48ea-a92d-90ce7b540198"] 2021-11-29T20:58:21.127Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:58:21.128Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:21.253Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:21.254Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:21.255Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:58:21.255Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5D30B71E767468F42AEE312A9F334B48; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Mon, 29 Nov 2021 20:58:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:21.256Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0dbfc9c4-5157-11ec-937a-3ed201e9b36e","businessKey":"6c6b75d8-13b2-4bca-a00b-70042abc7e9b","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:58:07.632+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fb73f28d-5156-11ec-937a-3ed201e9b36e","superProcessInstanceId":"0dbedf23-5157-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T20:58:21.256Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:21.257Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:58:21.284Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:58:21.284Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:58:21.285Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:21.285Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:58:21.285Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:58:21.286Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4", X-RequestID:"2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4", X-TransactionID:"2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4", X-ECOMP-RequestID:"2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e5a13b1-8cc7-4dd6-8691-342751ed7665"] 2021-11-29T20:58:21.286Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:58:21.287Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:21.415Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:21.416Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:21.416Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:58:21.417Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8646AE4BDA68D22B2B4B456CD8B65ECA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Mon, 29 Nov 2021 20:58:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:21.417Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:113d303c-5157-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"0dbfc9c4-5157-11ec-937a-3ed201e9b36e","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"0dbfc9c4-5157-11ec-937a-3ed201e9b36e","executionId":"0dbfc9c4-5157-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:58:13.487+0000","endTime":"2021-11-29T20:58:13.494+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fb73f28d-5156-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:58:21.417Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:21.418Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:58:21.422Z|2cbe1a20-51d0-4e1f-9071-2575d6f2f5c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:58:22.493Z|5ff869e2-e422-421f-a785-b7fec1a92d25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:58:22.494Z|5ff869e2-e422-421f-a785-b7fec1a92d25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:58:22.495Z|89dcbefc-8156-4970-ac8c-7ef5884ba7f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:58:22.495Z|89dcbefc-8156-4970-ac8c-7ef5884ba7f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:58:22.499Z|d11f56a3-b358-4e03-b098-5fe7c7a53323|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:58:22.499Z|d11f56a3-b358-4e03-b098-5fe7c7a53323|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:58:23.960Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:58:23.963Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|||INFO|500||Checking if requestId: 3bf7b219-c249-4023-b05f-af1cc57aef00 already exists in requestDb InfraActiveRequests table 2021-11-29T20:58:23.964Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00 2021-11-29T20:58:23.965Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|INFO|500||Invoke 2021-11-29T20:58:23.965Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:23.966Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00 2021-11-29T20:58:23.966Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Method : GET 2021-11-29T20:58:23.967Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0566f326deeb8be8", X-B3-SpanId:"d83fbd935208a259", X-B3-ParentSpanId:"0566f326deeb8be8", X-B3-Sampled:"0", X-ONAP-RequestID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-RequestID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-TransactionID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-ECOMP-RequestID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95718903-5d34-42f6-af40-4ccb96a55783"] 2021-11-29T20:58:23.967Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Request body: 2021-11-29T20:58:23.968Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:23.987Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:23.988Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T20:58:23.988Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Status text : 2021-11-29T20:58:23.989Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:58:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:23.990Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Response body: 2021-11-29T20:58:23.990Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:23.991Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|INFO|404|Not Found|InvokeReturn 2021-11-29T20:58:24.007Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|||INFO|500||Running local validations 2021-11-29T20:58:24.013Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:58:24.044Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|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/c05236a3d7a84a44b1b524bdcde12a01 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T20:58:24.045Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||Invoke 2021-11-29T20:58:24.326Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||InvokeReturn 2021-11-29T20:58:24.327Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|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/c05236a3d7a84a44b1b524bdcde12a01 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211129-20:58:24:071-71446], vertex-id=[630960], Content-Length=[1056], Date=[Mon, 29 Nov 2021 20:58:24 GMT], Content-Type=[application/json]} 2021-11-29T20:58:24.329Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|||DEBUG|500||{"tenant-id":"c05236a3d7a84a44b1b524bdcde12a01","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1638219378620","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/ea56e49e-c802-453e-90e2-7ca231d14166","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ea56e49e-c802-453e-90e2-7ca231d14166"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_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"}]}]}} 2021-11-29T20:58:24.331Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-11-29T20:58:24.331Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-11-29T20:58:24.333Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|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 2021-11-29T20:58:24.333Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-11-29T20:58:24.334Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:24.334Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|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 2021-11-29T20:58:24.335Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-11-29T20:58:24.335Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|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:"0566f326deeb8be8", X-B3-SpanId:"a9fca1ed2afeafc3", X-B3-ParentSpanId:"0566f326deeb8be8", X-B3-Sampled:"0", X-ONAP-RequestID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-RequestID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-TransactionID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-ECOMP-RequestID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"102c8aff-3b80-4a02-aa19-51e0d869aa7e"] 2021-11-29T20:58:24.335Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"ea56e49e-c802-453e-90e2-7ca231d14166","serviceInstanceId":"5c3dd0e9-966f-47f5-b7dd-659cf866733b","vfModuleInstanceId":"921ae3d7-5d18-4fdf-a282-798831e76c6a"},"instanceName":null,"requestScope":"vfModule"} 2021-11-29T20:58:24.336Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:24.365Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:24.366Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:24.366Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-11-29T20:58:24.367Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:58:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:24.367Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-11-29T20:58:24.367Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:24.368Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-11-29T20:58:24.371Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|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 2021-11-29T20:58:24.373Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|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 2021-11-29T20:58:24.373Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|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================================================ 2021-11-29T20:58:24.374Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|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 2021-11-29T20:58:24.375Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|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 2021-11-29T20:58:24.376Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|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:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-RequestID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-TransactionID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-ECOMP-RequestID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a73a7478-5408-44c6-a153-37d7db608efe"] 2021-11-29T20:58:24.377Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|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: 2021-11-29T20:58:24.377Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|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================================================ 2021-11-29T20:58:24.398Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|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========================================== 2021-11-29T20:58:24.399Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|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 2021-11-29T20:58:24.399Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|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 : 2021-11-29T20:58:24.399Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:24.401Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|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" } } } 2021-11-29T20:58:24.401Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|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================================================= 2021-11-29T20:58:24.401Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|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 2021-11-29T20:58:24.409Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a 2021-11-29T20:58:24.410Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|INFO|500||Invoke 2021-11-29T20:58:24.410Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:24.411Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a 2021-11-29T20:58:24.411Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|DEBUG|500||Method : GET 2021-11-29T20:58:24.412Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-RequestID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-TransactionID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-ECOMP-RequestID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec9f3f58-f9f7-449f-ae1e-a13288a08f4b"] 2021-11-29T20:58:24.412Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|DEBUG|500||Request body: 2021-11-29T20:58:24.412Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:24.427Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:24.428Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:24.428Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|DEBUG|500||Status text : 2021-11-29T20:58:24.428Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:24.429Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|DEBUG|500||Response body: { "modelUUID" : "6519149e-e5d8-4fb8-8a1f-a23cceb4617a", "modelInvariantUUID" : "79abba7e-8df1-437e-8022-cf4f57011566", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2021-11-29 20:52:33.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a/moduleHeatTemplate" } } } 2021-11-29T20:58:24.429Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:24.430Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/6519149e-e5d8-4fb8-8a1f-a23cceb4617a|INFO|500||InvokeReturn 2021-11-29T20:58:24.433Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:58:24.433Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-11-29T20:58:24.434Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:24.434Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:58:24.434Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-11-29T20:58:24.434Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|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:"1782", X-B3-TraceId:"0566f326deeb8be8", X-B3-SpanId:"fb731f64085989c7", X-B3-ParentSpanId:"0566f326deeb8be8", X-B3-Sampled:"0", X-ONAP-RequestID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-RequestID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-TransactionID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-ECOMP-RequestID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce91776e-1a16-4e56-bceb-992430084604"] 2021-11-29T20:58:24.435Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"3bf7b219-c249-4023-b05f-af1cc57aef00","requestStatus":"IN_PROGRESS","startTime":1638219504008,"source":"VID","vnfId":"ea56e49e-c802-453e-90e2-7ca231d14166","vnfType":"","tenantId":"c05236a3d7a84a44b1b524bdcde12a01","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\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"modelVersion\": \"1638219487737\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"921ae3d7-5d18-4fdf-a282-798831e76c6a","vfModuleModelName":"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d","cloudRegion":"RegionOne","serviceInstanceId":"5c3dd0e9-966f-47f5-b7dd-659cf866733b","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"3bf7b219-c249-4023-b05f-af1cc57aef00"} 2021-11-29T20:58:24.435Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:24.463Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:24.463Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-11-29T20:58:24.463Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-11-29T20:58:24.464Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|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/3bf7b219-c249-4023-b05f-af1cc57aef00", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:24.465Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:58:24.008+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"modelVersion\": \"1638219487737\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-11-29T20:58:24.453+00:00", "vfModuleId" : "921ae3d7-5d18-4fdf-a282-798831e76c6a", "vfModuleModelName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00" } } } 2021-11-29T20:58:24.465Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:24.466Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-11-29T20:58:24.475Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|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 2021-11-29T20:58:24.475Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-11-29T20:58:24.475Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:24.476Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|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 2021-11-29T20:58:24.476Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-11-29T20:58:24.476Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|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:"0566f326deeb8be8", X-B3-SpanId:"69c620bd6534540e", X-B3-ParentSpanId:"0566f326deeb8be8", X-B3-Sampled:"0", X-ONAP-RequestID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-RequestID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-TransactionID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-ECOMP-RequestID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"626f3884-10cb-4868-9a86-feb49598e0a3"] 2021-11-29T20:58:24.476Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"79abba7e-8df1-437e-8022-cf4f57011566\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"modelVersion\":\"1638219487737\",\"modelCustomizationUuid\":\"1a55d533-af46-49c7-be1e-90c170656fc4\",\"modelVersionId\":\"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\"modelCustomizationId\":\"1a55d533-af46-49c7-be1e-90c170656fc4\",\"modelUuid\":\"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\"modelInvariantUuid\":\"79abba7e-8df1-437e-8022-cf4f57011566\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\"vnfInstanceId\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"vfModuleInstanceId\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\"}","type":"String"},"requestId":{"value":"3bf7b219-c249-4023-b05f-af1cc57aef00","type":"String"},"mso-request-id":{"value":"3bf7b219-c249-4023-b05f-af1cc57aef00","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"5c3dd0e9-966f-47f5-b7dd-659cf866733b","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"ea56e49e-c802-453e-90e2-7ca231d14166","type":"String"},"vfModuleId":{"value":"921ae3d7-5d18-4fdf-a282-798831e76c6a","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/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-11-29T20:58:24.477Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:25.499Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:25.501Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-11-29T20:58:25.502Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-11-29T20:58:25.503Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 29 Nov 2021 20:58:25 GMT", X-ONAP-RequestID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-RequestID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-TransactionID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-ECOMP-RequestID:"3bf7b219-c249-4023-b05f-af1cc57aef00", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"626f3884-10cb-4868-9a86-feb49598e0a3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"] 2021-11-29T20:58:25.503Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"3bf7b219-c249-4023-b05f-af1cc57aef00\",\"instanceId\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\"}}","message":"Success","processInstanceID":"17d0fef5-5157-11ec-937a-3ed201e9b36e","variables":null,"messageCode":200} 2021-11-29T20:58:25.504Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:25.505Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-11-29T20:58:25.513Z|3bf7b219-c249-4023-b05f-af1cc57aef00|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:58:25.657Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:58:25.661Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00 2021-11-29T20:58:25.661Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|INFO|500||Invoke 2021-11-29T20:58:25.661Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:25.661Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00 2021-11-29T20:58:25.662Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Method : GET 2021-11-29T20:58:25.662Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5586f7fb17685d3d", X-B3-SpanId:"6776c0095ed30fce", X-B3-ParentSpanId:"5586f7fb17685d3d", X-B3-Sampled:"0", X-ONAP-RequestID:"1174c033-0347-4e4a-91ed-83b7ba9ab054", X-RequestID:"1174c033-0347-4e4a-91ed-83b7ba9ab054", X-TransactionID:"1174c033-0347-4e4a-91ed-83b7ba9ab054", X-ECOMP-RequestID:"1174c033-0347-4e4a-91ed-83b7ba9ab054", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bd8930a-4aac-4964-8cfe-7599d712a29b"] 2021-11-29T20:58:25.662Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Request body: 2021-11-29T20:58:25.662Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:25.680Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:25.680Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:25.681Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Status text : 2021-11-29T20:58:25.681Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:25.683Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Response body: { "requestId" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:58:24.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"modelVersion\": \"1638219487737\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:58:25.000+00:00", "vfModuleId" : "921ae3d7-5d18-4fdf-a282-798831e76c6a", "vfModuleName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "vfModuleModelName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00" } } } 2021-11-29T20:58:25.683Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:25.684Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|INFO|500||InvokeReturn 2021-11-29T20:58:25.685Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false 2021-11-29T20:58:25.685Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:58:25.686Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:25.686Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false 2021-11-29T20:58:25.686Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:58:25.686Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5586f7fb17685d3d", X-B3-SpanId:"33005d9431ff4907", X-B3-ParentSpanId:"5586f7fb17685d3d", X-B3-Sampled:"0", X-ONAP-RequestID:"1174c033-0347-4e4a-91ed-83b7ba9ab054", X-RequestID:"1174c033-0347-4e4a-91ed-83b7ba9ab054", X-TransactionID:"1174c033-0347-4e4a-91ed-83b7ba9ab054", X-ECOMP-RequestID:"1174c033-0347-4e4a-91ed-83b7ba9ab054", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3cfeb5f-aff2-4ec1-a7ad-aedda950d0bd"] 2021-11-29T20:58:25.687Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:58:25.687Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:25.699Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:25.699Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:25.700Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:58:25.700Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:25.702Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:58:25.702Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:25.703Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:58:25.713Z|1174c033-0347-4e4a-91ed-83b7ba9ab054|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:58:31.548Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:58:31.553Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:58:31.554Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||Invoke 2021-11-29T20:58:31.554Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:31.554Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:58:31.554Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Method : GET 2021-11-29T20:58:31.554Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dbca8af14b26265c", X-B3-SpanId:"b6227275e24f6774", X-B3-ParentSpanId:"dbca8af14b26265c", X-B3-Sampled:"0", X-ONAP-RequestID:"f74cf2d8-097a-46c2-84ed-53379a6756d5", X-RequestID:"f74cf2d8-097a-46c2-84ed-53379a6756d5", X-TransactionID:"f74cf2d8-097a-46c2-84ed-53379a6756d5", X-ECOMP-RequestID:"f74cf2d8-097a-46c2-84ed-53379a6756d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b84e36b-df25-426e-b05f-062bd08f901f"] 2021-11-29T20:58:31.555Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Request body: 2021-11-29T20:58:31.555Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:31.577Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:31.577Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:31.577Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status text : 2021-11-29T20:58:31.577Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:31.579Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Response body: { "requestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "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" : "2021-11-29T20:57:36.000+00:00", "source" : "VID", "vnfId" : "0706992b-7033-443f-a682-466fae026a8f", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n\t\t\t\"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"resources\": {\n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"b2a03a3b-ecd4-4e7f-a446-d26ba046b004\",\n \"modelInvariantUuid\": \"875b9834-900b-479e-8e15-9a92bb34e4e7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"975fecd7-85b5-4ffd-a12c-a57bc59eb4f0\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \" \"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \" \"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"39d45629-1db8-4f65-a5ab-821e36d4e91c\",\n \"modelInvariantUuid\": \"c45d86ec-e301-4248-8dd2-1b496de63f10\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f28b70bf-68a3-4afd-a2f1-2ea0fa80595e\"\n },\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n \"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"05c38c1a-d3de-4e0e-8531-5eab4e801353\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:58:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a6bdc776-750d-4126-be83-e0b840c17026", "serviceInstanceName" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "cloudIdentifier" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-11-29T20:58:09.000+00:00" } ], "requestURI" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" } } } 2021-11-29T20:58:31.579Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:31.580Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||InvokeReturn 2021-11-29T20:58:31.581Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:58:31.581Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:58:31.582Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:31.582Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:58:31.582Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:58:31.583Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dbca8af14b26265c", X-B3-SpanId:"bb1e7ea62a14cb78", X-B3-ParentSpanId:"dbca8af14b26265c", X-B3-Sampled:"0", X-ONAP-RequestID:"f74cf2d8-097a-46c2-84ed-53379a6756d5", X-RequestID:"f74cf2d8-097a-46c2-84ed-53379a6756d5", X-TransactionID:"f74cf2d8-097a-46c2-84ed-53379a6756d5", X-ECOMP-RequestID:"f74cf2d8-097a-46c2-84ed-53379a6756d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"017b5fab-1944-4d60-99dd-db5871ca6404"] 2021-11-29T20:58:31.583Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:58:31.583Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:31.595Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:31.596Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:31.596Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:58:31.596Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:31.597Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "groupingId" : "d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f", "name" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1638219491000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"af5e4e96a1d843aeb079f0404c6498bd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"OS::stack_id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"OS::stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:58:14.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:58:31.597Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:31.598Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:58:31.621Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:58:31.622Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:58:31.622Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:31.622Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:58:31.623Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:58:31.623Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f74cf2d8-097a-46c2-84ed-53379a6756d5", X-RequestID:"f74cf2d8-097a-46c2-84ed-53379a6756d5", X-TransactionID:"f74cf2d8-097a-46c2-84ed-53379a6756d5", X-ECOMP-RequestID:"f74cf2d8-097a-46c2-84ed-53379a6756d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6a54f17-5045-4a5b-93fc-add6e89f0f37"] 2021-11-29T20:58:31.623Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:58:31.623Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:31.754Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:31.755Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:31.755Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:58:31.756Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=215DA9071BC4F61EBC13FEB0B119AFAD; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Mon, 29 Nov 2021 20:58:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:31.756Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0dbfc9c4-5157-11ec-937a-3ed201e9b36e","businessKey":"6c6b75d8-13b2-4bca-a00b-70042abc7e9b","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:58:07.632+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fb73f28d-5156-11ec-937a-3ed201e9b36e","superProcessInstanceId":"0dbedf23-5157-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T20:58:31.756Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:31.757Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:58:31.777Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:58:31.777Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:58:31.777Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:31.778Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:58:31.778Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:58:31.778Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f74cf2d8-097a-46c2-84ed-53379a6756d5", X-RequestID:"f74cf2d8-097a-46c2-84ed-53379a6756d5", X-TransactionID:"f74cf2d8-097a-46c2-84ed-53379a6756d5", X-ECOMP-RequestID:"f74cf2d8-097a-46c2-84ed-53379a6756d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8590ae9a-e406-4bc2-bd1d-dd5103712440"] 2021-11-29T20:58:31.778Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:58:31.779Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:31.903Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:31.904Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:31.904Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:58:31.904Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=26DF0869B824746DF0A9F6F34C46BA4B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Mon, 29 Nov 2021 20:58:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:31.905Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:113d303c-5157-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"0dbfc9c4-5157-11ec-937a-3ed201e9b36e","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"0dbfc9c4-5157-11ec-937a-3ed201e9b36e","executionId":"0dbfc9c4-5157-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:58:13.487+0000","endTime":"2021-11-29T20:58:13.494+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fb73f28d-5156-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:58:31.905Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:31.906Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:58:31.913Z|f74cf2d8-097a-46c2-84ed-53379a6756d5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:58:32.515Z|e375c573-9d16-4853-a2bf-aeeefedf5334|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:58:32.516Z|e375c573-9d16-4853-a2bf-aeeefedf5334|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:58:32.518Z|9cedd196-b9bd-4d03-9896-24260a04e6c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:58:32.518Z|9cedd196-b9bd-4d03-9896-24260a04e6c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:58:32.521Z|f1cddd16-d5f0-495a-95a9-127d4f2026a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:58:32.522Z|f1cddd16-d5f0-495a-95a9-127d4f2026a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:58:33.987Z|927b3601-1599-4fe5-a313-171fd15ebfa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:58:33.991Z|927b3601-1599-4fe5-a313-171fd15ebfa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:58:34.461Z|0eb9361f-8fc1-4ffe-9405-1102ebd655d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:58:34.461Z|0eb9361f-8fc1-4ffe-9405-1102ebd655d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:58:35.844Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:58:35.849Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00 2021-11-29T20:58:35.850Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|INFO|500||Invoke 2021-11-29T20:58:35.850Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:35.851Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00 2021-11-29T20:58:35.851Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Method : GET 2021-11-29T20:58:35.851Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"046aa1ed70177532", X-B3-SpanId:"e9bdb47cdf9a1597", X-B3-ParentSpanId:"046aa1ed70177532", X-B3-Sampled:"0", X-ONAP-RequestID:"c29b4e77-91c4-47b4-b754-41f416b348c4", X-RequestID:"c29b4e77-91c4-47b4-b754-41f416b348c4", X-TransactionID:"c29b4e77-91c4-47b4-b754-41f416b348c4", X-ECOMP-RequestID:"c29b4e77-91c4-47b4-b754-41f416b348c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2fe77fd-6658-4cee-9346-f7dd529476ad"] 2021-11-29T20:58:35.852Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Request body: 2021-11-29T20:58:35.852Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:35.871Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:35.872Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:35.872Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Status text : 2021-11-29T20:58:35.872Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:35.873Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Response body: { "requestId" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "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" : "2021-11-29T20:58:24.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"modelVersion\": \"1638219487737\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:58:34.000+00:00", "vfModuleId" : "921ae3d7-5d18-4fdf-a282-798831e76c6a", "vfModuleName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "vfModuleModelName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00" } } } 2021-11-29T20:58:35.873Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:35.874Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|INFO|500||InvokeReturn 2021-11-29T20:58:35.877Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false 2021-11-29T20:58:35.877Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:58:35.878Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:35.878Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false 2021-11-29T20:58:35.878Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:58:35.879Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"046aa1ed70177532", X-B3-SpanId:"1ba41e0919331cac", X-B3-ParentSpanId:"046aa1ed70177532", X-B3-Sampled:"0", X-ONAP-RequestID:"c29b4e77-91c4-47b4-b754-41f416b348c4", X-RequestID:"c29b4e77-91c4-47b4-b754-41f416b348c4", X-TransactionID:"c29b4e77-91c4-47b4-b754-41f416b348c4", X-ECOMP-RequestID:"c29b4e77-91c4-47b4-b754-41f416b348c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d62e17f-464e-4d2a-8b02-c94dd0d50260"] 2021-11-29T20:58:35.879Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:58:35.879Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:35.891Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:35.892Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:35.892Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:58:35.892Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:35.893Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "groupingId" : "2f461318-66c7-4962-afdf-5d53dea9663a", "name" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d/2f461318-66c7-4962-afdf-5d53dea9663a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"updated_time\":1638219514000,\"creation_time\":1638219411000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ed3c391c6ecc47a2aabc94ea0344b93f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"OS::stack_id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"OS::stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:58:35.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:58:35.893Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:35.894Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:58:35.922Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:58:35.922Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:58:35.923Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:35.923Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:58:35.923Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:58:35.923Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c29b4e77-91c4-47b4-b754-41f416b348c4", X-RequestID:"c29b4e77-91c4-47b4-b754-41f416b348c4", X-TransactionID:"c29b4e77-91c4-47b4-b754-41f416b348c4", X-ECOMP-RequestID:"c29b4e77-91c4-47b4-b754-41f416b348c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eaea2699-3064-48bd-8e64-01f946f396ac"] 2021-11-29T20:58:35.924Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:58:35.924Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:36.065Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:36.065Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:36.066Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:58:36.066Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B6C0FF9885DE742D827DF9A4B9A09823; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Mon, 29 Nov 2021 20:58:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:36.067Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1c1315b9-5157-11ec-937a-3ed201e9b36e","businessKey":"3bf7b219-c249-4023-b05f-af1cc57aef00","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:58:31.666+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"17d0fef5-5157-11ec-937a-3ed201e9b36e","superProcessInstanceId":"1c120406-5157-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T20:58:36.067Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:36.068Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:58:36.098Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:58:36.099Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:58:36.099Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:36.099Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:58:36.099Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:58:36.100Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c29b4e77-91c4-47b4-b754-41f416b348c4", X-RequestID:"c29b4e77-91c4-47b4-b754-41f416b348c4", X-TransactionID:"c29b4e77-91c4-47b4-b754-41f416b348c4", X-ECOMP-RequestID:"c29b4e77-91c4-47b4-b754-41f416b348c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3feb1540-360f-43f1-8098-513fef856f0f"] 2021-11-29T20:58:36.100Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:58:36.100Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:36.222Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:36.223Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:36.223Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:58:36.223Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1FF23900AFBB871B71BC936B454ECCDF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Mon, 29 Nov 2021 20:58:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:36.224Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:1df2f971-5157-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"1c1315b9-5157-11ec-937a-3ed201e9b36e","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"1c1315b9-5157-11ec-937a-3ed201e9b36e","executionId":"1c1315b9-5157-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:58:34.811+0000","endTime":"2021-11-29T20:58:34.815+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"17d0fef5-5157-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:58:36.224Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:36.224Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:58:36.230Z|c29b4e77-91c4-47b4-b754-41f416b348c4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:58:42.057Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:58:42.072Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:58:42.072Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||Invoke 2021-11-29T20:58:42.072Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:42.073Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:58:42.073Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Method : GET 2021-11-29T20:58:42.073Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5fc115dfdd521a3b", X-B3-SpanId:"aecba8946e6a2efc", X-B3-ParentSpanId:"5fc115dfdd521a3b", X-B3-Sampled:"0", X-ONAP-RequestID:"361d1bae-0b6c-41e3-8ec5-3fd3331e976e", X-RequestID:"361d1bae-0b6c-41e3-8ec5-3fd3331e976e", X-TransactionID:"361d1bae-0b6c-41e3-8ec5-3fd3331e976e", X-ECOMP-RequestID:"361d1bae-0b6c-41e3-8ec5-3fd3331e976e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f7545de-2e2c-4c67-8ca3-4f8f5f958ffc"] 2021-11-29T20:58:42.074Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Request body: 2021-11-29T20:58:42.074Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:42.100Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:42.101Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:42.101Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status text : 2021-11-29T20:58:42.101Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:42.102Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Response body: { "requestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "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" : "2021-11-29T20:57:36.000+00:00", "source" : "VID", "vnfId" : "0706992b-7033-443f-a682-466fae026a8f", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n\t\t\t\"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"resources\": {\n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"b2a03a3b-ecd4-4e7f-a446-d26ba046b004\",\n \"modelInvariantUuid\": \"875b9834-900b-479e-8e15-9a92bb34e4e7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"975fecd7-85b5-4ffd-a12c-a57bc59eb4f0\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \" \"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \" \"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"39d45629-1db8-4f65-a5ab-821e36d4e91c\",\n \"modelInvariantUuid\": \"c45d86ec-e301-4248-8dd2-1b496de63f10\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f28b70bf-68a3-4afd-a2f1-2ea0fa80595e\"\n },\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n \"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"05c38c1a-d3de-4e0e-8531-5eab4e801353\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:58:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a6bdc776-750d-4126-be83-e0b840c17026", "serviceInstanceName" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "cloudIdentifier" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-11-29T20:58:09.000+00:00" } ], "requestURI" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" } } } 2021-11-29T20:58:42.103Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:42.103Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||InvokeReturn 2021-11-29T20:58:42.104Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:58:42.104Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:58:42.105Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:42.105Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:58:42.105Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:58:42.105Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5fc115dfdd521a3b", X-B3-SpanId:"350491acb1ef11bb", X-B3-ParentSpanId:"5fc115dfdd521a3b", X-B3-Sampled:"0", X-ONAP-RequestID:"361d1bae-0b6c-41e3-8ec5-3fd3331e976e", X-RequestID:"361d1bae-0b6c-41e3-8ec5-3fd3331e976e", X-TransactionID:"361d1bae-0b6c-41e3-8ec5-3fd3331e976e", X-ECOMP-RequestID:"361d1bae-0b6c-41e3-8ec5-3fd3331e976e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43568c42-5a18-4b06-bb45-b2cbd4e92869"] 2021-11-29T20:58:42.105Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:58:42.106Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:42.118Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:42.119Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:42.119Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:58:42.119Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:42.120Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "groupingId" : "d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f", "name" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1638219491000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"af5e4e96a1d843aeb079f0404c6498bd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"OS::stack_id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"OS::stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:58:14.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:58:42.120Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:42.121Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:58:42.147Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:58:42.147Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:58:42.147Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:42.147Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:58:42.148Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:58:42.148Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"361d1bae-0b6c-41e3-8ec5-3fd3331e976e", X-RequestID:"361d1bae-0b6c-41e3-8ec5-3fd3331e976e", X-TransactionID:"361d1bae-0b6c-41e3-8ec5-3fd3331e976e", X-ECOMP-RequestID:"361d1bae-0b6c-41e3-8ec5-3fd3331e976e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1da30c1-8df7-428a-82b8-f77c9b1df787"] 2021-11-29T20:58:42.148Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:58:42.148Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:42.272Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:42.273Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:42.273Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:58:42.273Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7A5924F12042B21191879B0DADEC3717; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Mon, 29 Nov 2021 20:58:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:42.274Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0dbfc9c4-5157-11ec-937a-3ed201e9b36e","businessKey":"6c6b75d8-13b2-4bca-a00b-70042abc7e9b","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:58:07.632+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fb73f28d-5156-11ec-937a-3ed201e9b36e","superProcessInstanceId":"0dbedf23-5157-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T20:58:42.274Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:42.275Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:58:42.296Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:58:42.297Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:58:42.297Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:42.297Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:58:42.298Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:58:42.298Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"361d1bae-0b6c-41e3-8ec5-3fd3331e976e", X-RequestID:"361d1bae-0b6c-41e3-8ec5-3fd3331e976e", X-TransactionID:"361d1bae-0b6c-41e3-8ec5-3fd3331e976e", X-ECOMP-RequestID:"361d1bae-0b6c-41e3-8ec5-3fd3331e976e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5ef68b4-2e4a-4ea5-beb5-db823ab65f0c"] 2021-11-29T20:58:42.298Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:58:42.299Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:42.417Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:42.417Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:42.417Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:58:42.418Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A24FB1C95B7189A48B067A3452B2A9C8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Mon, 29 Nov 2021 20:58:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:42.418Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:113d303c-5157-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"0dbfc9c4-5157-11ec-937a-3ed201e9b36e","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"0dbfc9c4-5157-11ec-937a-3ed201e9b36e","executionId":"0dbfc9c4-5157-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:58:13.487+0000","endTime":"2021-11-29T20:58:13.494+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fb73f28d-5156-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:58:42.418Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:42.419Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:58:42.422Z|361d1bae-0b6c-41e3-8ec5-3fd3331e976e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:58:42.544Z|50c0aff1-ca56-4ef6-9e0b-b79a41815ec4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:58:42.544Z|50c0aff1-ca56-4ef6-9e0b-b79a41815ec4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:58:42.549Z|1dc7f28c-2145-4128-81fd-a7fdc6a4de79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:58:42.549Z|1dc7f28c-2145-4128-81fd-a7fdc6a4de79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:58:42.554Z|8e919804-a7f4-4fbc-aa2c-106ca8285ed4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:58:42.555Z|8e919804-a7f4-4fbc-aa2c-106ca8285ed4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:58:46.358Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:58:46.363Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00 2021-11-29T20:58:46.363Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|INFO|500||Invoke 2021-11-29T20:58:46.364Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:46.364Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00 2021-11-29T20:58:46.364Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Method : GET 2021-11-29T20:58:46.364Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01e437d65e031029", X-B3-SpanId:"a4a21bea008f53e0", X-B3-ParentSpanId:"01e437d65e031029", X-B3-Sampled:"0", X-ONAP-RequestID:"04319730-f072-4646-8e5d-cb137e11584a", X-RequestID:"04319730-f072-4646-8e5d-cb137e11584a", X-TransactionID:"04319730-f072-4646-8e5d-cb137e11584a", X-ECOMP-RequestID:"04319730-f072-4646-8e5d-cb137e11584a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01447cda-821b-4919-b324-3ea0a6bcfc25"] 2021-11-29T20:58:46.365Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Request body: 2021-11-29T20:58:46.365Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:46.386Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:46.386Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:46.387Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Status text : 2021-11-29T20:58:46.388Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:46.392Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Response body: { "requestId" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "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" : "2021-11-29T20:58:24.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"modelVersion\": \"1638219487737\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:58:34.000+00:00", "vfModuleId" : "921ae3d7-5d18-4fdf-a282-798831e76c6a", "vfModuleName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "vfModuleModelName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00" } } } 2021-11-29T20:58:46.393Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:46.393Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|INFO|500||InvokeReturn 2021-11-29T20:58:46.395Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false 2021-11-29T20:58:46.395Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:58:46.395Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:46.396Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false 2021-11-29T20:58:46.396Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:58:46.396Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01e437d65e031029", X-B3-SpanId:"6b801ce2bac5874f", X-B3-ParentSpanId:"01e437d65e031029", X-B3-Sampled:"0", X-ONAP-RequestID:"04319730-f072-4646-8e5d-cb137e11584a", X-RequestID:"04319730-f072-4646-8e5d-cb137e11584a", X-TransactionID:"04319730-f072-4646-8e5d-cb137e11584a", X-ECOMP-RequestID:"04319730-f072-4646-8e5d-cb137e11584a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9139a8e8-88f2-4097-9a8a-12fe034139b5"] 2021-11-29T20:58:46.396Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:58:46.397Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:46.410Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:46.411Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:46.412Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:58:46.412Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:46.413Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "groupingId" : "2f461318-66c7-4962-afdf-5d53dea9663a", "name" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d/2f461318-66c7-4962-afdf-5d53dea9663a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"updated_time\":1638219514000,\"creation_time\":1638219411000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ed3c391c6ecc47a2aabc94ea0344b93f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"OS::stack_id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"OS::stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:58:35.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:58:46.413Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:46.413Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:58:46.441Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:58:46.442Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:58:46.442Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:46.443Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:58:46.443Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:58:46.443Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"04319730-f072-4646-8e5d-cb137e11584a", X-RequestID:"04319730-f072-4646-8e5d-cb137e11584a", X-TransactionID:"04319730-f072-4646-8e5d-cb137e11584a", X-ECOMP-RequestID:"04319730-f072-4646-8e5d-cb137e11584a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b621ae29-9d1e-4145-b5f1-0b054a3068de"] 2021-11-29T20:58:46.443Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:58:46.444Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:46.563Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:46.564Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:46.564Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:58:46.565Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=77AD7A4748DBF7767AA921BA3B5AB767; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Mon, 29 Nov 2021 20:58:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:46.565Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1c1315b9-5157-11ec-937a-3ed201e9b36e","businessKey":"3bf7b219-c249-4023-b05f-af1cc57aef00","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:58:31.666+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"17d0fef5-5157-11ec-937a-3ed201e9b36e","superProcessInstanceId":"1c120406-5157-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T20:58:46.566Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:46.568Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:58:46.591Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:58:46.592Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:58:46.592Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:46.592Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:58:46.592Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:58:46.593Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"04319730-f072-4646-8e5d-cb137e11584a", X-RequestID:"04319730-f072-4646-8e5d-cb137e11584a", X-TransactionID:"04319730-f072-4646-8e5d-cb137e11584a", X-ECOMP-RequestID:"04319730-f072-4646-8e5d-cb137e11584a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09829a3b-ad32-4a61-b487-d7bb10a1f7f0"] 2021-11-29T20:58:46.593Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:58:46.593Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:46.719Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:46.719Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:46.720Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:58:46.720Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=BCBFAB3F4C554AAB83B4F22436D32D71; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Mon, 29 Nov 2021 20:58:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:46.721Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:1df2f971-5157-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"1c1315b9-5157-11ec-937a-3ed201e9b36e","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"1c1315b9-5157-11ec-937a-3ed201e9b36e","executionId":"1c1315b9-5157-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:58:34.811+0000","endTime":"2021-11-29T20:58:34.815+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"17d0fef5-5157-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:58:46.721Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:46.721Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:58:46.726Z|04319730-f072-4646-8e5d-cb137e11584a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:58:48.987Z|c752bdbc-517a-49cc-8c40-eae4252d24e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:58:48.988Z|c752bdbc-517a-49cc-8c40-eae4252d24e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:58:49.081Z|37ff9595-7a38-4da8-bedd-50177ba7041a|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:58:49.081Z|37ff9595-7a38-4da8-bedd-50177ba7041a|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:58:50.285Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:58:50.288Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537 already exists in requestDb InfraActiveRequests table 2021-11-29T20:58:50.288Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537 2021-11-29T20:58:50.289Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|INFO|500||Invoke 2021-11-29T20:58:50.289Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:50.289Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537 2021-11-29T20:58:50.289Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Method : GET 2021-11-29T20:58:50.289Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a27f1b171614801d", X-B3-SpanId:"47c849b4e3777faa", X-B3-ParentSpanId:"a27f1b171614801d", X-B3-Sampled:"0", X-ONAP-RequestID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-RequestID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-TransactionID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-ECOMP-RequestID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b61d69ad-631b-4eaf-b786-a23f2e654240"] 2021-11-29T20:58:50.290Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Request body: 2021-11-29T20:58:50.290Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:50.309Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:50.309Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T20:58:50.309Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Status text : 2021-11-29T20:58:50.310Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:58:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:50.310Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Response body: 2021-11-29T20:58:50.310Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:50.311Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|INFO|404|Not Found|InvokeReturn 2021-11-29T20:58:50.318Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2021-11-29T20:58:50.322Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:58:50.345Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|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/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||Invoke 2021-11-29T20:58:50.346Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|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/c05236a3d7a84a44b1b524bdcde12a01|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ddefc1ff-8937-4754-99d9-b8a8d3acf2f0], X-ECOMP-RequestID=[6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537], X-TransactionId=[], X-ONAP-RequestID=[6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537]} 2021-11-29T20:58:50.515Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|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/c05236a3d7a84a44b1b524bdcde12a01|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/c05236a3d7a84a44b1b524bdcde12a01 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211129-20:58:50:376-18397], vertex-id=[204800], Content-Length=[608], Date=[Mon, 29 Nov 2021 20:58:50 GMT], Content-Type=[application/json]} 2021-11-29T20:58:50.516Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|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/c05236a3d7a84a44b1b524bdcde12a01|DEBUG|500||{"tenant-id":"c05236a3d7a84a44b1b524bdcde12a01","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1638219168273","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"}]}]}} 2021-11-29T20:58:50.517Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|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/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||InvokeReturn 2021-11-29T20:58:50.518Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-11-29T20:58:50.518Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-11-29T20:58:50.520Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.520Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.520Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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================================================ 2021-11-29T20:58:50.521Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.521Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.521Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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:"111", X-B3-TraceId:"a27f1b171614801d", X-B3-SpanId:"148dd1c22f008f07", X-B3-ParentSpanId:"a27f1b171614801d", X-B3-Sampled:"0", X-ONAP-RequestID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-RequestID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-TransactionID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-ECOMP-RequestID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a8a4b09-c55f-4108-89a4-02a0410d8cbd"] 2021-11-29T20:58:50.521Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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":"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73","requestScope":"service"} 2021-11-29T20:58:50.522Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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================================================ 2021-11-29T20:58:50.541Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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========================================== 2021-11-29T20:58:50.541Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.542Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 : 2021-11-29T20:58:50.542Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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:"Mon, 29 Nov 2021 20:58:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:50.543Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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: 2021-11-29T20:58:50.543Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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================================================= 2021-11-29T20:58:50.544Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.545Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.545Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.546Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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================================================ 2021-11-29T20:58:50.546Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.547Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.547Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-RequestID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-TransactionID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-ECOMP-RequestID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"466a87d2-c361-41c6-af29-0c198e1475ad"] 2021-11-29T20:58:50.547Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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: 2021-11-29T20:58:50.548Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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================================================ 2021-11-29T20:58:50.568Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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========================================== 2021-11-29T20:58:50.568Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.569Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 : 2021-11-29T20:58:50.569Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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:"Mon, 29 Nov 2021 20:58:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:50.571Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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" : "2021-11-29 19:15:21.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" } } } 2021-11-29T20:58:50.571Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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================================================= 2021-11-29T20:58:50.571Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.574Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.575Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.575Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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================================================ 2021-11-29T20:58:50.575Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.576Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.576Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-RequestID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-TransactionID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-ECOMP-RequestID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50ee9ba7-0c28-4132-a024-083f93336713"] 2021-11-29T20:58:50.576Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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: 2021-11-29T20:58:50.576Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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================================================ 2021-11-29T20:58:50.591Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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========================================== 2021-11-29T20:58:50.591Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.592Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 : 2021-11-29T20:58:50.592Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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:"Mon, 29 Nov 2021 20:58:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:50.593Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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" : 506, "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" : "2021-11-29T19:15:21.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service" } } } 2021-11-29T20:58:50.593Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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================================================= 2021-11-29T20:58:50.594Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.598Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.599Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.599Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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================================================ 2021-11-29T20:58:50.600Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.600Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.601Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-RequestID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-TransactionID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-ECOMP-RequestID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22d43ea2-2dd2-4f4c-8a98-fc8cbc5aff4c"] 2021-11-29T20:58:50.601Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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: 2021-11-29T20:58:50.601Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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================================================ 2021-11-29T20:58:50.627Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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========================================== 2021-11-29T20:58:50.627Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.628Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 : 2021-11-29T20:58:50.628Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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:"Mon, 29 Nov 2021 20:58:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:50.629Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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" : "2021-11-29 19:15:21.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" } } } 2021-11-29T20:58:50.629Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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================================================= 2021-11-29T20:58:50.630Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.633Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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/ 2021-11-29T20:58:50.633Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.633Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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================================================ 2021-11-29T20:58:50.634Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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/ 2021-11-29T20:58:50.634Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.634Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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:"1844", X-B3-TraceId:"a27f1b171614801d", X-B3-SpanId:"d4eefe496bb1bd78", X-B3-ParentSpanId:"a27f1b171614801d", X-B3-Sampled:"0", X-ONAP-RequestID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-RequestID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-TransactionID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-ECOMP-RequestID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9642421-0a35-4319-9d7a-91f1db7a0527"] 2021-11-29T20:58:50.635Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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":"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537","requestStatus":"IN_PROGRESS","startTime":1638219530318,"source":"VID","tenantId":"c05236a3d7a84a44b1b524bdcde12a01","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\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\": \"07b22974-ab02-498b-8776-588b221ef318\",\n\t\t\t\"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"b4243932-1363-421e-b05c-146db0172f77\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537"} 2021-11-29T20:58:50.635Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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================================================ 2021-11-29T20:58:50.657Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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========================================== 2021-11-29T20:58:50.658Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.658Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 : 2021-11-29T20:58:50.659Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:50.659Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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" : "6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:58:50.318+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\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\": \"07b22974-ab02-498b-8776-588b221ef318\",\n\t\t\t\"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"b4243932-1363-421e-b05c-146db0172f77\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-11-29T20:58:50.647+00:00", "cloudRegion" : "k8sregion", "serviceInstanceName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537" } } } 2021-11-29T20:58:50.659Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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================================================= 2021-11-29T20:58:50.660Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.669Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.669Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.670Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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================================================ 2021-11-29T20:58:50.670Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.670Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:50.670Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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:"2251", X-B3-TraceId:"a27f1b171614801d", X-B3-SpanId:"526f997c41f9eb38", X-B3-ParentSpanId:"a27f1b171614801d", X-B3-Sampled:"0", X-ONAP-RequestID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-RequestID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-TransactionID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-ECOMP-RequestID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd029418-97f6-4cfb-be38-9cb6f0a24cb2"] 2021-11-29T20:58:50.671Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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\":\"07b22974-ab02-498b-8776-588b221ef318\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"94720e3c-0e15-4a09-b592-7b7c834c0569\",\"modelUuid\":\"94720e3c-0e15-4a09-b592-7b7c834c0569\",\"modelInvariantUuid\":\"07b22974-ab02-498b-8776-588b221ef318\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnf-customer\"},\"cloudConfiguration\":{\"tenantId\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnf_project\"},\"owningEntity\":{\"owningEntityId\":\"b4243932-1363-421e-b05c-146db0172f77\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537","type":"String"},"mso-request-id":{"value":"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537","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"}}} 2021-11-29T20:58:50.671Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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================================================ 2021-11-29T20:58:51.698Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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========================================== 2021-11-29T20:58:51.699Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:51.700Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 : 2021-11-29T20:58:51.700Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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:"Mon, 29 Nov 2021 20:58:51 GMT", X-ONAP-RequestID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-RequestID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-TransactionID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-ECOMP-RequestID:"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"dd029418-97f6-4cfb-be38-9cb6f0a24cb2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"] 2021-11-29T20:58:51.700Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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\":\"6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537\",\"instanceId\":\"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\"}}","message":"Success","processInstanceID":"276d6caf-5157-11ec-937a-3ed201e9b36e","variables":null,"messageCode":200} 2021-11-29T20:58:51.701Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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================================================= 2021-11-29T20:58:51.701Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|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 2021-11-29T20:58:51.706Z|6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:58:51.850Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:58:51.854Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537 2021-11-29T20:58:51.854Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|INFO|500||Invoke 2021-11-29T20:58:51.854Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:51.855Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537 2021-11-29T20:58:51.855Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Method : GET 2021-11-29T20:58:51.855Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e0bce681abf5bad", X-B3-SpanId:"3b68644c1d4b0936", X-B3-ParentSpanId:"5e0bce681abf5bad", X-B3-Sampled:"0", X-ONAP-RequestID:"acb61984-05d1-4859-8a88-228794828967", X-RequestID:"acb61984-05d1-4859-8a88-228794828967", X-TransactionID:"acb61984-05d1-4859-8a88-228794828967", X-ECOMP-RequestID:"acb61984-05d1-4859-8a88-228794828967", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3fe60b3f-563b-4bbf-88af-8f1fb5c23e71"] 2021-11-29T20:58:51.855Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Request body: 2021-11-29T20:58:51.855Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:51.880Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:51.880Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:51.881Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Status text : 2021-11-29T20:58:51.881Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:51.881Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Response body: { "requestId" : "6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:58:50.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\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\": \"07b22974-ab02-498b-8776-588b221ef318\",\n\t\t\t\"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"b4243932-1363-421e-b05c-146db0172f77\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:58:51.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "serviceInstanceName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537" } } } 2021-11-29T20:58:51.882Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:51.882Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|INFO|500||InvokeReturn 2021-11-29T20:58:51.883Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false 2021-11-29T20:58:51.884Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:58:51.884Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:51.884Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false 2021-11-29T20:58:51.884Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:58:51.884Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e0bce681abf5bad", X-B3-SpanId:"106d9285de784287", X-B3-ParentSpanId:"5e0bce681abf5bad", X-B3-Sampled:"0", X-ONAP-RequestID:"acb61984-05d1-4859-8a88-228794828967", X-RequestID:"acb61984-05d1-4859-8a88-228794828967", X-TransactionID:"acb61984-05d1-4859-8a88-228794828967", X-ECOMP-RequestID:"acb61984-05d1-4859-8a88-228794828967", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bddb400a-fd0e-4708-851a-9410688e513b"] 2021-11-29T20:58:51.885Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:58:51.885Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:51.897Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:51.899Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:51.899Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:58:51.899Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:51.899Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:58:51.900Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:51.900Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:58:51.908Z|acb61984-05d1-4859-8a88-228794828967|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:58:52.559Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:58:52.572Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:58:52.573Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||Invoke 2021-11-29T20:58:52.573Z|99fca5b8-879c-4801-ac45-64e7f5b3299a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:58:52.573Z|f4b46d90-7faa-4b11-8c45-56a37228e92e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:58:52.573Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:52.574Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:58:52.574Z|99fca5b8-879c-4801-ac45-64e7f5b3299a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:58:52.574Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Method : GET 2021-11-29T20:58:52.574Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"035629355af33351", X-B3-SpanId:"36abaac7190eb6db", X-B3-ParentSpanId:"035629355af33351", X-B3-Sampled:"0", X-ONAP-RequestID:"cebd251a-4860-41db-848d-1ae7df1867d8", X-RequestID:"cebd251a-4860-41db-848d-1ae7df1867d8", X-TransactionID:"cebd251a-4860-41db-848d-1ae7df1867d8", X-ECOMP-RequestID:"cebd251a-4860-41db-848d-1ae7df1867d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0876ac8a-7319-41e6-9f3c-46c6a2009768"] 2021-11-29T20:58:52.575Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Request body: 2021-11-29T20:58:52.575Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:52.574Z|f4b46d90-7faa-4b11-8c45-56a37228e92e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:58:52.581Z|c737a297-8696-4b0d-b1dc-9be72a03d0f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:58:52.581Z|c737a297-8696-4b0d-b1dc-9be72a03d0f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:58:52.596Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:52.597Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:52.598Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status text : 2021-11-29T20:58:52.598Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:52.599Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Response body: { "requestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "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" : "2021-11-29T20:57:36.000+00:00", "source" : "VID", "vnfId" : "0706992b-7033-443f-a682-466fae026a8f", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n\t\t\t\"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"resources\": {\n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"b2a03a3b-ecd4-4e7f-a446-d26ba046b004\",\n \"modelInvariantUuid\": \"875b9834-900b-479e-8e15-9a92bb34e4e7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"975fecd7-85b5-4ffd-a12c-a57bc59eb4f0\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \" \"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \" \"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"39d45629-1db8-4f65-a5ab-821e36d4e91c\",\n \"modelInvariantUuid\": \"c45d86ec-e301-4248-8dd2-1b496de63f10\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f28b70bf-68a3-4afd-a2f1-2ea0fa80595e\"\n },\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n \"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"05c38c1a-d3de-4e0e-8531-5eab4e801353\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:58:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a6bdc776-750d-4126-be83-e0b840c17026", "serviceInstanceName" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "cloudIdentifier" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-11-29T20:58:09.000+00:00" } ], "requestURI" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" } } } 2021-11-29T20:58:52.600Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:52.601Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||InvokeReturn 2021-11-29T20:58:52.603Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:58:52.603Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:58:52.604Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:52.604Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:58:52.604Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:58:52.605Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"035629355af33351", X-B3-SpanId:"c4f502ff6ddd8835", X-B3-ParentSpanId:"035629355af33351", X-B3-Sampled:"0", X-ONAP-RequestID:"cebd251a-4860-41db-848d-1ae7df1867d8", X-RequestID:"cebd251a-4860-41db-848d-1ae7df1867d8", X-TransactionID:"cebd251a-4860-41db-848d-1ae7df1867d8", X-ECOMP-RequestID:"cebd251a-4860-41db-848d-1ae7df1867d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e0bb8a5-583b-489b-9a77-9547ef040cab"] 2021-11-29T20:58:52.605Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:58:52.605Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:52.617Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:52.618Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:52.618Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:58:52.618Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:52.619Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "groupingId" : "d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f", "name" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1638219491000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"af5e4e96a1d843aeb079f0404c6498bd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"OS::stack_id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"OS::stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:58:14.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:58:52.619Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:52.619Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:58:52.648Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:58:52.648Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:58:52.649Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:52.649Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:58:52.649Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:58:52.649Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cebd251a-4860-41db-848d-1ae7df1867d8", X-RequestID:"cebd251a-4860-41db-848d-1ae7df1867d8", X-TransactionID:"cebd251a-4860-41db-848d-1ae7df1867d8", X-ECOMP-RequestID:"cebd251a-4860-41db-848d-1ae7df1867d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52243a4f-fdf1-42f9-83e8-c58e1a5f0dc6"] 2021-11-29T20:58:52.650Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:58:52.650Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:52.775Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:52.776Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:52.776Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:58:52.776Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=53665677D364E91FC10BA67C1B61826F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Mon, 29 Nov 2021 20:58:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:52.777Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0dbfc9c4-5157-11ec-937a-3ed201e9b36e","businessKey":"6c6b75d8-13b2-4bca-a00b-70042abc7e9b","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:58:07.632+0000","endTime":"2021-11-29T20:58:44.786+0000","removalTime":null,"durationInMillis":37154,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fb73f28d-5156-11ec-937a-3ed201e9b36e","superProcessInstanceId":"0dbedf23-5157-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2021-11-29T20:58:52.778Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:52.778Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:58:52.799Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:58:52.799Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:58:52.799Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:52.800Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:58:52.800Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:58:52.800Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cebd251a-4860-41db-848d-1ae7df1867d8", X-RequestID:"cebd251a-4860-41db-848d-1ae7df1867d8", X-TransactionID:"cebd251a-4860-41db-848d-1ae7df1867d8", X-ECOMP-RequestID:"cebd251a-4860-41db-848d-1ae7df1867d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8a7fc93-2e2a-44ca-a7f3-4a69c12cf21f"] 2021-11-29T20:58:52.800Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:58:52.800Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:52.962Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:52.964Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:52.964Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:58:52.965Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=049C130B47663815B84DFF12CA780048; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Mon, 29 Nov 2021 20:58:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:52.965Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:23e4e2e4-5157-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"0dbfc9c4-5157-11ec-937a-3ed201e9b36e","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"0dbfc9c4-5157-11ec-937a-3ed201e9b36e","executionId":"0dbfc9c4-5157-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:58:44.785+0000","endTime":"2021-11-29T20:58:44.785+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fb73f28d-5156-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:58:52.965Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:52.966Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0dbfc9c4-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:58:52.975Z|cebd251a-4860-41db-848d-1ae7df1867d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:58:56.897Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:58:56.904Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00 2021-11-29T20:58:56.905Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|INFO|500||Invoke 2021-11-29T20:58:56.905Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:56.906Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00 2021-11-29T20:58:56.906Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Method : GET 2021-11-29T20:58:56.906Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b6afef92099138b", X-B3-SpanId:"35a3c5bba47e6ae1", X-B3-ParentSpanId:"8b6afef92099138b", X-B3-Sampled:"0", X-ONAP-RequestID:"8282f818-23c9-44e1-bdc1-7f97ff78e417", X-RequestID:"8282f818-23c9-44e1-bdc1-7f97ff78e417", X-TransactionID:"8282f818-23c9-44e1-bdc1-7f97ff78e417", X-ECOMP-RequestID:"8282f818-23c9-44e1-bdc1-7f97ff78e417", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0270148e-c7a0-4948-9f68-dd7bfb462cbc"] 2021-11-29T20:58:56.907Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Request body: 2021-11-29T20:58:56.907Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:56.930Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:56.930Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:56.931Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Status text : 2021-11-29T20:58:56.931Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:56.931Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Response body: { "requestId" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "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" : "2021-11-29T20:58:24.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"modelVersion\": \"1638219487737\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:58:34.000+00:00", "vfModuleId" : "921ae3d7-5d18-4fdf-a282-798831e76c6a", "vfModuleName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "vfModuleModelName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00" } } } 2021-11-29T20:58:56.932Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:56.932Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|INFO|500||InvokeReturn 2021-11-29T20:58:56.935Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false 2021-11-29T20:58:56.935Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:58:56.935Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:56.936Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false 2021-11-29T20:58:56.936Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:58:56.936Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b6afef92099138b", X-B3-SpanId:"a51991a0a4f903b0", X-B3-ParentSpanId:"8b6afef92099138b", X-B3-Sampled:"0", X-ONAP-RequestID:"8282f818-23c9-44e1-bdc1-7f97ff78e417", X-RequestID:"8282f818-23c9-44e1-bdc1-7f97ff78e417", X-TransactionID:"8282f818-23c9-44e1-bdc1-7f97ff78e417", X-ECOMP-RequestID:"8282f818-23c9-44e1-bdc1-7f97ff78e417", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d66590b9-d621-4a03-89f9-e517e2ce28d3"] 2021-11-29T20:58:56.937Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:58:56.937Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:56.949Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:56.949Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:56.950Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:58:56.950Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:58:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:56.951Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "groupingId" : "2f461318-66c7-4962-afdf-5d53dea9663a", "name" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d/2f461318-66c7-4962-afdf-5d53dea9663a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"updated_time\":1638219514000,\"creation_time\":1638219411000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ed3c391c6ecc47a2aabc94ea0344b93f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"OS::stack_id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"OS::stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:58:35.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:58:56.951Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:56.952Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:58:57.090Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:58:57.091Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:58:57.094Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:57.094Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:58:57.095Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:58:57.096Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8282f818-23c9-44e1-bdc1-7f97ff78e417", X-RequestID:"8282f818-23c9-44e1-bdc1-7f97ff78e417", X-TransactionID:"8282f818-23c9-44e1-bdc1-7f97ff78e417", X-ECOMP-RequestID:"8282f818-23c9-44e1-bdc1-7f97ff78e417", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df123849-8702-4e36-8ddd-b40f780e8bf4"] 2021-11-29T20:58:57.096Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:58:57.097Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:57.229Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:57.230Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:57.230Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:58:57.231Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F9DACE37B9B1303B9C505FEDBD74FFC3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Mon, 29 Nov 2021 20:58:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:57.232Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1c1315b9-5157-11ec-937a-3ed201e9b36e","businessKey":"3bf7b219-c249-4023-b05f-af1cc57aef00","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:58:31.666+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"17d0fef5-5157-11ec-937a-3ed201e9b36e","superProcessInstanceId":"1c120406-5157-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T20:58:57.232Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:57.233Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:58:57.275Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:58:57.277Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:58:57.277Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:58:57.282Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:58:57.282Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:58:57.283Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8282f818-23c9-44e1-bdc1-7f97ff78e417", X-RequestID:"8282f818-23c9-44e1-bdc1-7f97ff78e417", X-TransactionID:"8282f818-23c9-44e1-bdc1-7f97ff78e417", X-ECOMP-RequestID:"8282f818-23c9-44e1-bdc1-7f97ff78e417", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33ebe13f-0f70-4ce7-83a9-55a6d192bfd0"] 2021-11-29T20:58:57.283Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:58:57.284Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:58:57.405Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:58:57.405Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:58:57.406Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:58:57.406Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=789A3FEBA161E098E28BEDB588554E3E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Mon, 29 Nov 2021 20:58:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:58:57.407Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:1df2f971-5157-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"1c1315b9-5157-11ec-937a-3ed201e9b36e","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"1c1315b9-5157-11ec-937a-3ed201e9b36e","executionId":"1c1315b9-5157-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:58:34.811+0000","endTime":"2021-11-29T20:58:34.815+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"17d0fef5-5157-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:58:57.407Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:58:57.408Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:58:57.411Z|8282f818-23c9-44e1-bdc1-7f97ff78e417|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:02.055Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:02.060Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537 2021-11-29T20:59:02.061Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|INFO|500||Invoke 2021-11-29T20:59:02.062Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:02.062Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537 2021-11-29T20:59:02.062Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Method : GET 2021-11-29T20:59:02.063Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86e3344a56deacb7", X-B3-SpanId:"266c4e9bf02f02ba", X-B3-ParentSpanId:"86e3344a56deacb7", X-B3-Sampled:"0", X-ONAP-RequestID:"264051b0-bc26-45b5-84b4-36bfae6973eb", X-RequestID:"264051b0-bc26-45b5-84b4-36bfae6973eb", X-TransactionID:"264051b0-bc26-45b5-84b4-36bfae6973eb", X-ECOMP-RequestID:"264051b0-bc26-45b5-84b4-36bfae6973eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5abb729d-1a2e-4af8-963a-9e017707219a"] 2021-11-29T20:59:02.064Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Request body: 2021-11-29T20:59:02.064Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:02.093Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:02.094Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:02.095Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Status text : 2021-11-29T20:59:02.096Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:02.097Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Response body: { "requestId" : "6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:58:50.000+00:00", "endTime" : "2021-11-29T20:58:58.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\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\": \"07b22974-ab02-498b-8776-588b221ef318\",\n\t\t\t\"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"b4243932-1363-421e-b05c-146db0172f77\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:58:58.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "serviceInstanceName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537" } } } 2021-11-29T20:59:02.097Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:02.098Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|INFO|500||InvokeReturn 2021-11-29T20:59:02.100Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false 2021-11-29T20:59:02.100Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:02.101Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:02.101Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false 2021-11-29T20:59:02.101Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:02.102Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86e3344a56deacb7", X-B3-SpanId:"e3caf6aa93cba50f", X-B3-ParentSpanId:"86e3344a56deacb7", X-B3-Sampled:"0", X-ONAP-RequestID:"264051b0-bc26-45b5-84b4-36bfae6973eb", X-RequestID:"264051b0-bc26-45b5-84b4-36bfae6973eb", X-TransactionID:"264051b0-bc26-45b5-84b4-36bfae6973eb", X-ECOMP-RequestID:"264051b0-bc26-45b5-84b4-36bfae6973eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adb14df0-2053-4426-94e2-df56deebf246"] 2021-11-29T20:59:02.103Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:02.103Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:02.114Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:02.115Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:02.115Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:02.116Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:02.116Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:02.117Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:02.117Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:02.125Z|264051b0-bc26-45b5-84b4-36bfae6973eb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:02.256Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:02.261Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537 2021-11-29T20:59:02.262Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|INFO|500||Invoke 2021-11-29T20:59:02.262Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:02.262Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537 2021-11-29T20:59:02.262Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Method : GET 2021-11-29T20:59:02.262Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ecfd6ad3ff22e91c", X-B3-SpanId:"51a23f53e41846a3", X-B3-ParentSpanId:"ecfd6ad3ff22e91c", X-B3-Sampled:"0", X-ONAP-RequestID:"191fdf18-644a-4eb8-9f67-65efd6e35099", X-RequestID:"191fdf18-644a-4eb8-9f67-65efd6e35099", X-TransactionID:"191fdf18-644a-4eb8-9f67-65efd6e35099", X-ECOMP-RequestID:"191fdf18-644a-4eb8-9f67-65efd6e35099", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f7dec8d-c275-4166-b72a-5cadd26b3e3a"] 2021-11-29T20:59:02.263Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Request body: 2021-11-29T20:59:02.263Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:02.287Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:02.287Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:02.287Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Status text : 2021-11-29T20:59:02.288Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:02.289Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Response body: { "requestId" : "6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:58:50.000+00:00", "endTime" : "2021-11-29T20:58:58.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\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\": \"07b22974-ab02-498b-8776-588b221ef318\",\n\t\t\t\"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"b4243932-1363-421e-b05c-146db0172f77\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:58:58.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "serviceInstanceName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537" } } } 2021-11-29T20:59:02.289Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:02.289Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|INFO|500||InvokeReturn 2021-11-29T20:59:02.290Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false 2021-11-29T20:59:02.291Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:02.291Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:02.291Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false 2021-11-29T20:59:02.291Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:02.291Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ecfd6ad3ff22e91c", X-B3-SpanId:"55e416825fffc338", X-B3-ParentSpanId:"ecfd6ad3ff22e91c", X-B3-Sampled:"0", X-ONAP-RequestID:"191fdf18-644a-4eb8-9f67-65efd6e35099", X-RequestID:"191fdf18-644a-4eb8-9f67-65efd6e35099", X-TransactionID:"191fdf18-644a-4eb8-9f67-65efd6e35099", X-ECOMP-RequestID:"191fdf18-644a-4eb8-9f67-65efd6e35099", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e50029a1-11ab-4525-8d37-8dfdf5f18b81"] 2021-11-29T20:59:02.292Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:02.292Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:02.300Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:02.300Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:02.301Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:02.301Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:02.301Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:02.302Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:02.302Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:02.317Z|191fdf18-644a-4eb8-9f67-65efd6e35099|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:02.444Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:02.447Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537 2021-11-29T20:59:02.448Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|INFO|500||Invoke 2021-11-29T20:59:02.448Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:02.448Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537 2021-11-29T20:59:02.449Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Method : GET 2021-11-29T20:59:02.449Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"969a57bb97b82dba", X-B3-SpanId:"79f5ba3ff71c16af", X-B3-ParentSpanId:"969a57bb97b82dba", X-B3-Sampled:"0", X-ONAP-RequestID:"dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf", X-RequestID:"dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf", X-TransactionID:"dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf", X-ECOMP-RequestID:"dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"411f6260-88b3-4f3b-b3bd-da8e6243cc3c"] 2021-11-29T20:59:02.449Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Request body: 2021-11-29T20:59:02.450Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:02.602Z|eeb96794-365e-44f2-b4fb-a16f518fb342|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:59:02.603Z|eeb96794-365e-44f2-b4fb-a16f518fb342|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:59:02.604Z|78fb739c-3551-43d9-908e-46a5403e8661|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:59:02.604Z|da6dce86-1497-47d0-9ee5-413578b45b59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:59:02.604Z|78fb739c-3551-43d9-908e-46a5403e8661|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:59:02.604Z|da6dce86-1497-47d0-9ee5-413578b45b59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:59:02.608Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:02.609Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:02.609Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Status text : 2021-11-29T20:59:02.610Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:02.611Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Response body: { "requestId" : "6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:58:50.000+00:00", "endTime" : "2021-11-29T20:58:58.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\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\": \"07b22974-ab02-498b-8776-588b221ef318\",\n\t\t\t\"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"b4243932-1363-421e-b05c-146db0172f77\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:58:58.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "serviceInstanceName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537" } } } 2021-11-29T20:59:02.611Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:02.612Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|INFO|500||InvokeReturn 2021-11-29T20:59:02.613Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false 2021-11-29T20:59:02.614Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:02.614Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:02.616Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false 2021-11-29T20:59:02.616Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:02.617Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"969a57bb97b82dba", X-B3-SpanId:"676c058f4c1687ea", X-B3-ParentSpanId:"969a57bb97b82dba", X-B3-Sampled:"0", X-ONAP-RequestID:"dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf", X-RequestID:"dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf", X-TransactionID:"dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf", X-ECOMP-RequestID:"dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17b9a819-5890-43be-8346-dc51cfc0e801"] 2021-11-29T20:59:02.618Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:02.618Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:02.632Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:02.633Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:02.633Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:02.634Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:02.635Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:02.635Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:02.636Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:02.644Z|dae5f2d1-07ff-4ba0-b17b-b3ccaf0e1caf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:02.768Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:02.772Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537 2021-11-29T20:59:02.772Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|INFO|500||Invoke 2021-11-29T20:59:02.772Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:02.773Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537 2021-11-29T20:59:02.773Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Method : GET 2021-11-29T20:59:02.773Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83b4dfe327820605", X-B3-SpanId:"dbe983dbbf750efc", X-B3-ParentSpanId:"83b4dfe327820605", X-B3-Sampled:"0", X-ONAP-RequestID:"684e4de8-c601-42d0-acce-e5d95595f9b0", X-RequestID:"684e4de8-c601-42d0-acce-e5d95595f9b0", X-TransactionID:"684e4de8-c601-42d0-acce-e5d95595f9b0", X-ECOMP-RequestID:"684e4de8-c601-42d0-acce-e5d95595f9b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d2e7d4f-7263-42e4-853f-e69245ad478c"] 2021-11-29T20:59:02.774Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Request body: 2021-11-29T20:59:02.774Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:02.796Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:02.797Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:02.797Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Status text : 2021-11-29T20:59:02.797Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:02.801Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Response body: { "requestId" : "6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:58:50.000+00:00", "endTime" : "2021-11-29T20:58:58.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\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\": \"07b22974-ab02-498b-8776-588b221ef318\",\n\t\t\t\"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"b4243932-1363-421e-b05c-146db0172f77\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:58:58.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "serviceInstanceName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537" } } } 2021-11-29T20:59:02.801Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:02.806Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|INFO|500||InvokeReturn 2021-11-29T20:59:02.808Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false 2021-11-29T20:59:02.809Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:02.809Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:02.809Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false 2021-11-29T20:59:02.809Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:02.810Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83b4dfe327820605", X-B3-SpanId:"2ad1839e5367bb4f", X-B3-ParentSpanId:"83b4dfe327820605", X-B3-Sampled:"0", X-ONAP-RequestID:"684e4de8-c601-42d0-acce-e5d95595f9b0", X-RequestID:"684e4de8-c601-42d0-acce-e5d95595f9b0", X-TransactionID:"684e4de8-c601-42d0-acce-e5d95595f9b0", X-ECOMP-RequestID:"684e4de8-c601-42d0-acce-e5d95595f9b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34b35b41-885c-4d4b-99a6-19e369d44f02"] 2021-11-29T20:59:02.810Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:02.810Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:02.822Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:02.823Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:02.823Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:02.824Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:02.824Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:02.825Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:02.825Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:02.834Z|684e4de8-c601-42d0-acce-e5d95595f9b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:02.950Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:02.954Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537 2021-11-29T20:59:02.955Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|INFO|500||Invoke 2021-11-29T20:59:02.955Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:02.955Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537 2021-11-29T20:59:02.955Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Method : GET 2021-11-29T20:59:02.956Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"850579574c658963", X-B3-SpanId:"a2ba72ffa963a9e3", X-B3-ParentSpanId:"850579574c658963", X-B3-Sampled:"0", X-ONAP-RequestID:"614c3f3f-bb21-48fd-bf3c-7bff6b8592a0", X-RequestID:"614c3f3f-bb21-48fd-bf3c-7bff6b8592a0", X-TransactionID:"614c3f3f-bb21-48fd-bf3c-7bff6b8592a0", X-ECOMP-RequestID:"614c3f3f-bb21-48fd-bf3c-7bff6b8592a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c1daf3f-13f1-4ddc-9cf5-30edb7cbb689"] 2021-11-29T20:59:02.956Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Request body: 2021-11-29T20:59:02.956Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:02.977Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:02.977Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:02.978Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Status text : 2021-11-29T20:59:02.978Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:02.979Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||Response body: { "requestId" : "6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:58:50.000+00:00", "endTime" : "2021-11-29T20:58:58.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\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\": \"07b22974-ab02-498b-8776-588b221ef318\",\n\t\t\t\"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"b4243932-1363-421e-b05c-146db0172f77\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:58:58.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "serviceInstanceName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537" } } } 2021-11-29T20:59:02.980Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:02.980Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|INFO|500||InvokeReturn 2021-11-29T20:59:02.981Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false 2021-11-29T20:59:02.982Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:02.982Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:02.982Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false 2021-11-29T20:59:02.982Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:02.983Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"850579574c658963", X-B3-SpanId:"9420f1b6dd7e3ff4", X-B3-ParentSpanId:"850579574c658963", X-B3-Sampled:"0", X-ONAP-RequestID:"614c3f3f-bb21-48fd-bf3c-7bff6b8592a0", X-RequestID:"614c3f3f-bb21-48fd-bf3c-7bff6b8592a0", X-TransactionID:"614c3f3f-bb21-48fd-bf3c-7bff6b8592a0", X-ECOMP-RequestID:"614c3f3f-bb21-48fd-bf3c-7bff6b8592a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"163f5449-7f7c-453e-8f04-0fa7cec19384"] 2021-11-29T20:59:02.983Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:02.983Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:02.994Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:02.994Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:02.994Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:02.995Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:02.996Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:02.996Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:02.997Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:03.004Z|614c3f3f-bb21-48fd-bf3c-7bff6b8592a0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6ccb4c1f-dbe7-43b4-a1b5-63c4f34eb537|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:03.119Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:03.123Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:59:03.124Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||Invoke 2021-11-29T20:59:03.124Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:03.124Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:59:03.124Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Method : GET 2021-11-29T20:59:03.124Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"726e4995d56870dc", X-B3-SpanId:"149feb2567fe7744", X-B3-ParentSpanId:"726e4995d56870dc", X-B3-Sampled:"0", X-ONAP-RequestID:"6f0c0406-509e-41e5-9655-54df9be90447", X-RequestID:"6f0c0406-509e-41e5-9655-54df9be90447", X-TransactionID:"6f0c0406-509e-41e5-9655-54df9be90447", X-ECOMP-RequestID:"6f0c0406-509e-41e5-9655-54df9be90447", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29cc2435-7215-43f3-8d12-aff6189ad4d2"] 2021-11-29T20:59:03.125Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Request body: 2021-11-29T20:59:03.125Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:03.145Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:03.146Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:03.146Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status text : 2021-11-29T20:59:03.146Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:03.148Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Response body: { "requestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "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" : "2021-11-29T20:57:36.000+00:00", "source" : "VID", "vnfId" : "0706992b-7033-443f-a682-466fae026a8f", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n\t\t\t\"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"resources\": {\n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"b2a03a3b-ecd4-4e7f-a446-d26ba046b004\",\n \"modelInvariantUuid\": \"875b9834-900b-479e-8e15-9a92bb34e4e7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"975fecd7-85b5-4ffd-a12c-a57bc59eb4f0\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \" \"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \" \"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"39d45629-1db8-4f65-a5ab-821e36d4e91c\",\n \"modelInvariantUuid\": \"c45d86ec-e301-4248-8dd2-1b496de63f10\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f28b70bf-68a3-4afd-a2f1-2ea0fa80595e\"\n },\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n \"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"05c38c1a-d3de-4e0e-8531-5eab4e801353\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a6bdc776-750d-4126-be83-e0b840c17026", "serviceInstanceName" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "cloudIdentifier" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-11-29T20:58:09.000+00:00" } ], "requestURI" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" } } } 2021-11-29T20:59:03.148Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:03.149Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||InvokeReturn 2021-11-29T20:59:03.151Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:59:03.151Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:03.151Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:03.151Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:59:03.152Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:03.152Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"726e4995d56870dc", X-B3-SpanId:"16347c0ad06bc338", X-B3-ParentSpanId:"726e4995d56870dc", X-B3-Sampled:"0", X-ONAP-RequestID:"6f0c0406-509e-41e5-9655-54df9be90447", X-RequestID:"6f0c0406-509e-41e5-9655-54df9be90447", X-TransactionID:"6f0c0406-509e-41e5-9655-54df9be90447", X-ECOMP-RequestID:"6f0c0406-509e-41e5-9655-54df9be90447", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f64fe85c-e87d-4da5-846d-47b1cf719c00"] 2021-11-29T20:59:03.152Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:03.152Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:03.173Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:03.173Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:03.174Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:03.174Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:03.175Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "groupingId" : "d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f", "name" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1638219491000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"af5e4e96a1d843aeb079f0404c6498bd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"OS::stack_id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"OS::stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:58:14.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:59:03.175Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:03.175Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:03.211Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:59:03.212Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:59:03.212Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:03.212Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:59:03.212Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:59:03.212Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6f0c0406-509e-41e5-9655-54df9be90447", X-RequestID:"6f0c0406-509e-41e5-9655-54df9be90447", X-TransactionID:"6f0c0406-509e-41e5-9655-54df9be90447", X-ECOMP-RequestID:"6f0c0406-509e-41e5-9655-54df9be90447", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12121bd9-32b3-484f-bcea-ebb1394b867c"] 2021-11-29T20:59:03.213Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:59:03.213Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:03.345Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:03.346Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:03.346Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:59:03.347Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3837CD00C3957C2565C64F97EED9272C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"720", Date:"Mon, 29 Nov 2021 20:59:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:03.347Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2b2bad66-5157-11ec-937a-3ed201e9b36e","businessKey":"6c6b75d8-13b2-4bca-a00b-70042abc7e9b","processDefinitionId":"ControllerExecutionBB:1:c36e3eed-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2021-11-29T20:58:56.993+0000","endTime":"2021-11-29T20:59:02.135+0000","removalTime":null,"durationInMillis":5142,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"fb73f28d-5156-11ec-937a-3ed201e9b36e","superProcessInstanceId":"29e48795-5157-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2021-11-29T20:59:03.347Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:03.348Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:59:03.385Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b2bad66-5157-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b2bad66-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:59:03.386Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b2bad66-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:59:03.386Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b2bad66-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:03.387Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b2bad66-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b2bad66-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:59:03.387Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b2bad66-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:59:03.387Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b2bad66-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6f0c0406-509e-41e5-9655-54df9be90447", X-RequestID:"6f0c0406-509e-41e5-9655-54df9be90447", X-TransactionID:"6f0c0406-509e-41e5-9655-54df9be90447", X-ECOMP-RequestID:"6f0c0406-509e-41e5-9655-54df9be90447", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7be65bce-20ad-45a1-b085-bc3a89f50c8a"] 2021-11-29T20:59:03.388Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b2bad66-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:59:03.388Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b2bad66-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:03.520Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b2bad66-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:03.525Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b2bad66-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:03.527Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b2bad66-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:59:03.527Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b2bad66-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B04B766A78C8702FD1699450E777D155; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"786", Date:"Mon, 29 Nov 2021 20:59:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:03.528Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b2bad66-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:2e3c21a7-5157-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"2b2bad66-5157-11ec-937a-3ed201e9b36e","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:c36e3eed-5148-11ec-937a-3ed201e9b36e","processInstanceId":"2b2bad66-5157-11ec-937a-3ed201e9b36e","executionId":"2b2bad66-5157-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:59:02.134+0000","endTime":"2021-11-29T20:59:02.134+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"fb73f28d-5156-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:59:03.528Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b2bad66-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:03.529Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b2bad66-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:59:03.533Z|6f0c0406-509e-41e5-9655-54df9be90447|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:03.988Z|cb11c4ed-311c-49ee-b77d-61dc87c64d92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:59:03.989Z|cb11c4ed-311c-49ee-b77d-61dc87c64d92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:59:04.462Z|733ec83a-d859-4849-9f05-f6f3ccaa6c74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:59:04.463Z|733ec83a-d859-4849-9f05-f6f3ccaa6c74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:59:07.543Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:07.550Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00 2021-11-29T20:59:07.550Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|INFO|500||Invoke 2021-11-29T20:59:07.551Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:07.551Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00 2021-11-29T20:59:07.551Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Method : GET 2021-11-29T20:59:07.552Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2df684fb9ea74f34", X-B3-SpanId:"1000001c711b714b", X-B3-ParentSpanId:"2df684fb9ea74f34", X-B3-Sampled:"0", X-ONAP-RequestID:"8efcac09-4ca5-478c-8404-347081a164b7", X-RequestID:"8efcac09-4ca5-478c-8404-347081a164b7", X-TransactionID:"8efcac09-4ca5-478c-8404-347081a164b7", X-ECOMP-RequestID:"8efcac09-4ca5-478c-8404-347081a164b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0f7de67-c86a-4279-8d46-e1a72bb38ecc"] 2021-11-29T20:59:07.552Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Request body: 2021-11-29T20:59:07.552Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:07.574Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:07.575Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:07.576Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Status text : 2021-11-29T20:59:07.576Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:07.578Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Response body: { "requestId" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "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" : "2021-11-29T20:58:24.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"modelVersion\": \"1638219487737\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:58:34.000+00:00", "vfModuleId" : "921ae3d7-5d18-4fdf-a282-798831e76c6a", "vfModuleName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "vfModuleModelName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00" } } } 2021-11-29T20:59:07.578Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:07.579Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|INFO|500||InvokeReturn 2021-11-29T20:59:07.581Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false 2021-11-29T20:59:07.582Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:07.582Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:07.583Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false 2021-11-29T20:59:07.583Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:07.584Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2df684fb9ea74f34", X-B3-SpanId:"29eeda39dd0e8893", X-B3-ParentSpanId:"2df684fb9ea74f34", X-B3-Sampled:"0", X-ONAP-RequestID:"8efcac09-4ca5-478c-8404-347081a164b7", X-RequestID:"8efcac09-4ca5-478c-8404-347081a164b7", X-TransactionID:"8efcac09-4ca5-478c-8404-347081a164b7", X-ECOMP-RequestID:"8efcac09-4ca5-478c-8404-347081a164b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cfe6893-ece5-4b42-a06c-0e25150044c4"] 2021-11-29T20:59:07.584Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:07.585Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:07.598Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:07.598Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:07.599Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:07.599Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:07.600Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "groupingId" : "2f461318-66c7-4962-afdf-5d53dea9663a", "name" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d/2f461318-66c7-4962-afdf-5d53dea9663a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"updated_time\":1638219514000,\"creation_time\":1638219411000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ed3c391c6ecc47a2aabc94ea0344b93f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"OS::stack_id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"OS::stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:58:35.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:59:07.600Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:07.601Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:07.633Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:59:07.634Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:59:07.634Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:07.634Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:59:07.634Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:59:07.635Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8efcac09-4ca5-478c-8404-347081a164b7", X-RequestID:"8efcac09-4ca5-478c-8404-347081a164b7", X-TransactionID:"8efcac09-4ca5-478c-8404-347081a164b7", X-ECOMP-RequestID:"8efcac09-4ca5-478c-8404-347081a164b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"230c019a-d07d-40c7-9c84-8ab335c4137b"] 2021-11-29T20:59:07.635Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:59:07.635Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:07.756Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:07.756Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:07.757Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:59:07.757Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6B313481E5A4A4DA2F40A7BDE76537D1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Mon, 29 Nov 2021 20:59:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:07.757Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1c1315b9-5157-11ec-937a-3ed201e9b36e","businessKey":"3bf7b219-c249-4023-b05f-af1cc57aef00","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:58:31.666+0000","endTime":"2021-11-29T20:59:05.867+0000","removalTime":null,"durationInMillis":34201,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"17d0fef5-5157-11ec-937a-3ed201e9b36e","superProcessInstanceId":"1c120406-5157-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2021-11-29T20:59:07.758Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:07.758Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3bf7b219-c249-4023-b05f-af1cc57aef00&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:59:07.790Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:59:07.791Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:59:07.791Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:07.791Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:59:07.791Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:59:07.792Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8efcac09-4ca5-478c-8404-347081a164b7", X-RequestID:"8efcac09-4ca5-478c-8404-347081a164b7", X-TransactionID:"8efcac09-4ca5-478c-8404-347081a164b7", X-ECOMP-RequestID:"8efcac09-4ca5-478c-8404-347081a164b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b581e25a-055f-4920-a87b-f752b771cfa1"] 2021-11-29T20:59:07.792Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:59:07.792Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:07.917Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:07.917Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:07.918Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:59:07.918Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=71DAE5EF4DB5B93368B5E4A34FCB74DA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Mon, 29 Nov 2021 20:59:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:07.919Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:307596d7-5157-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"1c1315b9-5157-11ec-937a-3ed201e9b36e","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"1c1315b9-5157-11ec-937a-3ed201e9b36e","executionId":"1c1315b9-5157-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:59:05.866+0000","endTime":"2021-11-29T20:59:05.866+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"17d0fef5-5157-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:59:07.919Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:07.920Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1c1315b9-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:59:07.923Z|8efcac09-4ca5-478c-8404-347081a164b7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:10.717Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:10.721Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 6a29a2c8-b454-43db-972a-6f73961eb83e already exists in requestDb InfraActiveRequests table 2021-11-29T20:59:10.722Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e 2021-11-29T20:59:10.722Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|INFO|500||Invoke 2021-11-29T20:59:10.722Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:10.722Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e 2021-11-29T20:59:10.723Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Method : GET 2021-11-29T20:59:10.723Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e756de69cf162c4", X-B3-SpanId:"e70f82ee610eef8b", X-B3-ParentSpanId:"4e756de69cf162c4", X-B3-Sampled:"0", X-ONAP-RequestID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-RequestID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-TransactionID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-ECOMP-RequestID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ad6def6-d0b0-43f0-a650-754feccd6f2f"] 2021-11-29T20:59:10.724Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Request body: 2021-11-29T20:59:10.724Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:10.743Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:10.744Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T20:59:10.745Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Status text : 2021-11-29T20:59:10.745Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:59:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:10.746Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Response body: 2021-11-29T20:59:10.746Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:10.747Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|INFO|404|Not Found|InvokeReturn 2021-11-29T20:59:10.761Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|||INFO|500||Running local validations 2021-11-29T20:59:10.761Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2021-11-29T20:59:10.768Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:59:10.812Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/07b22974-ab02-498b-8776-588b221ef318|INFO|500||Invoke 2021-11-29T20:59:10.813Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/07b22974-ab02-498b-8776-588b221ef318|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/07b22974-ab02-498b-8776-588b221ef318 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6a29a2c8-b454-43db-972a-6f73961eb83e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f2333de2-9c4c-45bd-8717-b181d777a01d], X-ECOMP-RequestID=[6a29a2c8-b454-43db-972a-6f73961eb83e], X-TransactionId=[], X-ONAP-RequestID=[6a29a2c8-b454-43db-972a-6f73961eb83e]} 2021-11-29T20:59:10.915Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/07b22974-ab02-498b-8776-588b221ef318|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/07b22974-ab02-498b-8776-588b221ef318 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211129-20:59:10:840-44190], Content-Length=[377], Date=[Mon, 29 Nov 2021 20:59:10 GMT], Content-Type=[application/json]} 2021-11-29T20:59:10.917Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/07b22974-ab02-498b-8776-588b221ef318|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/07b22974-ab02-498b-8776-588b221ef318","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/07b22974-ab02-498b-8776-588b221ef318","ERR.5.4.6114"]}}} 2021-11-29T20:59:10.917Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/07b22974-ab02-498b-8776-588b221ef318|INFO|404|Not Found|InvokeReturn 2021-11-29T20:59:10.920Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/07b22974-ab02-498b-8776-588b221ef318 2021-11-29T20:59:10.920Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 07b22974-ab02-498b-8776-588b221ef318 2021-11-29T20:59:10.924Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:59:10.959Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/07b22974-ab02-498b-8776-588b221ef318|INFO|500||Invoke 2021-11-29T20:59:10.960Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/07b22974-ab02-498b-8776-588b221ef318|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/07b22974-ab02-498b-8776-588b221ef318 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6a29a2c8-b454-43db-972a-6f73961eb83e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[28f33cfc-1d52-4173-a9c9-7d08fce9c797], X-ECOMP-RequestID=[6a29a2c8-b454-43db-972a-6f73961eb83e], X-TransactionId=[], X-ONAP-RequestID=[6a29a2c8-b454-43db-972a-6f73961eb83e]} 2021-11-29T20:59:11.018Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/07b22974-ab02-498b-8776-588b221ef318|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/07b22974-ab02-498b-8776-588b221ef318 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211129-20:59:10:981-44595], Content-Length=[377], Date=[Mon, 29 Nov 2021 20:59:10 GMT], Content-Type=[application/json]} 2021-11-29T20:59:11.019Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/07b22974-ab02-498b-8776-588b221ef318|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/07b22974-ab02-498b-8776-588b221ef318","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/07b22974-ab02-498b-8776-588b221ef318","ERR.5.4.6114"]}}} 2021-11-29T20:59:11.019Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/07b22974-ab02-498b-8776-588b221ef318|INFO|404|Not Found|InvokeReturn 2021-11-29T20:59:11.022Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/07b22974-ab02-498b-8776-588b221ef318 2021-11-29T20:59:11.022Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 07b22974-ab02-498b-8776-588b221ef318 2021-11-29T20:59:11.027Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:59:11.054Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|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/c05236a3d7a84a44b1b524bdcde12a01 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T20:59:11.054Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||Invoke 2021-11-29T20:59:11.118Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||InvokeReturn 2021-11-29T20:59:11.118Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|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/c05236a3d7a84a44b1b524bdcde12a01 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211129-20:59:11:076-61268], vertex-id=[204800], Content-Length=[608], Date=[Mon, 29 Nov 2021 20:59:11 GMT], Content-Type=[application/json]} 2021-11-29T20:59:11.120Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"c05236a3d7a84a44b1b524bdcde12a01","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1638219168273","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"}]}]}} 2021-11-29T20:59:11.121Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-11-29T20:59:11.121Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-11-29T20:59:11.124Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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 2021-11-29T20:59:11.124Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-11-29T20:59:11.125Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:11.125Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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 2021-11-29T20:59:11.125Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-11-29T20:59:11.125Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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:"4e756de69cf162c4", X-B3-SpanId:"02af4e109ba41148", X-B3-ParentSpanId:"4e756de69cf162c4", X-B3-Sampled:"0", X-ONAP-RequestID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-RequestID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-TransactionID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-ECOMP-RequestID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78e484b4-3c2b-441a-9bdc-e2d9e2ea5a11"] 2021-11-29T20:59:11.125Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"891c1ece-4bb3-4a08-a018-19a7aed5d0f4"},"instanceName":"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_vnf_0","requestScope":"vnf"} 2021-11-29T20:59:11.126Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:11.141Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:11.141Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:11.142Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-11-29T20:59:11.142Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:59:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:11.142Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-11-29T20:59:11.143Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:11.143Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-11-29T20:59:11.144Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8165af0f-e970-4922-b385-c925419cde67|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8165af0f-e970-4922-b385-c925419cde67 2021-11-29T20:59:11.144Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8165af0f-e970-4922-b385-c925419cde67|INFO|500||Invoke 2021-11-29T20:59:11.145Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8165af0f-e970-4922-b385-c925419cde67|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:11.145Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8165af0f-e970-4922-b385-c925419cde67|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8165af0f-e970-4922-b385-c925419cde67 2021-11-29T20:59:11.145Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8165af0f-e970-4922-b385-c925419cde67|DEBUG|500||Method : GET 2021-11-29T20:59:11.146Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8165af0f-e970-4922-b385-c925419cde67|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-RequestID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-TransactionID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-ECOMP-RequestID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a18fc34b-a613-414a-b801-4c0df7d4baae"] 2021-11-29T20:59:11.146Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8165af0f-e970-4922-b385-c925419cde67|DEBUG|500||Request body: 2021-11-29T20:59:11.146Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8165af0f-e970-4922-b385-c925419cde67|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:11.216Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8165af0f-e970-4922-b385-c925419cde67|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:11.217Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8165af0f-e970-4922-b385-c925419cde67|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:11.217Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8165af0f-e970-4922-b385-c925419cde67|DEBUG|500||Status text : 2021-11-29T20:59:11.218Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8165af0f-e970-4922-b385-c925419cde67|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:11.224Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8165af0f-e970-4922-b385-c925419cde67|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 15, "modelCustomizationUUID" : "8165af0f-e970-4922-b385-c925419cde67", "modelInstanceName" : "basic_cnf 0", "created" : "2021-11-29 20:55:18.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" : "2021-11-29T20:55:18.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/service" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vfModuleCustomizations" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfcInstanceGroupCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8165af0f-e970-4922-b385-c925419cde67" } } } 2021-11-29T20:59:11.224Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8165af0f-e970-4922-b385-c925419cde67|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:11.225Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8165af0f-e970-4922-b385-c925419cde67|INFO|500||InvokeReturn 2021-11-29T20:59:11.229Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources 2021-11-29T20:59:11.230Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|INFO|500||Invoke 2021-11-29T20:59:11.230Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:11.230Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources 2021-11-29T20:59:11.231Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|DEBUG|500||Method : GET 2021-11-29T20:59:11.231Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-RequestID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-TransactionID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-ECOMP-RequestID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa9cfb0f-dbd1-4e8a-bb33-8f241fe87f83"] 2021-11-29T20:59:11.232Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|DEBUG|500||Request body: 2021-11-29T20:59:11.232Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:11.301Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:11.301Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:11.302Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|DEBUG|500||Status text : 2021-11-29T20:59:11.302Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:11.304Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|DEBUG|500||Response body: { "modelUUID" : "6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad", "modelInvariantUUID" : "38625ded-eda1-4df3-8a60-e40b5fff73fc", "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" : "2021-11-29T20:55:18.000+00:00", "modelInvariantId" : "38625ded-eda1-4df3-8a60-e40b5fff73fc", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad/vnfResourceWorkflow" } } } 2021-11-29T20:59:11.304Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:11.305Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/15/vnfResources|INFO|500||InvokeReturn 2021-11-29T20:59:11.307Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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 2021-11-29T20:59:11.308Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2021-11-29T20:59:11.308Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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================================================ 2021-11-29T20:59:11.308Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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 2021-11-29T20:59:11.309Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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 2021-11-29T20:59:11.309Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-RequestID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-TransactionID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-ECOMP-RequestID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4dcb875-9c86-4542-897c-a23e7acec411"] 2021-11-29T20:59:11.309Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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: 2021-11-29T20:59:11.309Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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================================================ 2021-11-29T20:59:11.357Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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========================================== 2021-11-29T20:59:11.358Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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 2021-11-29T20:59:11.358Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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 : 2021-11-29T20:59:11.358Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:11.359Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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" : 10007, "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" : "2021-11-29T19:15:21.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10007" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10007" } } } 2021-11-29T20:59:11.359Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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================================================= 2021-11-29T20:59:11.359Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2021-11-29T20:59:11.362Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:59:11.362Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-11-29T20:59:11.362Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:11.362Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:59:11.363Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-11-29T20:59:11.363Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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:"2618", X-B3-TraceId:"4e756de69cf162c4", X-B3-SpanId:"94b7334848124a8d", X-B3-ParentSpanId:"4e756de69cf162c4", X-B3-Sampled:"0", X-ONAP-RequestID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-RequestID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-TransactionID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-ECOMP-RequestID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d9f626b-b900-47fa-a6fc-425a67b5a7d9"] 2021-11-29T20:59:11.363Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6a29a2c8-b454-43db-972a-6f73961eb83e","requestStatus":"IN_PROGRESS","startTime":1638219550761,"source":"VID","vnfName":"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"c05236a3d7a84a44b1b524bdcde12a01","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"07b22974-ab02-498b-8776-588b221ef318\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\n \"modelVersionId\": \"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8165af0f-e970-4922-b385-c925419cde67\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"07b22974-ab02-498b-8776-588b221ef318\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"891c1ece-4bb3-4a08-a018-19a7aed5d0f4","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"6a29a2c8-b454-43db-972a-6f73961eb83e"} 2021-11-29T20:59:11.364Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:11.385Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:11.386Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-11-29T20:59:11.386Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-11-29T20:59:11.387Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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/6a29a2c8-b454-43db-972a-6f73961eb83e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:11.387Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "6a29a2c8-b454-43db-972a-6f73961eb83e", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:59:10.761+00:00", "source" : "VID", "vnfName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"07b22974-ab02-498b-8776-588b221ef318\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\n \"modelVersionId\": \"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8165af0f-e970-4922-b385-c925419cde67\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"07b22974-ab02-498b-8776-588b221ef318\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-11-29T20:59:11.375+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "6a29a2c8-b454-43db-972a-6f73961eb83e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e" } } } 2021-11-29T20:59:11.387Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:11.388Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-11-29T20:59:11.397Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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 2021-11-29T20:59:11.398Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-11-29T20:59:11.398Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:11.399Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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 2021-11-29T20:59:11.399Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-11-29T20:59:11.399Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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:"2943", X-B3-TraceId:"4e756de69cf162c4", X-B3-SpanId:"53922e6e20e1a817", X-B3-ParentSpanId:"4e756de69cf162c4", X-B3-Sampled:"0", X-ONAP-RequestID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-RequestID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-TransactionID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-ECOMP-RequestID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c513903e-a524-4d84-96a2-abbce9b0bbf2"] 2021-11-29T20:59:11.399Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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\":\"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"8165af0f-e970-4922-b385-c925419cde67\",\"modelVersionId\":\"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\"modelCustomizationId\":\"8165af0f-e970-4922-b385-c925419cde67\",\"modelUuid\":\"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\"modelInvariantUuid\":\"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"07b22974-ab02-498b-8776-588b221ef318\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\",\"modelInfo\":{\"modelInvariantId\":\"07b22974-ab02-498b-8776-588b221ef318\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"94720e3c-0e15-4a09-b592-7b7c834c0569\",\"modelUuid\":\"94720e3c-0e15-4a09-b592-7b7c834c0569\",\"modelInvariantUuid\":\"07b22974-ab02-498b-8776-588b221ef318\"}}}],\"cloudConfiguration\":{\"tenantId\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\"}","type":"String"},"requestId":{"value":"6a29a2c8-b454-43db-972a-6f73961eb83e","type":"String"},"mso-request-id":{"value":"6a29a2c8-b454-43db-972a-6f73961eb83e","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"891c1ece-4bb3-4a08-a018-19a7aed5d0f4","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/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-11-29T20:59:11.400Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:12.413Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:12.413Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-11-29T20:59:12.414Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-11-29T20:59:12.414Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 29 Nov 2021 20:59:12 GMT", X-ONAP-RequestID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-RequestID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-TransactionID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-ECOMP-RequestID:"6a29a2c8-b454-43db-972a-6f73961eb83e", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c513903e-a524-4d84-96a2-abbce9b0bbf2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"] 2021-11-29T20:59:12.414Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"6a29a2c8-b454-43db-972a-6f73961eb83e\",\"instanceId\":\"a447c64a-3fc7-4f1f-94d0-8ac585fb7674\"}}","message":"Success","processInstanceID":"33c6e52d-5157-11ec-937a-3ed201e9b36e","variables":null,"messageCode":200} 2021-11-29T20:59:12.415Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:12.415Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-11-29T20:59:12.419Z|6a29a2c8-b454-43db-972a-6f73961eb83e|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:12.549Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:12.552Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e 2021-11-29T20:59:12.553Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|INFO|500||Invoke 2021-11-29T20:59:12.553Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:12.553Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e 2021-11-29T20:59:12.553Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Method : GET 2021-11-29T20:59:12.554Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01f07ec0c1f968fa", X-B3-SpanId:"48c747cebacfb540", X-B3-ParentSpanId:"01f07ec0c1f968fa", X-B3-Sampled:"0", X-ONAP-RequestID:"bf820529-34b0-4153-ba34-ead201240d22", X-RequestID:"bf820529-34b0-4153-ba34-ead201240d22", X-TransactionID:"bf820529-34b0-4153-ba34-ead201240d22", X-ECOMP-RequestID:"bf820529-34b0-4153-ba34-ead201240d22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f74d2cea-b958-4eb4-b0b4-9957c79127cd"] 2021-11-29T20:59:12.554Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Request body: 2021-11-29T20:59:12.554Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:12.574Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:12.575Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:12.575Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Status text : 2021-11-29T20:59:12.575Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:12.576Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Response body: { "requestId" : "6a29a2c8-b454-43db-972a-6f73961eb83e", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:59:10.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"07b22974-ab02-498b-8776-588b221ef318\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\n \"modelVersionId\": \"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8165af0f-e970-4922-b385-c925419cde67\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"07b22974-ab02-498b-8776-588b221ef318\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:11.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "6a29a2c8-b454-43db-972a-6f73961eb83e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e" } } } 2021-11-29T20:59:12.576Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:12.577Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|INFO|500||InvokeReturn 2021-11-29T20:59:12.578Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false 2021-11-29T20:59:12.578Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:12.579Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:12.579Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false 2021-11-29T20:59:12.579Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:12.579Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01f07ec0c1f968fa", X-B3-SpanId:"39320524e38a6a38", X-B3-ParentSpanId:"01f07ec0c1f968fa", X-B3-Sampled:"0", X-ONAP-RequestID:"bf820529-34b0-4153-ba34-ead201240d22", X-RequestID:"bf820529-34b0-4153-ba34-ead201240d22", X-TransactionID:"bf820529-34b0-4153-ba34-ead201240d22", X-ECOMP-RequestID:"bf820529-34b0-4153-ba34-ead201240d22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2b267ca-867f-450d-be6e-2230e94514e2"] 2021-11-29T20:59:12.580Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:12.580Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:12.601Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:12.601Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:12.602Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:12.602Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:12.603Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:12.604Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:12.604Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:12.611Z|bf820529-34b0-4153-ba34-ead201240d22|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:12.636Z|d88e3738-bdc8-4980-9708-704f837da60f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:59:12.637Z|d88e3738-bdc8-4980-9708-704f837da60f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:59:12.648Z|9f5186e6-5e7d-4a7f-860c-1e2a693d854a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:59:12.648Z|5e14e23d-2e9c-412c-b59f-b892fde91f7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:59:12.648Z|5e14e23d-2e9c-412c-b59f-b892fde91f7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:59:12.648Z|9f5186e6-5e7d-4a7f-860c-1e2a693d854a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:59:13.663Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:13.667Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:59:13.667Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||Invoke 2021-11-29T20:59:13.668Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:13.668Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:59:13.668Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Method : GET 2021-11-29T20:59:13.669Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cecfb4bddf898bf8", X-B3-SpanId:"2d7ccc57e18931ee", X-B3-ParentSpanId:"cecfb4bddf898bf8", X-B3-Sampled:"0", X-ONAP-RequestID:"8f74c570-f228-4015-b2a8-1c673376a824", X-RequestID:"8f74c570-f228-4015-b2a8-1c673376a824", X-TransactionID:"8f74c570-f228-4015-b2a8-1c673376a824", X-ECOMP-RequestID:"8f74c570-f228-4015-b2a8-1c673376a824", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ff96693-b190-4620-82c6-4d201811826e"] 2021-11-29T20:59:13.669Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Request body: 2021-11-29T20:59:13.670Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:13.688Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:13.688Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:13.689Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status text : 2021-11-29T20:59:13.689Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:13.690Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Response body: { "requestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "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" : "2021-11-29T20:57:36.000+00:00", "endTime" : "2021-11-29T20:59:10.000+00:00", "source" : "VID", "vnfId" : "0706992b-7033-443f-a682-466fae026a8f", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n\t\t\t\"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"resources\": {\n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"b2a03a3b-ecd4-4e7f-a446-d26ba046b004\",\n \"modelInvariantUuid\": \"875b9834-900b-479e-8e15-9a92bb34e4e7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"975fecd7-85b5-4ffd-a12c-a57bc59eb4f0\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \" \"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \" \"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"39d45629-1db8-4f65-a5ab-821e36d4e91c\",\n \"modelInvariantUuid\": \"c45d86ec-e301-4248-8dd2-1b496de63f10\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f28b70bf-68a3-4afd-a2f1-2ea0fa80595e\"\n },\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n \"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"05c38c1a-d3de-4e0e-8531-5eab4e801353\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a6bdc776-750d-4126-be83-e0b840c17026", "serviceInstanceName" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "cloudIdentifier" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-11-29T20:58:09.000+00:00" } ], "requestURI" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" } } } 2021-11-29T20:59:13.690Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:13.691Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||InvokeReturn 2021-11-29T20:59:13.693Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:59:13.693Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:13.693Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:13.693Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:59:13.694Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:13.694Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cecfb4bddf898bf8", X-B3-SpanId:"162c6209d9120424", X-B3-ParentSpanId:"cecfb4bddf898bf8", X-B3-Sampled:"0", X-ONAP-RequestID:"8f74c570-f228-4015-b2a8-1c673376a824", X-RequestID:"8f74c570-f228-4015-b2a8-1c673376a824", X-TransactionID:"8f74c570-f228-4015-b2a8-1c673376a824", X-ECOMP-RequestID:"8f74c570-f228-4015-b2a8-1c673376a824", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b8e99cc-f933-4d52-a8d0-064eb1c5ff06"] 2021-11-29T20:59:13.695Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:13.695Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:13.705Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:13.705Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:13.705Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:13.706Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:13.706Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "groupingId" : "d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f", "name" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1638219491000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"af5e4e96a1d843aeb079f0404c6498bd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"OS::stack_id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"OS::stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:58:14.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:59:13.707Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:13.707Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:13.713Z|8f74c570-f228-4015-b2a8-1c673376a824|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:13.834Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:13.837Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:59:13.837Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||Invoke 2021-11-29T20:59:13.838Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:13.838Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:59:13.838Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Method : GET 2021-11-29T20:59:13.839Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d30809090daeff1a", X-B3-SpanId:"92367a3e56c5c1e4", X-B3-ParentSpanId:"d30809090daeff1a", X-B3-Sampled:"0", X-ONAP-RequestID:"c7d999a2-4407-4d94-8beb-a1a784d61542", X-RequestID:"c7d999a2-4407-4d94-8beb-a1a784d61542", X-TransactionID:"c7d999a2-4407-4d94-8beb-a1a784d61542", X-ECOMP-RequestID:"c7d999a2-4407-4d94-8beb-a1a784d61542", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e08f069-ec07-49e6-baa4-2a9edfa354fb"] 2021-11-29T20:59:13.839Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Request body: 2021-11-29T20:59:13.839Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:13.854Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:13.854Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:13.855Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status text : 2021-11-29T20:59:13.855Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:13 GMT", Connection:"close"] 2021-11-29T20:59:13.856Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Response body: { "requestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "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" : "2021-11-29T20:57:36.000+00:00", "endTime" : "2021-11-29T20:59:10.000+00:00", "source" : "VID", "vnfId" : "0706992b-7033-443f-a682-466fae026a8f", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n\t\t\t\"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"resources\": {\n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"b2a03a3b-ecd4-4e7f-a446-d26ba046b004\",\n \"modelInvariantUuid\": \"875b9834-900b-479e-8e15-9a92bb34e4e7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"975fecd7-85b5-4ffd-a12c-a57bc59eb4f0\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \" \"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \" \"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"39d45629-1db8-4f65-a5ab-821e36d4e91c\",\n \"modelInvariantUuid\": \"c45d86ec-e301-4248-8dd2-1b496de63f10\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f28b70bf-68a3-4afd-a2f1-2ea0fa80595e\"\n },\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n \"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"05c38c1a-d3de-4e0e-8531-5eab4e801353\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a6bdc776-750d-4126-be83-e0b840c17026", "serviceInstanceName" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "cloudIdentifier" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-11-29T20:58:09.000+00:00" } ], "requestURI" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" } } } 2021-11-29T20:59:13.856Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:13.856Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||InvokeReturn 2021-11-29T20:59:13.858Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:59:13.859Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:13.859Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:13.859Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:59:13.859Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:13.860Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d30809090daeff1a", X-B3-SpanId:"dc8b29238d37e453", X-B3-ParentSpanId:"d30809090daeff1a", X-B3-Sampled:"0", X-ONAP-RequestID:"c7d999a2-4407-4d94-8beb-a1a784d61542", X-RequestID:"c7d999a2-4407-4d94-8beb-a1a784d61542", X-TransactionID:"c7d999a2-4407-4d94-8beb-a1a784d61542", X-ECOMP-RequestID:"c7d999a2-4407-4d94-8beb-a1a784d61542", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a302a06-2ee7-47b4-8119-a04d1f933f20"] 2021-11-29T20:59:13.860Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:13.860Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:13.876Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:13.876Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:13.877Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:13.877Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:13.878Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "groupingId" : "d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f", "name" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1638219491000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"af5e4e96a1d843aeb079f0404c6498bd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"OS::stack_id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"OS::stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:58:14.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:59:13.878Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:13.879Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:13.886Z|c7d999a2-4407-4d94-8beb-a1a784d61542|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:14.004Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:14.007Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:59:14.007Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||Invoke 2021-11-29T20:59:14.008Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:14.008Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:59:14.008Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Method : GET 2021-11-29T20:59:14.008Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b6c9fbbe11d58b7", X-B3-SpanId:"8ef5bed4c7fdcf33", X-B3-ParentSpanId:"2b6c9fbbe11d58b7", X-B3-Sampled:"0", X-ONAP-RequestID:"7981acf1-f89d-42c5-9906-cf5ddb0a3945", X-RequestID:"7981acf1-f89d-42c5-9906-cf5ddb0a3945", X-TransactionID:"7981acf1-f89d-42c5-9906-cf5ddb0a3945", X-ECOMP-RequestID:"7981acf1-f89d-42c5-9906-cf5ddb0a3945", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e335cf9-b25e-487a-8640-341a52b0c730"] 2021-11-29T20:59:14.008Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Request body: 2021-11-29T20:59:14.009Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:14.029Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:14.030Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:14.030Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status text : 2021-11-29T20:59:14.032Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:14.033Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Response body: { "requestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "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" : "2021-11-29T20:57:36.000+00:00", "endTime" : "2021-11-29T20:59:10.000+00:00", "source" : "VID", "vnfId" : "0706992b-7033-443f-a682-466fae026a8f", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n\t\t\t\"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"resources\": {\n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"b2a03a3b-ecd4-4e7f-a446-d26ba046b004\",\n \"modelInvariantUuid\": \"875b9834-900b-479e-8e15-9a92bb34e4e7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"975fecd7-85b5-4ffd-a12c-a57bc59eb4f0\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \" \"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \" \"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"39d45629-1db8-4f65-a5ab-821e36d4e91c\",\n \"modelInvariantUuid\": \"c45d86ec-e301-4248-8dd2-1b496de63f10\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f28b70bf-68a3-4afd-a2f1-2ea0fa80595e\"\n },\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n \"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"05c38c1a-d3de-4e0e-8531-5eab4e801353\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a6bdc776-750d-4126-be83-e0b840c17026", "serviceInstanceName" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "cloudIdentifier" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-11-29T20:58:09.000+00:00" } ], "requestURI" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" } } } 2021-11-29T20:59:14.033Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:14.034Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||InvokeReturn 2021-11-29T20:59:14.035Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:59:14.035Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:14.035Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:14.035Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:59:14.036Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:14.036Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b6c9fbbe11d58b7", X-B3-SpanId:"7d5146c82d25097d", X-B3-ParentSpanId:"2b6c9fbbe11d58b7", X-B3-Sampled:"0", X-ONAP-RequestID:"7981acf1-f89d-42c5-9906-cf5ddb0a3945", X-RequestID:"7981acf1-f89d-42c5-9906-cf5ddb0a3945", X-TransactionID:"7981acf1-f89d-42c5-9906-cf5ddb0a3945", X-ECOMP-RequestID:"7981acf1-f89d-42c5-9906-cf5ddb0a3945", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5df93451-5454-414a-9ec1-08988dbdcb78"] 2021-11-29T20:59:14.036Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:14.036Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:14.047Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:14.048Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:14.048Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:14.049Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:14.050Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "groupingId" : "d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f", "name" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1638219491000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"af5e4e96a1d843aeb079f0404c6498bd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"OS::stack_id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"OS::stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:58:14.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:59:14.050Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:14.051Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:14.068Z|7981acf1-f89d-42c5-9906-cf5ddb0a3945|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:14.201Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:14.204Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:59:14.205Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||Invoke 2021-11-29T20:59:14.205Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:14.205Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:59:14.205Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Method : GET 2021-11-29T20:59:14.206Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"310b4b9af1504cd3", X-B3-SpanId:"d77cc433031718d6", X-B3-ParentSpanId:"310b4b9af1504cd3", X-B3-Sampled:"0", X-ONAP-RequestID:"e6f766e7-1b3f-4581-ba01-dd67faa73254", X-RequestID:"e6f766e7-1b3f-4581-ba01-dd67faa73254", X-TransactionID:"e6f766e7-1b3f-4581-ba01-dd67faa73254", X-ECOMP-RequestID:"e6f766e7-1b3f-4581-ba01-dd67faa73254", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39c0d87f-630f-431d-a6df-4b98e873927c"] 2021-11-29T20:59:14.206Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Request body: 2021-11-29T20:59:14.206Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:14.222Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:14.223Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:14.223Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status text : 2021-11-29T20:59:14.224Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:14.225Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Response body: { "requestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "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" : "2021-11-29T20:57:36.000+00:00", "endTime" : "2021-11-29T20:59:10.000+00:00", "source" : "VID", "vnfId" : "0706992b-7033-443f-a682-466fae026a8f", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n\t\t\t\"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"resources\": {\n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"b2a03a3b-ecd4-4e7f-a446-d26ba046b004\",\n \"modelInvariantUuid\": \"875b9834-900b-479e-8e15-9a92bb34e4e7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"975fecd7-85b5-4ffd-a12c-a57bc59eb4f0\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \" \"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \" \"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"39d45629-1db8-4f65-a5ab-821e36d4e91c\",\n \"modelInvariantUuid\": \"c45d86ec-e301-4248-8dd2-1b496de63f10\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f28b70bf-68a3-4afd-a2f1-2ea0fa80595e\"\n },\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n \"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"05c38c1a-d3de-4e0e-8531-5eab4e801353\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a6bdc776-750d-4126-be83-e0b840c17026", "serviceInstanceName" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "cloudIdentifier" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-11-29T20:58:09.000+00:00" } ], "requestURI" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" } } } 2021-11-29T20:59:14.226Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:14.226Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||InvokeReturn 2021-11-29T20:59:14.228Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:59:14.228Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:14.228Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:14.229Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:59:14.229Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:14.229Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"310b4b9af1504cd3", X-B3-SpanId:"50ef13f0d24a4ee3", X-B3-ParentSpanId:"310b4b9af1504cd3", X-B3-Sampled:"0", X-ONAP-RequestID:"e6f766e7-1b3f-4581-ba01-dd67faa73254", X-RequestID:"e6f766e7-1b3f-4581-ba01-dd67faa73254", X-TransactionID:"e6f766e7-1b3f-4581-ba01-dd67faa73254", X-ECOMP-RequestID:"e6f766e7-1b3f-4581-ba01-dd67faa73254", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81e5d74c-baa1-4d20-ae3b-b93f090f5d8e"] 2021-11-29T20:59:14.229Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:14.230Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:14.240Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:14.240Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:14.241Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:14.242Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:14.243Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "groupingId" : "d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f", "name" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1638219491000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"af5e4e96a1d843aeb079f0404c6498bd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"OS::stack_id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"OS::stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:58:14.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:59:14.244Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:14.245Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:14.254Z|e6f766e7-1b3f-4581-ba01-dd67faa73254|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:14.377Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:14.381Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:59:14.382Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||Invoke 2021-11-29T20:59:14.382Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:14.382Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b 2021-11-29T20:59:14.382Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Method : GET 2021-11-29T20:59:14.383Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43837eb7f268580c", X-B3-SpanId:"3d2521c7b8b6501d", X-B3-ParentSpanId:"43837eb7f268580c", X-B3-Sampled:"0", X-ONAP-RequestID:"299a2e34-b4b0-4395-b3ed-ea56a5dee4a6", X-RequestID:"299a2e34-b4b0-4395-b3ed-ea56a5dee4a6", X-TransactionID:"299a2e34-b4b0-4395-b3ed-ea56a5dee4a6", X-ECOMP-RequestID:"299a2e34-b4b0-4395-b3ed-ea56a5dee4a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb4df96a-f607-482c-abf1-4195ac5445e4"] 2021-11-29T20:59:14.383Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Request body: 2021-11-29T20:59:14.383Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:14.400Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:14.401Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:14.401Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Status text : 2021-11-29T20:59:14.401Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:14.402Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||Response body: { "requestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "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" : "2021-11-29T20:57:36.000+00:00", "endTime" : "2021-11-29T20:59:10.000+00:00", "source" : "VID", "vnfId" : "0706992b-7033-443f-a682-466fae026a8f", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n\t\t\t\"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285\",\n \"resources\": {\n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"b2a03a3b-ecd4-4e7f-a446-d26ba046b004\",\n \"modelInvariantUuid\": \"875b9834-900b-479e-8e15-9a92bb34e4e7\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"975fecd7-85b5-4ffd-a12c-a57bc59eb4f0\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \" \"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \" \"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"39d45629-1db8-4f65-a5ab-821e36d4e91c\",\n \"modelInvariantUuid\": \"c45d86ec-e301-4248-8dd2-1b496de63f10\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f28b70bf-68a3-4afd-a2f1-2ea0fa80595e\"\n },\n \"instanceName\": \"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\",\n \"modelInvariantId\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"05c38c1a-d3de-4e0e-8531-5eab4e801353\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a6bdc776-750d-4126-be83-e0b840c17026", "serviceInstanceName" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ { "requestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "cloudIdentifier" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2021-11-29T20:58:09.000+00:00" } ], "requestURI" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b" } } } 2021-11-29T20:59:14.402Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:14.403Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|INFO|500||InvokeReturn 2021-11-29T20:59:14.404Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:59:14.404Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:14.404Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:14.405Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false 2021-11-29T20:59:14.405Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:14.405Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43837eb7f268580c", X-B3-SpanId:"89144d2293f5d7fd", X-B3-ParentSpanId:"43837eb7f268580c", X-B3-Sampled:"0", X-ONAP-RequestID:"299a2e34-b4b0-4395-b3ed-ea56a5dee4a6", X-RequestID:"299a2e34-b4b0-4395-b3ed-ea56a5dee4a6", X-TransactionID:"299a2e34-b4b0-4395-b3ed-ea56a5dee4a6", X-ECOMP-RequestID:"299a2e34-b4b0-4395-b3ed-ea56a5dee4a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cceadd9-751e-4dfb-9487-6cbd5fe0f55d"] 2021-11-29T20:59:14.405Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:14.406Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:14.417Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:14.418Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:14.418Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:14.418Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:14.420Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 32, "soRequestId" : "6c6b75d8-13b2-4bca-a00b-70042abc7e9b", "groupingId" : "d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f", "name" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1638219491000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"af5e4e96a1d843aeb079f0404c6498bd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"OS::stack_id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"OS::stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:58:14.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:59:14.420Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:14.421Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6c6b75d8-13b2-4bca-a00b-70042abc7e9b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:14.427Z|299a2e34-b4b0-4395-b3ed-ea56a5dee4a6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6c6b75d8-13b2-4bca-a00b-70042abc7e9b|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:16.725Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:16.727Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|||INFO|500||Checking if requestId: b02742a3-9248-4028-a495-cbc5b082c1d8 already exists in requestDb InfraActiveRequests table 2021-11-29T20:59:16.728Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8 2021-11-29T20:59:16.728Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|INFO|500||Invoke 2021-11-29T20:59:16.728Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:16.728Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8 2021-11-29T20:59:16.729Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Method : GET 2021-11-29T20:59:16.729Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1542be9825ff8ee", X-B3-SpanId:"3a78d96da1e1e698", X-B3-ParentSpanId:"e1542be9825ff8ee", X-B3-Sampled:"0", X-ONAP-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-TransactionID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-ECOMP-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2387a679-820d-42d0-b7ee-d8a8486b063b"] 2021-11-29T20:59:16.729Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Request body: 2021-11-29T20:59:16.729Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:16.754Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:16.754Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T20:59:16.755Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Status text : 2021-11-29T20:59:16.755Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:59:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:16.755Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Response body: 2021-11-29T20:59:16.756Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:16.756Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|INFO|404|Not Found|InvokeReturn 2021-11-29T20:59:16.765Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|||INFO|500||Running local validations 2021-11-29T20:59:16.770Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:59:16.831Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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/c05236a3d7a84a44b1b524bdcde12a01 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T20:59:16.832Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||Invoke 2021-11-29T20:59:16.979Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||InvokeReturn 2021-11-29T20:59:16.980Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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/c05236a3d7a84a44b1b524bdcde12a01 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211129-20:59:16:851-55219], vertex-id=[192600], Content-Length=[1034], Date=[Mon, 29 Nov 2021 20:59:16 GMT], Content-Type=[application/json]} 2021-11-29T20:59:16.980Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|||DEBUG|500||{"tenant-id":"c05236a3d7a84a44b1b524bdcde12a01","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1638219465955","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/0706992b-7033-443f-a682-466fae026a8f","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0706992b-7033-443f-a682-466fae026a8f"}],"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"}]}]}} 2021-11-29T20:59:16.982Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-11-29T20:59:16.982Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-11-29T20:59:16.983Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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 2021-11-29T20:59:16.983Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-11-29T20:59:16.984Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:16.984Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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 2021-11-29T20:59:16.984Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-11-29T20:59:16.984Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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:"e1542be9825ff8ee", X-B3-SpanId:"13ce7ce9d2ea4125", X-B3-ParentSpanId:"e1542be9825ff8ee", X-B3-Sampled:"0", X-ONAP-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-TransactionID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-ECOMP-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0da6efa3-3252-495a-9006-835058190fb8"] 2021-11-29T20:59:16.984Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"a6bdc776-750d-4126-be83-e0b840c17026"},"instanceName":null,"requestScope":"service"} 2021-11-29T20:59:16.985Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:17.001Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:17.001Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:17.001Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-11-29T20:59:17.002Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:59:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:17.002Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-11-29T20:59:17.002Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:17.003Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-11-29T20:59:17.003Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307 2021-11-29T20:59:17.004Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|INFO|500||Invoke 2021-11-29T20:59:17.004Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:17.004Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307 2021-11-29T20:59:17.004Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Method : GET 2021-11-29T20:59:17.004Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-TransactionID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-ECOMP-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34f92815-8ea8-475e-9080-13db5bdebb9e"] 2021-11-29T20:59:17.005Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Request body: 2021-11-29T20:59:17.005Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:17.040Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:17.041Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:17.041Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Status text : 2021-11-29T20:59:17.041Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:17.042Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "070149ba-684a-4c79-84c6-227485ac4307", "modelInvariantUUID" : "ce7d5a01-2a21-47f7-8d25-81d7b7da5444", "created" : "2021-11-29 20:54:24.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/allottedCustomizations" } } } 2021-11-29T20:59:17.043Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:17.043Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|INFO|500||InvokeReturn 2021-11-29T20:59:17.047Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance 2021-11-29T20:59:17.047Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|INFO|500||Invoke 2021-11-29T20:59:17.047Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:17.047Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance 2021-11-29T20:59:17.048Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|DEBUG|500||Method : GET 2021-11-29T20:59:17.048Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-TransactionID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-ECOMP-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6c9c68c-d96b-49de-b86e-0592a3b770be"] 2021-11-29T20:59:17.048Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|DEBUG|500||Request body: 2021-11-29T20:59:17.048Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:17.064Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:17.064Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T20:59:17.064Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|DEBUG|500||Status text : 2021-11-29T20:59:17.065Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:59:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:17.065Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|DEBUG|500||Response body: 2021-11-29T20:59:17.065Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:17.065Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2021-11-29T20:59:17.066Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444 2021-11-29T20:59:17.066Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|INFO|500||Invoke 2021-11-29T20:59:17.067Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:17.067Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444 2021-11-29T20:59:17.067Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|DEBUG|500||Method : GET 2021-11-29T20:59:17.067Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-TransactionID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-ECOMP-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20fe5abe-c25c-44ee-873d-7a01a1243f62"] 2021-11-29T20:59:17.068Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|DEBUG|500||Request body: 2021-11-29T20:59:17.068Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:17.087Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:17.087Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:17.088Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|DEBUG|500||Status text : 2021-11-29T20:59:17.088Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:17.088Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "070149ba-684a-4c79-84c6-227485ac4307", "modelInvariantUUID" : "ce7d5a01-2a21-47f7-8d25-81d7b7da5444", "created" : "2021-11-29 20:54:24.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/allottedCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444" } } } 2021-11-29T20:59:17.088Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:17.089Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ce7d5a01-2a21-47f7-8d25-81d7b7da5444|INFO|500||InvokeReturn 2021-11-29T20:59:17.091Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance 2021-11-29T20:59:17.092Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|INFO|500||Invoke 2021-11-29T20:59:17.092Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:17.092Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance 2021-11-29T20:59:17.092Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|DEBUG|500||Method : GET 2021-11-29T20:59:17.093Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-TransactionID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-ECOMP-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ea0fd42-ff3f-4c6d-b37a-8f4651826977"] 2021-11-29T20:59:17.093Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|DEBUG|500||Request body: 2021-11-29T20:59:17.093Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:17.103Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:17.103Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T20:59:17.103Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|DEBUG|500||Status text : 2021-11-29T20:59:17.104Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:59:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:17.104Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|DEBUG|500||Response body: 2021-11-29T20:59:17.104Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:17.104Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=070149ba-684a-4c79-84c6-227485ac4307&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2021-11-29T20:59:17.105Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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 2021-11-29T20:59:17.105Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-11-29T20:59:17.106Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:17.106Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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 2021-11-29T20:59:17.106Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-11-29T20:59:17.106Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-TransactionID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-ECOMP-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09bde0a4-64b6-4aa5-b4f2-f29229ec06c2"] 2021-11-29T20:59:17.107Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-11-29T20:59:17.107Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:17.135Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:17.135Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:17.135Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-11-29T20:59:17.136Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:17.142Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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" : "2021-11-29 19:15:21.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" } } } 2021-11-29T20:59:17.142Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:17.142Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-11-29T20:59:17.145Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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 2021-11-29T20:59:17.145Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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 2021-11-29T20:59:17.145Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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================================================ 2021-11-29T20:59:17.146Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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 2021-11-29T20:59:17.146Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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 2021-11-29T20:59:17.146Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-TransactionID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-ECOMP-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24055961-08c6-468b-91de-a66a1e47c3ea"] 2021-11-29T20:59:17.146Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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: 2021-11-29T20:59:17.146Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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================================================ 2021-11-29T20:59:17.161Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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========================================== 2021-11-29T20:59:17.162Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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 2021-11-29T20:59:17.162Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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 : 2021-11-29T20:59:17.162Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:17.164Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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" : 512, "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" : "2021-11-29T19:15:21.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512/service" } } } 2021-11-29T20:59:17.164Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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================================================= 2021-11-29T20:59:17.164Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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 2021-11-29T20:59:17.167Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307 2021-11-29T20:59:17.167Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|INFO|500||Invoke 2021-11-29T20:59:17.167Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:17.168Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307 2021-11-29T20:59:17.168Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Method : GET 2021-11-29T20:59:17.168Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-TransactionID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-ECOMP-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"707a1e79-0d50-4a65-b5a4-8c35e2b65fbf"] 2021-11-29T20:59:17.169Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Request body: 2021-11-29T20:59:17.169Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:17.191Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:17.192Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:17.192Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Status text : 2021-11-29T20:59:17.193Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:17.193Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "070149ba-684a-4c79-84c6-227485ac4307", "modelInvariantUUID" : "ce7d5a01-2a21-47f7-8d25-81d7b7da5444", "created" : "2021-11-29 20:54:24.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 15, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307/allottedCustomizations" } } } 2021-11-29T20:59:17.193Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:17.194Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/070149ba-684a-4c79-84c6-227485ac4307|INFO|500||InvokeReturn 2021-11-29T20:59:17.205Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:59:17.206Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-11-29T20:59:17.206Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:17.206Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:59:17.206Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-11-29T20:59:17.207Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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:"1396", X-B3-TraceId:"e1542be9825ff8ee", X-B3-SpanId:"c9bead51808bcfa6", X-B3-ParentSpanId:"e1542be9825ff8ee", X-B3-Sampled:"0", X-ONAP-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-TransactionID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-ECOMP-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d30a0e27-f4c0-45cc-97b7-70abca0ad78a"] 2021-11-29T20:59:17.207Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b02742a3-9248-4028-a495-cbc5b082c1d8","requestStatus":"IN_PROGRESS","startTime":1638219556766,"source":"VID","tenantId":"c05236a3d7a84a44b1b524bdcde12a01","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\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"a6bdc776-750d-4126-be83-e0b840c17026","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"b02742a3-9248-4028-a495-cbc5b082c1d8"} 2021-11-29T20:59:17.207Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:17.228Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:17.229Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-11-29T20:59:17.229Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-11-29T20:59:17.229Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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/b02742a3-9248-4028-a495-cbc5b082c1d8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:17.230Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:59:16.766+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-11-29T20:59:17.219+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a6bdc776-750d-4126-be83-e0b840c17026", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8" } } } 2021-11-29T20:59:17.230Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:17.231Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-11-29T20:59:17.238Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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 2021-11-29T20:59:17.239Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-11-29T20:59:17.239Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:17.239Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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 2021-11-29T20:59:17.239Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-11-29T20:59:17.240Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|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:"e1542be9825ff8ee", X-B3-SpanId:"638f92a069c99aa6", X-B3-ParentSpanId:"e1542be9825ff8ee", X-B3-Sampled:"0", X-ONAP-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-TransactionID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-ECOMP-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e10fe97-c300-47a6-b38c-514d2914c29c"] 2021-11-29T20:59:17.240Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"070149ba-684a-4c79-84c6-227485ac4307\",\"modelUuid\":\"070149ba-684a-4c79-84c6-227485ac4307\",\"modelInvariantUuid\":\"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"a6bdc776-750d-4126-be83-e0b840c17026\"}","type":"String"},"requestId":{"value":"b02742a3-9248-4028-a495-cbc5b082c1d8","type":"String"},"mso-request-id":{"value":"b02742a3-9248-4028-a495-cbc5b082c1d8","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"a6bdc776-750d-4126-be83-e0b840c17026","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/a6bdc776-750d-4126-be83-e0b840c17026","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-11-29T20:59:17.240Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:18.053Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:18.056Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00 2021-11-29T20:59:18.057Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|INFO|500||Invoke 2021-11-29T20:59:18.057Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:18.057Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00 2021-11-29T20:59:18.057Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Method : GET 2021-11-29T20:59:18.058Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06a4a616fa3cb96c", X-B3-SpanId:"c39ffc44c63cc9ae", X-B3-ParentSpanId:"06a4a616fa3cb96c", X-B3-Sampled:"0", X-ONAP-RequestID:"0a0f5f16-6d6f-4ffa-bf31-e562d71014e4", X-RequestID:"0a0f5f16-6d6f-4ffa-bf31-e562d71014e4", X-TransactionID:"0a0f5f16-6d6f-4ffa-bf31-e562d71014e4", X-ECOMP-RequestID:"0a0f5f16-6d6f-4ffa-bf31-e562d71014e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"789cacb8-65dd-49fd-ba7b-0a4f92eff078"] 2021-11-29T20:59:18.058Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Request body: 2021-11-29T20:59:18.058Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:18.076Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:18.077Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:18.077Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Status text : 2021-11-29T20:59:18.078Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:18.079Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Response body: { "requestId" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "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" : "2021-11-29T20:58:24.000+00:00", "endTime" : "2021-11-29T20:59:15.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"modelVersion\": \"1638219487737\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:15.000+00:00", "vfModuleId" : "921ae3d7-5d18-4fdf-a282-798831e76c6a", "vfModuleName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "vfModuleModelName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00" } } } 2021-11-29T20:59:18.080Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:18.080Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|INFO|500||InvokeReturn 2021-11-29T20:59:18.081Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false 2021-11-29T20:59:18.082Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:18.082Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:18.083Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false 2021-11-29T20:59:18.083Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:18.083Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06a4a616fa3cb96c", X-B3-SpanId:"0e03cc4d37c35e26", X-B3-ParentSpanId:"06a4a616fa3cb96c", X-B3-Sampled:"0", X-ONAP-RequestID:"0a0f5f16-6d6f-4ffa-bf31-e562d71014e4", X-RequestID:"0a0f5f16-6d6f-4ffa-bf31-e562d71014e4", X-TransactionID:"0a0f5f16-6d6f-4ffa-bf31-e562d71014e4", X-ECOMP-RequestID:"0a0f5f16-6d6f-4ffa-bf31-e562d71014e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db60c117-89f4-465c-a302-8b51a426cfec"] 2021-11-29T20:59:18.084Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:18.084Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:18.103Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:18.104Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:18.104Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:18.105Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:18.108Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "groupingId" : "2f461318-66c7-4962-afdf-5d53dea9663a", "name" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d/2f461318-66c7-4962-afdf-5d53dea9663a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"updated_time\":1638219514000,\"creation_time\":1638219411000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ed3c391c6ecc47a2aabc94ea0344b93f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"OS::stack_id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"OS::stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:58:35.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:59:18.108Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:18.109Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:18.116Z|0a0f5f16-6d6f-4ffa-bf31-e562d71014e4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:18.270Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:18.276Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00 2021-11-29T20:59:18.276Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|INFO|500||Invoke 2021-11-29T20:59:18.277Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:18.277Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00 2021-11-29T20:59:18.277Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Method : GET 2021-11-29T20:59:18.278Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6099d8c6a8273ae6", X-B3-SpanId:"f6d6cc6d6d954e83", X-B3-ParentSpanId:"6099d8c6a8273ae6", X-B3-Sampled:"0", X-ONAP-RequestID:"6e530cc5-1deb-45ee-83bf-3eca53513d22", X-RequestID:"6e530cc5-1deb-45ee-83bf-3eca53513d22", X-TransactionID:"6e530cc5-1deb-45ee-83bf-3eca53513d22", X-ECOMP-RequestID:"6e530cc5-1deb-45ee-83bf-3eca53513d22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6948131-b37d-4342-9231-aa050c272646"] 2021-11-29T20:59:18.278Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Request body: 2021-11-29T20:59:18.279Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:18.300Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:18.301Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:18.301Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Status text : 2021-11-29T20:59:18.302Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:18.303Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Response body: { "requestId" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "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" : "2021-11-29T20:58:24.000+00:00", "endTime" : "2021-11-29T20:59:15.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"modelVersion\": \"1638219487737\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:15.000+00:00", "vfModuleId" : "921ae3d7-5d18-4fdf-a282-798831e76c6a", "vfModuleName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "vfModuleModelName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00" } } } 2021-11-29T20:59:18.304Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:18.304Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|INFO|500||InvokeReturn 2021-11-29T20:59:18.306Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false 2021-11-29T20:59:18.307Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:18.307Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:18.307Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false 2021-11-29T20:59:18.308Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:18.308Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6099d8c6a8273ae6", X-B3-SpanId:"5cabb8421449558c", X-B3-ParentSpanId:"6099d8c6a8273ae6", X-B3-Sampled:"0", X-ONAP-RequestID:"6e530cc5-1deb-45ee-83bf-3eca53513d22", X-RequestID:"6e530cc5-1deb-45ee-83bf-3eca53513d22", X-TransactionID:"6e530cc5-1deb-45ee-83bf-3eca53513d22", X-ECOMP-RequestID:"6e530cc5-1deb-45ee-83bf-3eca53513d22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2110be31-c402-4930-9f31-b79aa0013a83"] 2021-11-29T20:59:18.308Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:18.309Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:18.319Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:18.319Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:18.320Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:18.320Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:18.320Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "groupingId" : "2f461318-66c7-4962-afdf-5d53dea9663a", "name" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d/2f461318-66c7-4962-afdf-5d53dea9663a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"updated_time\":1638219514000,\"creation_time\":1638219411000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ed3c391c6ecc47a2aabc94ea0344b93f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"OS::stack_id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"OS::stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:58:35.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:59:18.321Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:18.321Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:18.330Z|6e530cc5-1deb-45ee-83bf-3eca53513d22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:18.457Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:18.460Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00 2021-11-29T20:59:18.461Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|INFO|500||Invoke 2021-11-29T20:59:18.461Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:18.461Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00 2021-11-29T20:59:18.462Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Method : GET 2021-11-29T20:59:18.462Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f72e6392ce901301", X-B3-SpanId:"113937189cf1f6ae", X-B3-ParentSpanId:"f72e6392ce901301", X-B3-Sampled:"0", X-ONAP-RequestID:"b963d1e4-b50d-4122-9fd1-2eea43c1444f", X-RequestID:"b963d1e4-b50d-4122-9fd1-2eea43c1444f", X-TransactionID:"b963d1e4-b50d-4122-9fd1-2eea43c1444f", X-ECOMP-RequestID:"b963d1e4-b50d-4122-9fd1-2eea43c1444f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa6e8bdc-750a-47e4-8142-481b790dda9c"] 2021-11-29T20:59:18.462Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Request body: 2021-11-29T20:59:18.462Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:18.479Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:18.479Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:18.479Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Status text : 2021-11-29T20:59:18.480Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:18.480Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Response body: { "requestId" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "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" : "2021-11-29T20:58:24.000+00:00", "endTime" : "2021-11-29T20:59:15.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"modelVersion\": \"1638219487737\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:15.000+00:00", "vfModuleId" : "921ae3d7-5d18-4fdf-a282-798831e76c6a", "vfModuleName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "vfModuleModelName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00" } } } 2021-11-29T20:59:18.480Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:18.481Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|INFO|500||InvokeReturn 2021-11-29T20:59:18.485Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false 2021-11-29T20:59:18.486Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:18.486Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:18.486Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false 2021-11-29T20:59:18.487Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:18.487Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f72e6392ce901301", X-B3-SpanId:"2cfd4e45ab11e6a6", X-B3-ParentSpanId:"f72e6392ce901301", X-B3-Sampled:"0", X-ONAP-RequestID:"b963d1e4-b50d-4122-9fd1-2eea43c1444f", X-RequestID:"b963d1e4-b50d-4122-9fd1-2eea43c1444f", X-TransactionID:"b963d1e4-b50d-4122-9fd1-2eea43c1444f", X-ECOMP-RequestID:"b963d1e4-b50d-4122-9fd1-2eea43c1444f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"addb686d-5231-4428-ac57-fa65762a19bb"] 2021-11-29T20:59:18.487Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:18.487Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:18.503Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:18.503Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:18.503Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:18.504Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:18.504Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "groupingId" : "2f461318-66c7-4962-afdf-5d53dea9663a", "name" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d/2f461318-66c7-4962-afdf-5d53dea9663a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"updated_time\":1638219514000,\"creation_time\":1638219411000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ed3c391c6ecc47a2aabc94ea0344b93f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"OS::stack_id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"OS::stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:58:35.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:59:18.505Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:18.505Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:18.511Z|b963d1e4-b50d-4122-9fd1-2eea43c1444f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:18.649Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:18.652Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00 2021-11-29T20:59:18.653Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|INFO|500||Invoke 2021-11-29T20:59:18.653Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:18.653Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00 2021-11-29T20:59:18.653Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Method : GET 2021-11-29T20:59:18.654Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cee1d50d3aa5fa0c", X-B3-SpanId:"1ad050385b3806e9", X-B3-ParentSpanId:"cee1d50d3aa5fa0c", X-B3-Sampled:"0", X-ONAP-RequestID:"72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b", X-RequestID:"72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b", X-TransactionID:"72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b", X-ECOMP-RequestID:"72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25955358-7f5a-41fa-a180-176889bc90fd"] 2021-11-29T20:59:18.654Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Request body: 2021-11-29T20:59:18.654Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:18.674Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:18.679Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:18.680Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Status text : 2021-11-29T20:59:18.680Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:18.681Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Response body: { "requestId" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "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" : "2021-11-29T20:58:24.000+00:00", "endTime" : "2021-11-29T20:59:15.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"modelVersion\": \"1638219487737\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:15.000+00:00", "vfModuleId" : "921ae3d7-5d18-4fdf-a282-798831e76c6a", "vfModuleName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "vfModuleModelName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00" } } } 2021-11-29T20:59:18.681Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:18.682Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|INFO|500||InvokeReturn 2021-11-29T20:59:18.683Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false 2021-11-29T20:59:18.684Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:18.684Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:18.684Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false 2021-11-29T20:59:18.684Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:18.685Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cee1d50d3aa5fa0c", X-B3-SpanId:"142b8c7eb9ae40ac", X-B3-ParentSpanId:"cee1d50d3aa5fa0c", X-B3-Sampled:"0", X-ONAP-RequestID:"72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b", X-RequestID:"72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b", X-TransactionID:"72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b", X-ECOMP-RequestID:"72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bf7c144-b343-4b30-aa7b-aa7cb2fcfdb6"] 2021-11-29T20:59:18.685Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:18.685Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:18.696Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:18.696Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:18.696Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:18.697Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:18.697Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "groupingId" : "2f461318-66c7-4962-afdf-5d53dea9663a", "name" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d/2f461318-66c7-4962-afdf-5d53dea9663a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"updated_time\":1638219514000,\"creation_time\":1638219411000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ed3c391c6ecc47a2aabc94ea0344b93f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"OS::stack_id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"OS::stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:58:35.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:59:18.697Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:18.698Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:18.704Z|72d3eaa1-2e3f-4e12-8d25-25cf2fb9273b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:18.824Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:18.827Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00 2021-11-29T20:59:18.827Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|INFO|500||Invoke 2021-11-29T20:59:18.827Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:18.827Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00 2021-11-29T20:59:18.828Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Method : GET 2021-11-29T20:59:18.828Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da1616da3b5fb085", X-B3-SpanId:"0bf84c2922aa79bb", X-B3-ParentSpanId:"da1616da3b5fb085", X-B3-Sampled:"0", X-ONAP-RequestID:"e99c35c0-3bec-40cd-950a-092fa5d33133", X-RequestID:"e99c35c0-3bec-40cd-950a-092fa5d33133", X-TransactionID:"e99c35c0-3bec-40cd-950a-092fa5d33133", X-ECOMP-RequestID:"e99c35c0-3bec-40cd-950a-092fa5d33133", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa11f712-ba40-49fc-bb0b-e65b0b351c18"] 2021-11-29T20:59:18.828Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Request body: 2021-11-29T20:59:18.828Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:18.845Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:18.845Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:18.846Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Status text : 2021-11-29T20:59:18.846Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:18.848Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||Response body: { "requestId" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "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" : "2021-11-29T20:58:24.000+00:00", "endTime" : "2021-11-29T20:59:15.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"79abba7e-8df1-437e-8022-cf4f57011566\",\n \"modelVersionId\": \"6519149e-e5d8-4fb8-8a1f-a23cceb4617a\",\n \"modelName\": \"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\n \"modelVersion\": \"1638219487737\",\n \"modelCustomizationId\": \"1a55d533-af46-49c7-be1e-90c170656fc4\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:15.000+00:00", "vfModuleId" : "921ae3d7-5d18-4fdf-a282-798831e76c6a", "vfModuleName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "vfModuleModelName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166/vfModules/921ae3d7-5d18-4fdf-a282-798831e76c6a", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00" } } } 2021-11-29T20:59:18.848Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:18.849Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3bf7b219-c249-4023-b05f-af1cc57aef00|INFO|500||InvokeReturn 2021-11-29T20:59:18.849Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false 2021-11-29T20:59:18.850Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:18.850Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:18.850Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false 2021-11-29T20:59:18.850Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:18.851Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da1616da3b5fb085", X-B3-SpanId:"a57fc30951d517e0", X-B3-ParentSpanId:"da1616da3b5fb085", X-B3-Sampled:"0", X-ONAP-RequestID:"e99c35c0-3bec-40cd-950a-092fa5d33133", X-RequestID:"e99c35c0-3bec-40cd-950a-092fa5d33133", X-TransactionID:"e99c35c0-3bec-40cd-950a-092fa5d33133", X-ECOMP-RequestID:"e99c35c0-3bec-40cd-950a-092fa5d33133", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a80adff-2b5f-41c4-a125-ec9496320c64"] 2021-11-29T20:59:18.851Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:18.851Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:18.863Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:18.863Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:18.864Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:18.864Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:18.865Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "3bf7b219-c249-4023-b05f-af1cc57aef00", "groupingId" : "2f461318-66c7-4962-afdf-5d53dea9663a", "name" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d/2f461318-66c7-4962-afdf-5d53dea9663a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"updated_time\":1638219514000,\"creation_time\":1638219411000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ed3c391c6ecc47a2aabc94ea0344b93f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"ea56e49e-c802-453e-90e2-7ca231d14166\",\"OS::stack_id\":\"2f461318-66c7-4962-afdf-5d53dea9663a\",\"OS::stack_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d\",\"vf_module_id\":\"921ae3d7-5d18-4fdf-a282-798831e76c6a\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"Ubuntu20\",\"vnf_name\":\"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:58:35.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:59:18.865Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:18.866Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3bf7b219-c249-4023-b05f-af1cc57aef00&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:18.871Z|e99c35c0-3bec-40cd-950a-092fa5d33133|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3bf7b219-c249-4023-b05f-af1cc57aef00|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:18.988Z|7223d2ec-8708-49f9-9e47-8a36a82e75b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:59:18.991Z|7223d2ec-8708-49f9-9e47-8a36a82e75b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:59:19.251Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:19.252Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-11-29T20:59:19.252Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-11-29T20:59:19.252Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 29 Nov 2021 20:59:19 GMT", X-ONAP-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-TransactionID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-ECOMP-RequestID:"b02742a3-9248-4028-a495-cbc5b082c1d8", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9e10fe97-c300-47a6-b38c-514d2914c29c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"] 2021-11-29T20:59:19.253Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"b02742a3-9248-4028-a495-cbc5b082c1d8\",\"instanceId\":\"a6bdc776-750d-4126-be83-e0b840c17026\"}}","message":"Success","processInstanceID":"3741da9c-5157-11ec-937a-3ed201e9b36e","variables":null,"messageCode":200} 2021-11-29T20:59:19.253Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:19.253Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-11-29T20:59:19.256Z|b02742a3-9248-4028-a495-cbc5b082c1d8|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:19.389Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:19.394Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8 2021-11-29T20:59:19.395Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|INFO|500||Invoke 2021-11-29T20:59:19.395Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:19.395Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8 2021-11-29T20:59:19.395Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Method : GET 2021-11-29T20:59:19.396Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fa7341d1b57b22f", X-B3-SpanId:"bbd0678b6a8f6189", X-B3-ParentSpanId:"7fa7341d1b57b22f", X-B3-Sampled:"0", X-ONAP-RequestID:"7cd81f1e-e5a7-43ae-9486-835fe294f635", X-RequestID:"7cd81f1e-e5a7-43ae-9486-835fe294f635", X-TransactionID:"7cd81f1e-e5a7-43ae-9486-835fe294f635", X-ECOMP-RequestID:"7cd81f1e-e5a7-43ae-9486-835fe294f635", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4a46e22-2503-4423-8cc4-4582fab155a5"] 2021-11-29T20:59:19.396Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Request body: 2021-11-29T20:59:19.396Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:19.412Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:19.412Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:19.413Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Status text : 2021-11-29T20:59:19.413Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:19.414Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Response body: { "requestId" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:59:16.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a6bdc776-750d-4126-be83-e0b840c17026", "serviceInstanceName" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8" } } } 2021-11-29T20:59:19.414Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:19.415Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|INFO|500||InvokeReturn 2021-11-29T20:59:19.416Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false 2021-11-29T20:59:19.416Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:19.417Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:19.417Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false 2021-11-29T20:59:19.417Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:19.418Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fa7341d1b57b22f", X-B3-SpanId:"7a6120f9fe971463", X-B3-ParentSpanId:"7fa7341d1b57b22f", X-B3-Sampled:"0", X-ONAP-RequestID:"7cd81f1e-e5a7-43ae-9486-835fe294f635", X-RequestID:"7cd81f1e-e5a7-43ae-9486-835fe294f635", X-TransactionID:"7cd81f1e-e5a7-43ae-9486-835fe294f635", X-ECOMP-RequestID:"7cd81f1e-e5a7-43ae-9486-835fe294f635", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3b7af0a-67e1-42d3-ac89-376639afb56b"] 2021-11-29T20:59:19.418Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:19.418Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:19.432Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:19.433Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:19.433Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:19.434Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:19.435Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:19.435Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:19.435Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:19.442Z|7cd81f1e-e5a7-43ae-9486-835fe294f635|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:22.435Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:22.438Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|||INFO|500||Checking if requestId: a8d78d89-6916-4767-9b40-cd82d733051f already exists in requestDb InfraActiveRequests table 2021-11-29T20:59:22.438Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f 2021-11-29T20:59:22.439Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|INFO|500||Invoke 2021-11-29T20:59:22.439Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:22.439Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f 2021-11-29T20:59:22.439Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Method : GET 2021-11-29T20:59:22.439Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d3cbe485781d1d5", X-B3-SpanId:"04dbc0ed3110fec6", X-B3-ParentSpanId:"5d3cbe485781d1d5", X-B3-Sampled:"0", X-ONAP-RequestID:"a8d78d89-6916-4767-9b40-cd82d733051f", X-RequestID:"a8d78d89-6916-4767-9b40-cd82d733051f", X-TransactionID:"a8d78d89-6916-4767-9b40-cd82d733051f", X-ECOMP-RequestID:"a8d78d89-6916-4767-9b40-cd82d733051f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0f6325c-7747-46a6-977a-868b3276bcb7"] 2021-11-29T20:59:22.440Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Request body: 2021-11-29T20:59:22.440Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:22.456Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:22.457Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T20:59:22.457Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Status text : 2021-11-29T20:59:22.457Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:59:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:22.457Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Response body: 2021-11-29T20:59:22.457Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:22.458Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|INFO|404|Not Found|InvokeReturn 2021-11-29T20:59:22.465Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|||INFO|500||Running local validations 2021-11-29T20:59:22.473Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:59:22.496Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/ea56e49e-c802-453e-90e2-7ca231d14166/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T20:59:22.497Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/ea56e49e-c802-453e-90e2-7ca231d14166/related-to/volume-groups|INFO|500||Invoke 2021-11-29T20:59:22.623Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/ea56e49e-c802-453e-90e2-7ca231d14166/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2021-11-29T20:59:22.623Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/ea56e49e-c802-453e-90e2-7ca231d14166/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-211129-20:59:22:515-42843], Content-Length=[408], Date=[Mon, 29 Nov 2021 20:59:22 GMT], Content-Type=[application/json]} 2021-11-29T20:59:22.625Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/ea56e49e-c802-453e-90e2-7ca231d14166/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/ea56e49e-c802-453e-90e2-7ca231d14166/related-to/volume-groups","ERR.5.4.6114"]}}} 2021-11-29T20:59:22.628Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/ea56e49e-c802-453e-90e2-7ca231d14166/related-to/volume-groups 2021-11-29T20:59:22.628Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : ea56e49e-c802-453e-90e2-7ca231d14166 2021-11-29T20:59:22.635Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:59:22.656Z|5610b89d-0a49-4482-8800-6e2ce26ce720|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:59:22.656Z|5610b89d-0a49-4482-8800-6e2ce26ce720|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:59:22.664Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/ea56e49e-c802-453e-90e2-7ca231d14166/vf-modules with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T20:59:22.665Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/ea56e49e-c802-453e-90e2-7ca231d14166/vf-modules|INFO|500||Invoke 2021-11-29T20:59:22.670Z|3c689adc-7df7-46a5-a8e2-0270ba72c075|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:59:22.670Z|6bf77223-498e-4c40-a47a-20fb8ea7a93f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:59:22.670Z|6bf77223-498e-4c40-a47a-20fb8ea7a93f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:59:22.670Z|3c689adc-7df7-46a5-a8e2-0270ba72c075|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:59:22.721Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/ea56e49e-c802-453e-90e2-7ca231d14166/vf-modules|INFO|404|Not Found|InvokeReturn 2021-11-29T20:59:22.722Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/ea56e49e-c802-453e-90e2-7ca231d14166/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211129-20:59:22:683-21185], Content-Length=[377], Date=[Mon, 29 Nov 2021 20:59:22 GMT], Content-Type=[application/json]} 2021-11-29T20:59:22.723Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/ea56e49e-c802-453e-90e2-7ca231d14166/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/ea56e49e-c802-453e-90e2-7ca231d14166/vf-modules","ERR.5.4.6114"]}}} 2021-11-29T20:59:22.726Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/ea56e49e-c802-453e-90e2-7ca231d14166/vf-modules 2021-11-29T20:59:22.726Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : ea56e49e-c802-453e-90e2-7ca231d14166 2021-11-29T20:59:22.731Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:59:22.740Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:22.744Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e 2021-11-29T20:59:22.744Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|INFO|500||Invoke 2021-11-29T20:59:22.744Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:22.744Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e 2021-11-29T20:59:22.745Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Method : GET 2021-11-29T20:59:22.745Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7e8437ac5e9e0b4", X-B3-SpanId:"d8e1423f2c55c4b4", X-B3-ParentSpanId:"a7e8437ac5e9e0b4", X-B3-Sampled:"0", X-ONAP-RequestID:"a8e29ead-8442-4bac-86a6-31cfcc0b12fe", X-RequestID:"a8e29ead-8442-4bac-86a6-31cfcc0b12fe", X-TransactionID:"a8e29ead-8442-4bac-86a6-31cfcc0b12fe", X-ECOMP-RequestID:"a8e29ead-8442-4bac-86a6-31cfcc0b12fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90b8ddb4-15fd-4a46-ba93-a87eb2719c2d"] 2021-11-29T20:59:22.745Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Request body: 2021-11-29T20:59:22.745Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:22.759Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|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/c05236a3d7a84a44b1b524bdcde12a01 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T20:59:22.759Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||Invoke 2021-11-29T20:59:22.764Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:22.765Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:22.765Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Status text : 2021-11-29T20:59:22.765Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:22.768Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Response body: { "requestId" : "6a29a2c8-b454-43db-972a-6f73961eb83e", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).", "progress" : 52, "startTime" : "2021-11-29T20:59:10.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"07b22974-ab02-498b-8776-588b221ef318\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\n \"modelVersionId\": \"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8165af0f-e970-4922-b385-c925419cde67\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"07b22974-ab02-498b-8776-588b221ef318\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:19.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "6a29a2c8-b454-43db-972a-6f73961eb83e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e" } } } 2021-11-29T20:59:22.768Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:22.769Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|INFO|500||InvokeReturn 2021-11-29T20:59:22.771Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false 2021-11-29T20:59:22.773Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:22.773Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:22.773Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false 2021-11-29T20:59:22.774Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:22.774Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7e8437ac5e9e0b4", X-B3-SpanId:"4de66e4ffda3a1ef", X-B3-ParentSpanId:"a7e8437ac5e9e0b4", X-B3-Sampled:"0", X-ONAP-RequestID:"a8e29ead-8442-4bac-86a6-31cfcc0b12fe", X-RequestID:"a8e29ead-8442-4bac-86a6-31cfcc0b12fe", X-TransactionID:"a8e29ead-8442-4bac-86a6-31cfcc0b12fe", X-ECOMP-RequestID:"a8e29ead-8442-4bac-86a6-31cfcc0b12fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"971c194e-4c46-4526-b5da-aa6449557214"] 2021-11-29T20:59:22.775Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:22.775Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:22.786Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:22.786Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:22.787Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:22.787Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:22.788Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:22.788Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:22.789Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:22.823Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a29a2c8-b454-43db-972a-6f73961eb83e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a29a2c8-b454-43db-972a-6f73961eb83e&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:59:22.823Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a29a2c8-b454-43db-972a-6f73961eb83e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:59:22.824Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a29a2c8-b454-43db-972a-6f73961eb83e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:22.824Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a29a2c8-b454-43db-972a-6f73961eb83e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a29a2c8-b454-43db-972a-6f73961eb83e&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:59:22.824Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a29a2c8-b454-43db-972a-6f73961eb83e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:59:22.824Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a29a2c8-b454-43db-972a-6f73961eb83e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a8e29ead-8442-4bac-86a6-31cfcc0b12fe", X-RequestID:"a8e29ead-8442-4bac-86a6-31cfcc0b12fe", X-TransactionID:"a8e29ead-8442-4bac-86a6-31cfcc0b12fe", X-ECOMP-RequestID:"a8e29ead-8442-4bac-86a6-31cfcc0b12fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65704ad9-3d89-4e09-8f6f-0d7872b4a5ce"] 2021-11-29T20:59:22.825Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a29a2c8-b454-43db-972a-6f73961eb83e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:59:22.825Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a29a2c8-b454-43db-972a-6f73961eb83e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:22.915Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||InvokeReturn 2021-11-29T20:59:22.916Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|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/c05236a3d7a84a44b1b524bdcde12a01 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211129-20:59:22:785-5085], vertex-id=[630960], Content-Length=[1056], Date=[Mon, 29 Nov 2021 20:59:22 GMT], Content-Type=[application/json]} 2021-11-29T20:59:22.918Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|||DEBUG|500||{"tenant-id":"c05236a3d7a84a44b1b524bdcde12a01","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1638219378620","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/ea56e49e-c802-453e-90e2-7ca231d14166","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ea56e49e-c802-453e-90e2-7ca231d14166"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_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"}]}]}} 2021-11-29T20:59:22.920Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-11-29T20:59:22.920Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-11-29T20:59:22.921Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|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 2021-11-29T20:59:22.922Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-11-29T20:59:22.927Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:22.927Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|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 2021-11-29T20:59:22.927Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-11-29T20:59:22.927Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|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:"5d3cbe485781d1d5", X-B3-SpanId:"66c867823336e915", X-B3-ParentSpanId:"5d3cbe485781d1d5", X-B3-Sampled:"0", X-ONAP-RequestID:"a8d78d89-6916-4767-9b40-cd82d733051f", X-RequestID:"a8d78d89-6916-4767-9b40-cd82d733051f", X-TransactionID:"a8d78d89-6916-4767-9b40-cd82d733051f", X-ECOMP-RequestID:"a8d78d89-6916-4767-9b40-cd82d733051f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cde93b61-9421-47d4-b526-f15c91edb694"] 2021-11-29T20:59:22.928Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"ea56e49e-c802-453e-90e2-7ca231d14166","serviceInstanceId":"5c3dd0e9-966f-47f5-b7dd-659cf866733b"},"instanceName":null,"requestScope":"vnf"} 2021-11-29T20:59:22.928Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:22.957Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:22.958Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:22.958Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-11-29T20:59:22.958Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a29a2c8-b454-43db-972a-6f73961eb83e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:22.958Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:59:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:22.959Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-11-29T20:59:22.959Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a29a2c8-b454-43db-972a-6f73961eb83e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:22.959Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:22.959Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a29a2c8-b454-43db-972a-6f73961eb83e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:59:22.960Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-11-29T20:59:22.960Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a29a2c8-b454-43db-972a-6f73961eb83e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3F08F5D6F854E7566E64FA07007F8AD7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Mon, 29 Nov 2021 20:59:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:22.961Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a29a2c8-b454-43db-972a-6f73961eb83e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"366e10a0-5157-11ec-937a-3ed201e9b36e","businessKey":"6a29a2c8-b454-43db-972a-6f73961eb83e","processDefinitionId":"SDNCHandler:1:c346ba4d-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-11-29T20:59:15.883+0000","endTime":"2021-11-29T20:59:18.616+0000","removalTime":null,"durationInMillis":2733,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"33c6e52d-5157-11ec-937a-3ed201e9b36e","superProcessInstanceId":"3505ce03-5157-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2021-11-29T20:59:22.961Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|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 2021-11-29T20:59:22.961Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a29a2c8-b454-43db-972a-6f73961eb83e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:22.961Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2021-11-29T20:59:22.962Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:22.962Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6a29a2c8-b454-43db-972a-6f73961eb83e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:59:22.962Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|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 2021-11-29T20:59:22.963Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2021-11-29T20:59:22.963Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|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:"a8d78d89-6916-4767-9b40-cd82d733051f", X-RequestID:"a8d78d89-6916-4767-9b40-cd82d733051f", X-TransactionID:"a8d78d89-6916-4767-9b40-cd82d733051f", X-ECOMP-RequestID:"a8d78d89-6916-4767-9b40-cd82d733051f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3be6b3c9-d4d2-40c3-92f7-662e6a14b136"] 2021-11-29T20:59:22.965Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2021-11-29T20:59:22.965Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:22.980Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:22.982Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|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 2021-11-29T20:59:22.982Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2021-11-29T20:59:22.983Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:22.983Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|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" : 10010, "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" : "2021-11-29T19:15:21.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10010" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10010" } } } 2021-11-29T20:59:22.984Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:22.984Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2021-11-29T20:59:22.987Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:59:22.988Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-11-29T20:59:22.988Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:22.988Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:59:22.989Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-11-29T20:59:22.989Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|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:"1596", X-B3-TraceId:"5d3cbe485781d1d5", X-B3-SpanId:"d5f93712a5ae62df", X-B3-ParentSpanId:"5d3cbe485781d1d5", X-B3-Sampled:"0", X-ONAP-RequestID:"a8d78d89-6916-4767-9b40-cd82d733051f", X-RequestID:"a8d78d89-6916-4767-9b40-cd82d733051f", X-TransactionID:"a8d78d89-6916-4767-9b40-cd82d733051f", X-ECOMP-RequestID:"a8d78d89-6916-4767-9b40-cd82d733051f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39698d65-9e47-459c-ac71-2066f38cecfa"] 2021-11-29T20:59:22.989Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a8d78d89-6916-4767-9b40-cd82d733051f","requestStatus":"IN_PROGRESS","startTime":1638219562726,"source":"VID","vnfId":"ea56e49e-c802-453e-90e2-7ca231d14166","tenantId":"c05236a3d7a84a44b1b524bdcde12a01","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\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"5c3dd0e9-966f-47f5-b7dd-659cf866733b","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"a8d78d89-6916-4767-9b40-cd82d733051f"} 2021-11-29T20:59:22.990Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:22.995Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=366e10a0-5157-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=366e10a0-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:59:22.995Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=366e10a0-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:59:22.995Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=366e10a0-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:22.996Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=366e10a0-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=366e10a0-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:59:22.996Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=366e10a0-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:59:22.997Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=366e10a0-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a8e29ead-8442-4bac-86a6-31cfcc0b12fe", X-RequestID:"a8e29ead-8442-4bac-86a6-31cfcc0b12fe", X-TransactionID:"a8e29ead-8442-4bac-86a6-31cfcc0b12fe", X-ECOMP-RequestID:"a8e29ead-8442-4bac-86a6-31cfcc0b12fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02d7c24d-6b75-4c32-9c6a-e378f8ea8d72"] 2021-11-29T20:59:22.998Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=366e10a0-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:59:22.998Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=366e10a0-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:23.014Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:23.015Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-11-29T20:59:23.016Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-11-29T20:59:23.016Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|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/a8d78d89-6916-4767-9b40-cd82d733051f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:23.017Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "a8d78d89-6916-4767-9b40-cd82d733051f", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:59:22.726+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-11-29T20:59:23.003+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "a8d78d89-6916-4767-9b40-cd82d733051f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f" } } } 2021-11-29T20:59:23.017Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:23.018Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-11-29T20:59:23.072Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|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 2021-11-29T20:59:23.072Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-11-29T20:59:23.075Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:23.075Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|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 2021-11-29T20:59:23.076Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-11-29T20:59:23.077Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|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:"5d3cbe485781d1d5", X-B3-SpanId:"b7be4a0a3d9cbd9f", X-B3-ParentSpanId:"5d3cbe485781d1d5", X-B3-Sampled:"0", X-ONAP-RequestID:"a8d78d89-6916-4767-9b40-cd82d733051f", X-RequestID:"a8d78d89-6916-4767-9b40-cd82d733051f", X-TransactionID:"a8d78d89-6916-4767-9b40-cd82d733051f", X-ECOMP-RequestID:"a8d78d89-6916-4767-9b40-cd82d733051f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"350b94f9-39c4-4da6-a1ce-7aa0e434168a"] 2021-11-29T20:59:23.078Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|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\":\"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"69abc257-0322-4d45-963e-78c87a3841a4\",\"modelVersionId\":\"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\"modelCustomizationId\":\"69abc257-0322-4d45-963e-78c87a3841a4\",\"modelUuid\":\"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\"modelInvariantUuid\":\"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"5c3dd0e9-966f-47f5-b7dd-659cf866733b\",\"vnfInstanceId\":\"ea56e49e-c802-453e-90e2-7ca231d14166\"}","type":"String"},"requestId":{"value":"a8d78d89-6916-4767-9b40-cd82d733051f","type":"String"},"mso-request-id":{"value":"a8d78d89-6916-4767-9b40-cd82d733051f","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"5c3dd0e9-966f-47f5-b7dd-659cf866733b","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"ea56e49e-c802-453e-90e2-7ca231d14166","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/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-11-29T20:59:23.079Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:23.152Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=366e10a0-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:23.153Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=366e10a0-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:23.153Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=366e10a0-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:59:23.153Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=366e10a0-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8A288C4395EE3342BEB17CA3B862079F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Mon, 29 Nov 2021 20:59:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:23.153Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=366e10a0-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"369a01d8-5157-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"SubProcess_0y8yozw:36847dec-5157-11ec-937a-3ed201e9b36e","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c346ba4d-5148-11ec-937a-3ed201e9b36e","processInstanceId":"366e10a0-5157-11ec-937a-3ed201e9b36e","executionId":"369a01d6-5157-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:59:16.171+0000","endTime":"2021-11-29T20:59:18.504+0000","durationInMillis":2333,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"33c6e52d-5157-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:59:23.154Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=366e10a0-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:23.154Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=366e10a0-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:59:23.162Z|a8e29ead-8442-4bac-86a6-31cfcc0b12fe|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:24.110Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:24.111Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-11-29T20:59:24.112Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-11-29T20:59:24.112Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 29 Nov 2021 20:59:24 GMT", X-ONAP-RequestID:"a8d78d89-6916-4767-9b40-cd82d733051f", X-RequestID:"a8d78d89-6916-4767-9b40-cd82d733051f", X-TransactionID:"a8d78d89-6916-4767-9b40-cd82d733051f", X-ECOMP-RequestID:"a8d78d89-6916-4767-9b40-cd82d733051f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"350b94f9-39c4-4da6-a1ce-7aa0e434168a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"] 2021-11-29T20:59:24.113Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"a8d78d89-6916-4767-9b40-cd82d733051f\",\"instanceId\":\"ea56e49e-c802-453e-90e2-7ca231d14166\"}}","message":"Success","processInstanceID":"3abfb6ea-5157-11ec-937a-3ed201e9b36e","variables":null,"messageCode":200} 2021-11-29T20:59:24.113Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:24.114Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-11-29T20:59:24.117Z|a8d78d89-6916-4767-9b40-cd82d733051f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:24.255Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:24.259Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f 2021-11-29T20:59:24.260Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|INFO|500||Invoke 2021-11-29T20:59:24.260Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:24.260Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f 2021-11-29T20:59:24.261Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Method : GET 2021-11-29T20:59:24.261Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c45712747e1c8a3", X-B3-SpanId:"aa22d40ef625ba75", X-B3-ParentSpanId:"6c45712747e1c8a3", X-B3-Sampled:"0", X-ONAP-RequestID:"3d11a702-2a6e-41a1-9669-97fa35d44935", X-RequestID:"3d11a702-2a6e-41a1-9669-97fa35d44935", X-TransactionID:"3d11a702-2a6e-41a1-9669-97fa35d44935", X-ECOMP-RequestID:"3d11a702-2a6e-41a1-9669-97fa35d44935", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d380b47a-cb1b-45b1-9a5f-dc8ef456e7c8"] 2021-11-29T20:59:24.261Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Request body: 2021-11-29T20:59:24.262Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:24.278Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:24.278Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:24.279Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Status text : 2021-11-29T20:59:24.279Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:24.280Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Response body: { "requestId" : "a8d78d89-6916-4767-9b40-cd82d733051f", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:59:22.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "a8d78d89-6916-4767-9b40-cd82d733051f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f" } } } 2021-11-29T20:59:24.280Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:24.281Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|INFO|500||InvokeReturn 2021-11-29T20:59:24.282Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false 2021-11-29T20:59:24.282Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:24.282Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:24.283Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false 2021-11-29T20:59:24.283Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:24.283Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6c45712747e1c8a3", X-B3-SpanId:"7b3cc4c115aec88f", X-B3-ParentSpanId:"6c45712747e1c8a3", X-B3-Sampled:"0", X-ONAP-RequestID:"3d11a702-2a6e-41a1-9669-97fa35d44935", X-RequestID:"3d11a702-2a6e-41a1-9669-97fa35d44935", X-TransactionID:"3d11a702-2a6e-41a1-9669-97fa35d44935", X-ECOMP-RequestID:"3d11a702-2a6e-41a1-9669-97fa35d44935", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d286412-bf3a-43ff-9690-4b6e06bbe055"] 2021-11-29T20:59:24.283Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:24.283Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:24.295Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:24.295Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:24.295Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:24.296Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:24.297Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:24.297Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:24.297Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:24.304Z|3d11a702-2a6e-41a1-9669-97fa35d44935|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:29.572Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:29.576Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8 2021-11-29T20:59:29.576Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|INFO|500||Invoke 2021-11-29T20:59:29.576Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:29.577Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8 2021-11-29T20:59:29.577Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Method : GET 2021-11-29T20:59:29.577Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91ef810f2558240d", X-B3-SpanId:"69985dfe3206e59a", X-B3-ParentSpanId:"91ef810f2558240d", X-B3-Sampled:"0", X-ONAP-RequestID:"b4497744-4029-4c20-af50-985bec740300", X-RequestID:"b4497744-4029-4c20-af50-985bec740300", X-TransactionID:"b4497744-4029-4c20-af50-985bec740300", X-ECOMP-RequestID:"b4497744-4029-4c20-af50-985bec740300", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a22b58d6-f7da-4035-9479-1f30fc8db247"] 2021-11-29T20:59:29.577Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Request body: 2021-11-29T20:59:29.578Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:29.595Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:29.596Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:29.596Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Status text : 2021-11-29T20:59:29.596Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:29.597Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Response body: { "requestId" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "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" : "2021-11-29T20:59:16.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:24.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a6bdc776-750d-4126-be83-e0b840c17026", "serviceInstanceName" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8" } } } 2021-11-29T20:59:29.597Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:29.597Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|INFO|500||InvokeReturn 2021-11-29T20:59:29.598Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false 2021-11-29T20:59:29.599Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:29.599Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:29.599Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false 2021-11-29T20:59:29.599Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:29.599Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91ef810f2558240d", X-B3-SpanId:"5fc3cede4d8e0339", X-B3-ParentSpanId:"91ef810f2558240d", X-B3-Sampled:"0", X-ONAP-RequestID:"b4497744-4029-4c20-af50-985bec740300", X-RequestID:"b4497744-4029-4c20-af50-985bec740300", X-TransactionID:"b4497744-4029-4c20-af50-985bec740300", X-ECOMP-RequestID:"b4497744-4029-4c20-af50-985bec740300", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d6e8e6d-285c-4604-9e12-480afee93507"] 2021-11-29T20:59:29.600Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:29.600Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:29.612Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:29.613Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:29.614Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:29.615Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:29.616Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:29.616Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:29.616Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:29.656Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:59:29.656Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:59:29.656Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:29.656Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:59:29.657Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:59:29.657Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b4497744-4029-4c20-af50-985bec740300", X-RequestID:"b4497744-4029-4c20-af50-985bec740300", X-TransactionID:"b4497744-4029-4c20-af50-985bec740300", X-ECOMP-RequestID:"b4497744-4029-4c20-af50-985bec740300", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"035eb513-1831-44ca-8cbf-4ab6464d2775"] 2021-11-29T20:59:29.657Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:59:29.657Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:29.778Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:29.779Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:29.779Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:59:29.779Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=248C2278D178066398A19E2C7594E3F4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Mon, 29 Nov 2021 20:59:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:29.780Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3d75137a-5157-11ec-937a-3ed201e9b36e","businessKey":"b02742a3-9248-4028-a495-cbc5b082c1d8","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:59:27.673+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3741da9c-5157-11ec-937a-3ed201e9b36e","superProcessInstanceId":"3d73dab7-5157-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T20:59:29.780Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:29.780Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:59:29.799Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:59:29.799Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:59:29.799Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:29.799Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:59:29.800Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:59:29.800Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b4497744-4029-4c20-af50-985bec740300", X-RequestID:"b4497744-4029-4c20-af50-985bec740300", X-TransactionID:"b4497744-4029-4c20-af50-985bec740300", X-ECOMP-RequestID:"b4497744-4029-4c20-af50-985bec740300", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa48b5b4-d8b4-4c28-871f-2f1c421328fd"] 2021-11-29T20:59:29.800Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:59:29.800Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:29.920Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:29.921Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:29.921Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:59:29.921Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CC847E2B88F0EE876453CE31BC0B32F6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Mon, 29 Nov 2021 20:59:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:29.922Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:3d753a91-5157-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"3d75137a-5157-11ec-937a-3ed201e9b36e","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"3d75137a-5157-11ec-937a-3ed201e9b36e","executionId":"3d75137a-5157-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:59:27.674+0000","endTime":"2021-11-29T20:59:27.674+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3741da9c-5157-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:59:29.922Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:29.922Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:59:29.926Z|b4497744-4029-4c20-af50-985bec740300|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:32.677Z|03a82cb2-9dc9-44e3-aa2c-12b2870dd3ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:59:32.678Z|03a82cb2-9dc9-44e3-aa2c-12b2870dd3ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:59:32.688Z|a1b4a18f-f6d3-40d7-acd3-f46f4a111065|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:59:32.690Z|b5bfea26-50c6-468b-8c0e-8a2c17270222|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:59:32.690Z|a1b4a18f-f6d3-40d7-acd3-f46f4a111065|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:59:32.690Z|b5bfea26-50c6-468b-8c0e-8a2c17270222|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:59:33.291Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:33.297Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e 2021-11-29T20:59:33.298Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|INFO|500||Invoke 2021-11-29T20:59:33.298Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:33.299Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e 2021-11-29T20:59:33.299Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Method : GET 2021-11-29T20:59:33.299Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"35f2e133c7d89e60", X-B3-SpanId:"610c4a0a88eb248b", X-B3-ParentSpanId:"35f2e133c7d89e60", X-B3-Sampled:"0", X-ONAP-RequestID:"8aa34d9c-4a98-4db6-a493-952b8512569f", X-RequestID:"8aa34d9c-4a98-4db6-a493-952b8512569f", X-TransactionID:"8aa34d9c-4a98-4db6-a493-952b8512569f", X-ECOMP-RequestID:"8aa34d9c-4a98-4db6-a493-952b8512569f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e440ab02-1174-464c-b0e2-eec8fb86a41d"] 2021-11-29T20:59:33.300Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Request body: 2021-11-29T20:59:33.300Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:33.321Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:33.322Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:33.322Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Status text : 2021-11-29T20:59:33.322Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:33.323Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Response body: { "requestId" : "6a29a2c8-b454-43db-972a-6f73961eb83e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:59:10.000+00:00", "endTime" : "2021-11-29T20:59:23.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"07b22974-ab02-498b-8776-588b221ef318\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\n \"modelVersionId\": \"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8165af0f-e970-4922-b385-c925419cde67\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"07b22974-ab02-498b-8776-588b221ef318\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:23.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "6a29a2c8-b454-43db-972a-6f73961eb83e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e" } } } 2021-11-29T20:59:33.323Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:33.323Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|INFO|500||InvokeReturn 2021-11-29T20:59:33.324Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false 2021-11-29T20:59:33.325Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:33.325Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:33.325Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false 2021-11-29T20:59:33.325Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:33.325Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"35f2e133c7d89e60", X-B3-SpanId:"4ea258c67452d681", X-B3-ParentSpanId:"35f2e133c7d89e60", X-B3-Sampled:"0", X-ONAP-RequestID:"8aa34d9c-4a98-4db6-a493-952b8512569f", X-RequestID:"8aa34d9c-4a98-4db6-a493-952b8512569f", X-TransactionID:"8aa34d9c-4a98-4db6-a493-952b8512569f", X-ECOMP-RequestID:"8aa34d9c-4a98-4db6-a493-952b8512569f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99d079b1-321f-4d50-902f-33ad7f45e23b"] 2021-11-29T20:59:33.326Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:33.326Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:33.337Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:33.338Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:33.338Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:33.338Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:33.340Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:33.340Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:33.341Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:33.346Z|8aa34d9c-4a98-4db6-a493-952b8512569f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:33.470Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:33.474Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e 2021-11-29T20:59:33.474Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|INFO|500||Invoke 2021-11-29T20:59:33.475Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:33.475Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e 2021-11-29T20:59:33.475Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Method : GET 2021-11-29T20:59:33.475Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82de127a6d4f72b0", X-B3-SpanId:"4c68b0b86505cd78", X-B3-ParentSpanId:"82de127a6d4f72b0", X-B3-Sampled:"0", X-ONAP-RequestID:"7273f20f-7343-4121-8003-415fad9436cf", X-RequestID:"7273f20f-7343-4121-8003-415fad9436cf", X-TransactionID:"7273f20f-7343-4121-8003-415fad9436cf", X-ECOMP-RequestID:"7273f20f-7343-4121-8003-415fad9436cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6462a3c-82c4-43c9-890f-da92f968c6de"] 2021-11-29T20:59:33.476Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Request body: 2021-11-29T20:59:33.476Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:33.493Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:33.493Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:33.493Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Status text : 2021-11-29T20:59:33.494Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:33.494Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Response body: { "requestId" : "6a29a2c8-b454-43db-972a-6f73961eb83e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:59:10.000+00:00", "endTime" : "2021-11-29T20:59:23.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"07b22974-ab02-498b-8776-588b221ef318\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\n \"modelVersionId\": \"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8165af0f-e970-4922-b385-c925419cde67\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"07b22974-ab02-498b-8776-588b221ef318\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:23.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "6a29a2c8-b454-43db-972a-6f73961eb83e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e" } } } 2021-11-29T20:59:33.495Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:33.495Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|INFO|500||InvokeReturn 2021-11-29T20:59:33.497Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false 2021-11-29T20:59:33.497Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:33.497Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:33.498Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false 2021-11-29T20:59:33.498Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:33.498Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82de127a6d4f72b0", X-B3-SpanId:"335f31fc35188629", X-B3-ParentSpanId:"82de127a6d4f72b0", X-B3-Sampled:"0", X-ONAP-RequestID:"7273f20f-7343-4121-8003-415fad9436cf", X-RequestID:"7273f20f-7343-4121-8003-415fad9436cf", X-TransactionID:"7273f20f-7343-4121-8003-415fad9436cf", X-ECOMP-RequestID:"7273f20f-7343-4121-8003-415fad9436cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aba09bb8-5601-4938-97cc-f6c0f5fab95b"] 2021-11-29T20:59:33.499Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:33.499Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:33.508Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:33.508Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:33.509Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:33.509Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:33.510Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:33.510Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:33.510Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:33.517Z|7273f20f-7343-4121-8003-415fad9436cf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:33.634Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:33.638Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e 2021-11-29T20:59:33.639Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|INFO|500||Invoke 2021-11-29T20:59:33.639Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:33.639Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e 2021-11-29T20:59:33.640Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Method : GET 2021-11-29T20:59:33.640Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8834af84b059fc48", X-B3-SpanId:"2bca0ffc1360408c", X-B3-ParentSpanId:"8834af84b059fc48", X-B3-Sampled:"0", X-ONAP-RequestID:"138c7020-1c75-4b72-8782-8c1be849c646", X-RequestID:"138c7020-1c75-4b72-8782-8c1be849c646", X-TransactionID:"138c7020-1c75-4b72-8782-8c1be849c646", X-ECOMP-RequestID:"138c7020-1c75-4b72-8782-8c1be849c646", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19bfd575-e211-400a-84d0-4c5af80d144a"] 2021-11-29T20:59:33.641Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Request body: 2021-11-29T20:59:33.641Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:33.659Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:33.659Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:33.660Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Status text : 2021-11-29T20:59:33.660Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:33.661Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Response body: { "requestId" : "6a29a2c8-b454-43db-972a-6f73961eb83e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:59:10.000+00:00", "endTime" : "2021-11-29T20:59:23.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"07b22974-ab02-498b-8776-588b221ef318\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\n \"modelVersionId\": \"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8165af0f-e970-4922-b385-c925419cde67\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"07b22974-ab02-498b-8776-588b221ef318\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:23.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "6a29a2c8-b454-43db-972a-6f73961eb83e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e" } } } 2021-11-29T20:59:33.661Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:33.662Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|INFO|500||InvokeReturn 2021-11-29T20:59:33.663Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false 2021-11-29T20:59:33.664Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:33.664Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:33.664Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false 2021-11-29T20:59:33.665Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:33.665Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8834af84b059fc48", X-B3-SpanId:"bb62b8acd216286a", X-B3-ParentSpanId:"8834af84b059fc48", X-B3-Sampled:"0", X-ONAP-RequestID:"138c7020-1c75-4b72-8782-8c1be849c646", X-RequestID:"138c7020-1c75-4b72-8782-8c1be849c646", X-TransactionID:"138c7020-1c75-4b72-8782-8c1be849c646", X-ECOMP-RequestID:"138c7020-1c75-4b72-8782-8c1be849c646", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56b04b4a-ccb4-4dc3-a8b2-feb1b68e8cae"] 2021-11-29T20:59:33.665Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:33.666Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:33.675Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:33.676Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:33.677Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:33.677Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:33.677Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:33.678Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:33.678Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:33.683Z|138c7020-1c75-4b72-8782-8c1be849c646|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:33.804Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:33.808Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e 2021-11-29T20:59:33.809Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|INFO|500||Invoke 2021-11-29T20:59:33.809Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:33.809Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e 2021-11-29T20:59:33.809Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Method : GET 2021-11-29T20:59:33.810Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec88c469f9f65ae2", X-B3-SpanId:"eb3fd7a2641db46e", X-B3-ParentSpanId:"ec88c469f9f65ae2", X-B3-Sampled:"0", X-ONAP-RequestID:"144b4921-6a98-43d4-aed1-aea11a5734fb", X-RequestID:"144b4921-6a98-43d4-aed1-aea11a5734fb", X-TransactionID:"144b4921-6a98-43d4-aed1-aea11a5734fb", X-ECOMP-RequestID:"144b4921-6a98-43d4-aed1-aea11a5734fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92eac60a-a366-462b-852e-575ea0457716"] 2021-11-29T20:59:33.810Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Request body: 2021-11-29T20:59:33.810Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:33.825Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:33.825Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:33.826Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Status text : 2021-11-29T20:59:33.826Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:33.827Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Response body: { "requestId" : "6a29a2c8-b454-43db-972a-6f73961eb83e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:59:10.000+00:00", "endTime" : "2021-11-29T20:59:23.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"07b22974-ab02-498b-8776-588b221ef318\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\n \"modelVersionId\": \"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8165af0f-e970-4922-b385-c925419cde67\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"07b22974-ab02-498b-8776-588b221ef318\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:23.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "6a29a2c8-b454-43db-972a-6f73961eb83e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e" } } } 2021-11-29T20:59:33.827Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:33.827Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|INFO|500||InvokeReturn 2021-11-29T20:59:33.828Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false 2021-11-29T20:59:33.829Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:33.829Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:33.829Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false 2021-11-29T20:59:33.829Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:33.830Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec88c469f9f65ae2", X-B3-SpanId:"4b417c0886eff9bd", X-B3-ParentSpanId:"ec88c469f9f65ae2", X-B3-Sampled:"0", X-ONAP-RequestID:"144b4921-6a98-43d4-aed1-aea11a5734fb", X-RequestID:"144b4921-6a98-43d4-aed1-aea11a5734fb", X-TransactionID:"144b4921-6a98-43d4-aed1-aea11a5734fb", X-ECOMP-RequestID:"144b4921-6a98-43d4-aed1-aea11a5734fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"371199a7-b74a-4989-a5c2-6926953ddd6e"] 2021-11-29T20:59:33.830Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:33.830Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:33.838Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:33.839Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:33.839Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:33.839Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:33.839Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:33.840Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:33.840Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:33.846Z|144b4921-6a98-43d4-aed1-aea11a5734fb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:33.963Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:33.967Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e 2021-11-29T20:59:33.967Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|INFO|500||Invoke 2021-11-29T20:59:33.967Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:33.968Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e 2021-11-29T20:59:33.968Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Method : GET 2021-11-29T20:59:33.968Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c0166bad428ce6e", X-B3-SpanId:"d25cdb756937e0e4", X-B3-ParentSpanId:"8c0166bad428ce6e", X-B3-Sampled:"0", X-ONAP-RequestID:"fdb4a860-8534-48df-99c7-5b634f2ee312", X-RequestID:"fdb4a860-8534-48df-99c7-5b634f2ee312", X-TransactionID:"fdb4a860-8534-48df-99c7-5b634f2ee312", X-ECOMP-RequestID:"fdb4a860-8534-48df-99c7-5b634f2ee312", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5530d05b-7369-43d4-b188-ae03e6b3a9d6"] 2021-11-29T20:59:33.968Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Request body: 2021-11-29T20:59:33.968Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:33.985Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:33.986Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:33.986Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Status text : 2021-11-29T20:59:33.986Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:33.987Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||Response body: { "requestId" : "6a29a2c8-b454-43db-972a-6f73961eb83e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:59:10.000+00:00", "endTime" : "2021-11-29T20:59:23.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"07b22974-ab02-498b-8776-588b221ef318\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\n \"modelVersionId\": \"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8165af0f-e970-4922-b385-c925419cde67\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\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\": \"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"07b22974-ab02-498b-8776-588b221ef318\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:23.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "6a29a2c8-b454-43db-972a-6f73961eb83e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e" } } } 2021-11-29T20:59:33.987Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:33.987Z|af5ddce4-91a5-4f7c-87ea-dad35054e316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:59:33.987Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6a29a2c8-b454-43db-972a-6f73961eb83e|INFO|500||InvokeReturn 2021-11-29T20:59:33.988Z|af5ddce4-91a5-4f7c-87ea-dad35054e316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:59:33.989Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false 2021-11-29T20:59:33.989Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:33.989Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:33.990Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false 2021-11-29T20:59:33.990Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:33.990Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c0166bad428ce6e", X-B3-SpanId:"1efc9ac2f0c1993f", X-B3-ParentSpanId:"8c0166bad428ce6e", X-B3-Sampled:"0", X-ONAP-RequestID:"fdb4a860-8534-48df-99c7-5b634f2ee312", X-RequestID:"fdb4a860-8534-48df-99c7-5b634f2ee312", X-TransactionID:"fdb4a860-8534-48df-99c7-5b634f2ee312", X-ECOMP-RequestID:"fdb4a860-8534-48df-99c7-5b634f2ee312", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccd2767d-670a-4104-bf94-ee492dffbcf3"] 2021-11-29T20:59:33.990Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:33.990Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:33.999Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:34.000Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:34.000Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:34.000Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:34.001Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:34.002Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:34.002Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6a29a2c8-b454-43db-972a-6f73961eb83e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:34.009Z|fdb4a860-8534-48df-99c7-5b634f2ee312|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6a29a2c8-b454-43db-972a-6f73961eb83e|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:34.437Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:34.440Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f 2021-11-29T20:59:34.441Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|INFO|500||Invoke 2021-11-29T20:59:34.441Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:34.441Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f 2021-11-29T20:59:34.442Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Method : GET 2021-11-29T20:59:34.442Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9448197044eb8b82", X-B3-SpanId:"717168b881eb1a94", X-B3-ParentSpanId:"9448197044eb8b82", X-B3-Sampled:"0", X-ONAP-RequestID:"57941ee8-4bf7-4358-bb5e-1270247580a6", X-RequestID:"57941ee8-4bf7-4358-bb5e-1270247580a6", X-TransactionID:"57941ee8-4bf7-4358-bb5e-1270247580a6", X-ECOMP-RequestID:"57941ee8-4bf7-4358-bb5e-1270247580a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c893ab88-4b35-4ee8-9448-d38c35201f1e"] 2021-11-29T20:59:34.442Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Request body: 2021-11-29T20:59:34.442Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:34.461Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:34.462Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:34.462Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Status text : 2021-11-29T20:59:34.463Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:34.463Z|4d4f3c9a-c31a-43e6-9b54-c230ef614559|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:59:34.464Z|4d4f3c9a-c31a-43e6-9b54-c230ef614559|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:59:34.464Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Response body: { "requestId" : "a8d78d89-6916-4767-9b40-cd82d733051f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:59:22.000+00:00", "endTime" : "2021-11-29T20:59:32.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "a8d78d89-6916-4767-9b40-cd82d733051f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f" } } } 2021-11-29T20:59:34.464Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:34.464Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|INFO|500||InvokeReturn 2021-11-29T20:59:34.466Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false 2021-11-29T20:59:34.467Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:34.467Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:34.467Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false 2021-11-29T20:59:34.467Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:34.468Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9448197044eb8b82", X-B3-SpanId:"b8021bb4fecd9ce3", X-B3-ParentSpanId:"9448197044eb8b82", X-B3-Sampled:"0", X-ONAP-RequestID:"57941ee8-4bf7-4358-bb5e-1270247580a6", X-RequestID:"57941ee8-4bf7-4358-bb5e-1270247580a6", X-TransactionID:"57941ee8-4bf7-4358-bb5e-1270247580a6", X-ECOMP-RequestID:"57941ee8-4bf7-4358-bb5e-1270247580a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76878abd-e57d-462f-a0a5-079b0db27039"] 2021-11-29T20:59:34.468Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:34.468Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:34.478Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:34.478Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:34.478Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:34.479Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:34.481Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:34.481Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:34.482Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:34.491Z|57941ee8-4bf7-4358-bb5e-1270247580a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:34.611Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:34.614Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f 2021-11-29T20:59:34.614Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|INFO|500||Invoke 2021-11-29T20:59:34.615Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:34.615Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f 2021-11-29T20:59:34.615Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Method : GET 2021-11-29T20:59:34.615Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c9466616835733d", X-B3-SpanId:"dc7dace8062234b7", X-B3-ParentSpanId:"1c9466616835733d", X-B3-Sampled:"0", X-ONAP-RequestID:"cf819bcd-cb47-4fd8-986f-ab681c83a050", X-RequestID:"cf819bcd-cb47-4fd8-986f-ab681c83a050", X-TransactionID:"cf819bcd-cb47-4fd8-986f-ab681c83a050", X-ECOMP-RequestID:"cf819bcd-cb47-4fd8-986f-ab681c83a050", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee9c846d-0593-4ed3-baf4-b2b7b3182bdf"] 2021-11-29T20:59:34.615Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Request body: 2021-11-29T20:59:34.616Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:34.633Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:34.633Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:34.634Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Status text : 2021-11-29T20:59:34.634Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:34.636Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Response body: { "requestId" : "a8d78d89-6916-4767-9b40-cd82d733051f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:59:22.000+00:00", "endTime" : "2021-11-29T20:59:32.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "a8d78d89-6916-4767-9b40-cd82d733051f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f" } } } 2021-11-29T20:59:34.636Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:34.636Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|INFO|500||InvokeReturn 2021-11-29T20:59:34.638Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false 2021-11-29T20:59:34.638Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:34.638Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:34.639Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false 2021-11-29T20:59:34.639Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:34.639Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c9466616835733d", X-B3-SpanId:"c3ff00adadb6646f", X-B3-ParentSpanId:"1c9466616835733d", X-B3-Sampled:"0", X-ONAP-RequestID:"cf819bcd-cb47-4fd8-986f-ab681c83a050", X-RequestID:"cf819bcd-cb47-4fd8-986f-ab681c83a050", X-TransactionID:"cf819bcd-cb47-4fd8-986f-ab681c83a050", X-ECOMP-RequestID:"cf819bcd-cb47-4fd8-986f-ab681c83a050", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65b047cb-9e9d-460c-a06d-f7bfce2c52f5"] 2021-11-29T20:59:34.639Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:34.639Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:34.650Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:34.650Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:34.650Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:34.650Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:34.651Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:34.652Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:34.652Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:34.657Z|cf819bcd-cb47-4fd8-986f-ab681c83a050|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:34.771Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:34.776Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f 2021-11-29T20:59:34.776Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|INFO|500||Invoke 2021-11-29T20:59:34.777Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:34.777Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f 2021-11-29T20:59:34.777Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Method : GET 2021-11-29T20:59:34.777Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15ffa8d9071ba416", X-B3-SpanId:"9a8522c9ea054089", X-B3-ParentSpanId:"15ffa8d9071ba416", X-B3-Sampled:"0", X-ONAP-RequestID:"8bb7d313-c035-4999-b18c-4eca62a2b7d2", X-RequestID:"8bb7d313-c035-4999-b18c-4eca62a2b7d2", X-TransactionID:"8bb7d313-c035-4999-b18c-4eca62a2b7d2", X-ECOMP-RequestID:"8bb7d313-c035-4999-b18c-4eca62a2b7d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b55b8acf-af75-47e0-82ba-5b4957903039"] 2021-11-29T20:59:34.777Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Request body: 2021-11-29T20:59:34.778Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:34.802Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:34.803Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:34.803Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Status text : 2021-11-29T20:59:34.803Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:34.804Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Response body: { "requestId" : "a8d78d89-6916-4767-9b40-cd82d733051f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:59:22.000+00:00", "endTime" : "2021-11-29T20:59:32.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "a8d78d89-6916-4767-9b40-cd82d733051f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f" } } } 2021-11-29T20:59:34.804Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:34.804Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|INFO|500||InvokeReturn 2021-11-29T20:59:34.806Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false 2021-11-29T20:59:34.806Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:34.806Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:34.807Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false 2021-11-29T20:59:34.807Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:34.807Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15ffa8d9071ba416", X-B3-SpanId:"40e6f8300c15d1ee", X-B3-ParentSpanId:"15ffa8d9071ba416", X-B3-Sampled:"0", X-ONAP-RequestID:"8bb7d313-c035-4999-b18c-4eca62a2b7d2", X-RequestID:"8bb7d313-c035-4999-b18c-4eca62a2b7d2", X-TransactionID:"8bb7d313-c035-4999-b18c-4eca62a2b7d2", X-ECOMP-RequestID:"8bb7d313-c035-4999-b18c-4eca62a2b7d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6622375-80aa-4840-8b76-b180b9277164"] 2021-11-29T20:59:34.807Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:34.808Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:34.818Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:34.818Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:34.819Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:34.819Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:34.820Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:34.820Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:34.820Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:34.826Z|8bb7d313-c035-4999-b18c-4eca62a2b7d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:34.962Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:34.965Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f 2021-11-29T20:59:34.966Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|INFO|500||Invoke 2021-11-29T20:59:34.966Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:34.967Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f 2021-11-29T20:59:34.967Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Method : GET 2021-11-29T20:59:34.967Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60505d8d0f70cccd", X-B3-SpanId:"d53526f029cb01db", X-B3-ParentSpanId:"60505d8d0f70cccd", X-B3-Sampled:"0", X-ONAP-RequestID:"08c479b1-d92e-49b3-919e-0f85f736b234", X-RequestID:"08c479b1-d92e-49b3-919e-0f85f736b234", X-TransactionID:"08c479b1-d92e-49b3-919e-0f85f736b234", X-ECOMP-RequestID:"08c479b1-d92e-49b3-919e-0f85f736b234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"727a7a69-864b-49e6-87b2-ce8481fab85c"] 2021-11-29T20:59:34.967Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Request body: 2021-11-29T20:59:34.968Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:34.983Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:34.983Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:34.983Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Status text : 2021-11-29T20:59:34.984Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:34.984Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Response body: { "requestId" : "a8d78d89-6916-4767-9b40-cd82d733051f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:59:22.000+00:00", "endTime" : "2021-11-29T20:59:32.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "a8d78d89-6916-4767-9b40-cd82d733051f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f" } } } 2021-11-29T20:59:34.984Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:34.985Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|INFO|500||InvokeReturn 2021-11-29T20:59:34.986Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false 2021-11-29T20:59:34.986Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:34.986Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:34.987Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false 2021-11-29T20:59:34.987Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:34.987Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60505d8d0f70cccd", X-B3-SpanId:"a1e38b4863a2ccbc", X-B3-ParentSpanId:"60505d8d0f70cccd", X-B3-Sampled:"0", X-ONAP-RequestID:"08c479b1-d92e-49b3-919e-0f85f736b234", X-RequestID:"08c479b1-d92e-49b3-919e-0f85f736b234", X-TransactionID:"08c479b1-d92e-49b3-919e-0f85f736b234", X-ECOMP-RequestID:"08c479b1-d92e-49b3-919e-0f85f736b234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e3193c3-ae5d-4da9-9586-ce59489e3bc2"] 2021-11-29T20:59:34.987Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:34.988Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:34.996Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:34.997Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:34.997Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:34.997Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:35.001Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:35.002Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:35.002Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:35.008Z|08c479b1-d92e-49b3-919e-0f85f736b234|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:35.132Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:35.135Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f 2021-11-29T20:59:35.135Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|INFO|500||Invoke 2021-11-29T20:59:35.136Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:35.136Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f 2021-11-29T20:59:35.136Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Method : GET 2021-11-29T20:59:35.136Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"274887a6e771b9a8", X-B3-SpanId:"f6a608a02477da77", X-B3-ParentSpanId:"274887a6e771b9a8", X-B3-Sampled:"0", X-ONAP-RequestID:"76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c", X-RequestID:"76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c", X-TransactionID:"76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c", X-ECOMP-RequestID:"76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37b3619c-dc98-4b5d-b620-3d04f68f3d10"] 2021-11-29T20:59:35.136Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Request body: 2021-11-29T20:59:35.137Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:35.152Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:35.153Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:35.153Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Status text : 2021-11-29T20:59:35.153Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:35.153Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||Response body: { "requestId" : "a8d78d89-6916-4767-9b40-cd82d733051f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:59:22.000+00:00", "endTime" : "2021-11-29T20:59:32.000+00:00", "source" : "VID", "vnfId" : "ea56e49e-c802-453e-90e2-7ca231d14166", "vnfName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d_vnf_0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"d696c0a2-fd43-4437-b4c2-3630e8b6f520\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e0da02a0-7532-435b-8e7e-9d156c713ec2\",\n \"modelCustomizationId\": \"69abc257-0322-4d45-963e-78c87a3841a4\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b/vnfs/ea56e49e-c802-453e-90e2-7ca231d14166", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "a8d78d89-6916-4767-9b40-cd82d733051f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f" } } } 2021-11-29T20:59:35.154Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:35.154Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8d78d89-6916-4767-9b40-cd82d733051f|INFO|500||InvokeReturn 2021-11-29T20:59:35.155Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false 2021-11-29T20:59:35.155Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:35.156Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:35.156Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false 2021-11-29T20:59:35.156Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:35.156Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"274887a6e771b9a8", X-B3-SpanId:"aa70b6629f6872e1", X-B3-ParentSpanId:"274887a6e771b9a8", X-B3-Sampled:"0", X-ONAP-RequestID:"76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c", X-RequestID:"76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c", X-TransactionID:"76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c", X-ECOMP-RequestID:"76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6f1e403-58d8-47d7-a9ae-5b8676cd4b1e"] 2021-11-29T20:59:35.156Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:35.157Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:35.165Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:35.166Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:35.166Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:35.166Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:35.167Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:35.167Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:35.168Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8d78d89-6916-4767-9b40-cd82d733051f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:35.174Z|76df1f8f-0fb6-40f4-ad0b-6649b5ec5c8c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8d78d89-6916-4767-9b40-cd82d733051f|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:37.176Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:37.177Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 7b07a6ba-f4d4-402c-ab9c-14d03ca5f459 already exists in requestDb InfraActiveRequests table 2021-11-29T20:59:37.178Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459 2021-11-29T20:59:37.178Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|INFO|500||Invoke 2021-11-29T20:59:37.178Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:37.179Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459 2021-11-29T20:59:37.179Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Method : GET 2021-11-29T20:59:37.179Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6014382c99d07e93", X-B3-SpanId:"cbb4922e23136b3f", X-B3-ParentSpanId:"6014382c99d07e93", X-B3-Sampled:"0", X-ONAP-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-TransactionID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-ECOMP-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f864aa91-890c-436d-85d8-cd8769809c4d"] 2021-11-29T20:59:37.179Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Request body: 2021-11-29T20:59:37.179Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:37.194Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:37.194Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T20:59:37.195Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Status text : 2021-11-29T20:59:37.195Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:59:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:37.195Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Response body: 2021-11-29T20:59:37.195Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:37.195Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|INFO|404|Not Found|InvokeReturn 2021-11-29T20:59:37.202Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|||INFO|500||Running local validations 2021-11-29T20:59:37.209Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:59:37.252Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||Invoke 2021-11-29T20:59:37.254Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01 with request headers:{Authorization=[***REDACTED***], X-RequestID=[7b07a6ba-f4d4-402c-ab9c-14d03ca5f459], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[626b661c-11e5-4213-8652-598648db7966], X-ECOMP-RequestID=[7b07a6ba-f4d4-402c-ab9c-14d03ca5f459], X-TransactionId=[], X-ONAP-RequestID=[7b07a6ba-f4d4-402c-ab9c-14d03ca5f459]} 2021-11-29T20:59:37.357Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:37.358Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|||INFO|500||Checking if requestId: 6cabfe4d-592b-47ac-8628-be0150c3a5b8 already exists in requestDb InfraActiveRequests table 2021-11-29T20:59:37.359Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8 2021-11-29T20:59:37.359Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|INFO|500||Invoke 2021-11-29T20:59:37.359Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:37.359Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8 2021-11-29T20:59:37.360Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Method : GET 2021-11-29T20:59:37.360Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab73c7be2e2800e7", X-B3-SpanId:"18bf420c141a91d5", X-B3-ParentSpanId:"ab73c7be2e2800e7", X-B3-Sampled:"0", X-ONAP-RequestID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-RequestID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-TransactionID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-ECOMP-RequestID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39e641ff-aaf7-403d-a94c-efa686340dd7"] 2021-11-29T20:59:37.360Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Request body: 2021-11-29T20:59:37.360Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:37.372Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:37.373Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T20:59:37.373Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Status text : 2021-11-29T20:59:37.373Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:59:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:37.373Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Response body: 2021-11-29T20:59:37.374Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:37.374Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|INFO|404|Not Found|InvokeReturn 2021-11-29T20:59:37.381Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|||INFO|500||Running local validations 2021-11-29T20:59:37.387Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:59:37.414Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b?format=pathed|INFO|500||Invoke 2021-11-29T20:59:37.415Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[6cabfe4d-592b-47ac-8628-be0150c3a5b8], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[23a8ff77-9209-4350-83ce-0d45eef4d98d], X-ECOMP-RequestID=[6cabfe4d-592b-47ac-8628-be0150c3a5b8], X-TransactionId=[], X-ONAP-RequestID=[6cabfe4d-592b-47ac-8628-be0150c3a5b8]} 2021-11-29T20:59:37.479Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|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/c05236a3d7a84a44b1b524bdcde12a01 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211129-20:59:37:278-52213], vertex-id=[204800], Content-Length=[1059], Date=[Mon, 29 Nov 2021 20:59:37 GMT], Content-Type=[application/json]} 2021-11-29T20:59:37.480Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|DEBUG|500||{"tenant-id":"c05236a3d7a84a44b1b524bdcde12a01","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1638219554308","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/a447c64a-3fc7-4f1f-94d0-8ac585fb7674","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a447c64a-3fc7-4f1f-94d0-8ac585fb7674"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_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"}]}]}} 2021-11-29T20:59:37.481Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||InvokeReturn 2021-11-29T20:59:37.482Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-11-29T20:59:37.482Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-11-29T20:59:37.483Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/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 2021-11-29T20:59:37.483Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-11-29T20:59:37.484Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:37.484Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/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 2021-11-29T20:59:37.484Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-11-29T20:59:37.484Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/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:"6014382c99d07e93", X-B3-SpanId:"5bf0f96f72f4a91a", X-B3-ParentSpanId:"6014382c99d07e93", X-B3-Sampled:"0", X-ONAP-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-TransactionID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-ECOMP-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d82b7e43-33eb-4595-87c0-9871a7fa81cb"] 2021-11-29T20:59:37.485Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"a447c64a-3fc7-4f1f-94d0-8ac585fb7674","serviceInstanceId":"891c1ece-4bb3-4a08-a018-19a7aed5d0f4"},"instanceName":"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73","requestScope":"vfModule"} 2021-11-29T20:59:37.485Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:37.502Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:37.502Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:37.502Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-11-29T20:59:37.503Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:59:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:37.503Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-11-29T20:59:37.504Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:37.504Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-11-29T20:59:37.505Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f93de92e-547e-4d1a-ad25-dc7707990e05|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f93de92e-547e-4d1a-ad25-dc7707990e05 2021-11-29T20:59:37.505Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f93de92e-547e-4d1a-ad25-dc7707990e05|INFO|500||Invoke 2021-11-29T20:59:37.506Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f93de92e-547e-4d1a-ad25-dc7707990e05|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:37.506Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f93de92e-547e-4d1a-ad25-dc7707990e05|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f93de92e-547e-4d1a-ad25-dc7707990e05 2021-11-29T20:59:37.506Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f93de92e-547e-4d1a-ad25-dc7707990e05|DEBUG|500||Method : GET 2021-11-29T20:59:37.506Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f93de92e-547e-4d1a-ad25-dc7707990e05|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-TransactionID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-ECOMP-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1965617b-28fe-41e5-a996-17fd415f5b03"] 2021-11-29T20:59:37.507Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f93de92e-547e-4d1a-ad25-dc7707990e05|DEBUG|500||Request body: 2021-11-29T20:59:37.507Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f93de92e-547e-4d1a-ad25-dc7707990e05|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:37.528Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f93de92e-547e-4d1a-ad25-dc7707990e05|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:37.528Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f93de92e-547e-4d1a-ad25-dc7707990e05|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:37.529Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f93de92e-547e-4d1a-ad25-dc7707990e05|DEBUG|500||Status text : 2021-11-29T20:59:37.529Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f93de92e-547e-4d1a-ad25-dc7707990e05|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:37.530Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f93de92e-547e-4d1a-ad25-dc7707990e05|DEBUG|500||Response body: { "id" : 15, "modelCustomizationUUID" : "f93de92e-547e-4d1a-ad25-dc7707990e05", "label" : "base_dummy", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2021-11-29 20:55:18.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/volumeHeatEnv" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vnfCustomization" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/heatEnvironment" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/cvnfcCustomization" } } } 2021-11-29T20:59:37.530Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f93de92e-547e-4d1a-ad25-dc7707990e05|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:37.530Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f93de92e-547e-4d1a-ad25-dc7707990e05|INFO|500||InvokeReturn 2021-11-29T20:59:37.533Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule 2021-11-29T20:59:37.533Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|INFO|500||Invoke 2021-11-29T20:59:37.534Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:37.534Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule 2021-11-29T20:59:37.534Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|DEBUG|500||Method : GET 2021-11-29T20:59:37.534Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-TransactionID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-ECOMP-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ada7c76-d6bd-4c00-8b3d-bd59ef5c2299"] 2021-11-29T20:59:37.535Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|DEBUG|500||Request body: 2021-11-29T20:59:37.535Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:37.551Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:37.551Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:37.552Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|DEBUG|500||Status text : 2021-11-29T20:59:37.552Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:37.553Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|DEBUG|500||Response body: { "modelUUID" : "23fc0628-e367-4ed9-be8a-7938d083e1e9", "modelInvariantUUID" : "4934ac16-0c6b-43a2-a5e6-bb4979fce33d", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2021-11-29 20:55:18.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9/moduleHeatTemplate" } } } 2021-11-29T20:59:37.553Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:37.553Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/15/vfModule|INFO|500||InvokeReturn 2021-11-29T20:59:37.556Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance 2021-11-29T20:59:37.556Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2021-11-29T20:59:37.556Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:37.557Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance 2021-11-29T20:59:37.557Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2021-11-29T20:59:37.557Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-TransactionID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-ECOMP-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6da6ae3-3004-4f71-9534-81383320c6b2"] 2021-11-29T20:59:37.558Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2021-11-29T20:59:37.558Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:37.568Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:37.568Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T20:59:37.569Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2021-11-29T20:59:37.569Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:59:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:37.570Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2021-11-29T20:59:37.570Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:37.570Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2021-11-29T20:59:37.571Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4934ac16-0c6b-43a2-a5e6-bb4979fce33d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4934ac16-0c6b-43a2-a5e6-bb4979fce33d 2021-11-29T20:59:37.572Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4934ac16-0c6b-43a2-a5e6-bb4979fce33d|INFO|500||Invoke 2021-11-29T20:59:37.572Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4934ac16-0c6b-43a2-a5e6-bb4979fce33d|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:37.572Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4934ac16-0c6b-43a2-a5e6-bb4979fce33d|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4934ac16-0c6b-43a2-a5e6-bb4979fce33d 2021-11-29T20:59:37.573Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4934ac16-0c6b-43a2-a5e6-bb4979fce33d|DEBUG|500||Method : GET 2021-11-29T20:59:37.573Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4934ac16-0c6b-43a2-a5e6-bb4979fce33d|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-TransactionID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-ECOMP-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5d3ed7c-965c-4598-a31c-6e4b922eedb6"] 2021-11-29T20:59:37.573Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4934ac16-0c6b-43a2-a5e6-bb4979fce33d|DEBUG|500||Request body: 2021-11-29T20:59:37.574Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4934ac16-0c6b-43a2-a5e6-bb4979fce33d|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:37.582Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211129-20:59:37:434-46131], vertex-id=[712880], Content-Length=[246], Date=[Mon, 29 Nov 2021 20:59:37 GMT], Content-Type=[application/json]} 2021-11-29T20:59:37.583Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b?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/5c3dd0e9-966f-47f5-b7dd-659cf866733b"}]} 2021-11-29T20:59:37.583Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b?format=pathed|INFO|500||InvokeReturn 2021-11-29T20:59:37.588Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:59:37.589Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4934ac16-0c6b-43a2-a5e6-bb4979fce33d|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:37.589Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4934ac16-0c6b-43a2-a5e6-bb4979fce33d|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:37.590Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4934ac16-0c6b-43a2-a5e6-bb4979fce33d|DEBUG|500||Status text : 2021-11-29T20:59:37.590Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4934ac16-0c6b-43a2-a5e6-bb4979fce33d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:37.590Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4934ac16-0c6b-43a2-a5e6-bb4979fce33d|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "23fc0628-e367-4ed9-be8a-7938d083e1e9", "modelInvariantUUID" : "4934ac16-0c6b-43a2-a5e6-bb4979fce33d", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2021-11-29 20:55:18.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9/moduleHeatTemplate" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4934ac16-0c6b-43a2-a5e6-bb4979fce33d" } } } 2021-11-29T20:59:37.591Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4934ac16-0c6b-43a2-a5e6-bb4979fce33d|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:37.591Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4934ac16-0c6b-43a2-a5e6-bb4979fce33d|INFO|500||InvokeReturn 2021-11-29T20:59:37.593Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance 2021-11-29T20:59:37.593Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2021-11-29T20:59:37.594Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:37.594Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance 2021-11-29T20:59:37.594Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2021-11-29T20:59:37.594Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-TransactionID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-ECOMP-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8a9502c-76e9-4986-a58b-fc2066bea340"] 2021-11-29T20:59:37.595Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2021-11-29T20:59:37.595Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:37.608Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:37.609Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T20:59:37.609Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2021-11-29T20:59:37.609Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:59:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:37.610Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2021-11-29T20:59:37.610Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:37.610Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=23fc0628-e367-4ed9-be8a-7938d083e1e9&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2021-11-29T20:59:37.611Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/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 2021-11-29T20:59:37.611Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/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 2021-11-29T20:59:37.612Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T20:59:37.612Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/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================================================ 2021-11-29T20:59:37.612Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2021-11-29T20:59:37.612Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/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 2021-11-29T20:59:37.612Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/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 2021-11-29T20:59:37.613Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/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:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-TransactionID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-ECOMP-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62b5e59c-efc9-471d-a1f6-a5c194dca46b"] 2021-11-29T20:59:37.613Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/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: 2021-11-29T20:59:37.613Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/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================================================ 2021-11-29T20:59:37.626Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/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========================================== 2021-11-29T20:59:37.629Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/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 2021-11-29T20:59:37.629Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/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 : 2021-11-29T20:59:37.629Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:37.631Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/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" } } } 2021-11-29T20:59:37.631Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/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================================================= 2021-11-29T20:59:37.632Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/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 2021-11-29T20:59:37.633Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9 2021-11-29T20:59:37.634Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|INFO|500||Invoke 2021-11-29T20:59:37.634Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:37.634Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9 2021-11-29T20:59:37.635Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|DEBUG|500||Method : GET 2021-11-29T20:59:37.635Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-TransactionID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-ECOMP-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"141f6e35-a7a2-4e75-99dd-56661f27a5eb"] 2021-11-29T20:59:37.636Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|DEBUG|500||Request body: 2021-11-29T20:59:37.636Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:37.647Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:37.648Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:37.648Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|DEBUG|500||Status text : 2021-11-29T20:59:37.648Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:37.649Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|DEBUG|500||Response body: { "modelUUID" : "23fc0628-e367-4ed9-be8a-7938d083e1e9", "modelInvariantUUID" : "4934ac16-0c6b-43a2-a5e6-bb4979fce33d", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2021-11-29 20:55:18.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9/moduleHeatTemplate" } } } 2021-11-29T20:59:37.649Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:37.650Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|INFO|500||InvokeReturn 2021-11-29T20:59:37.651Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:59:37.652Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-11-29T20:59:37.652Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:37.652Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:59:37.653Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-11-29T20:59:37.653Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/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:"3397", X-B3-TraceId:"6014382c99d07e93", X-B3-SpanId:"52f4a660a2c11710", X-B3-ParentSpanId:"6014382c99d07e93", X-B3-Sampled:"0", X-ONAP-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-TransactionID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-ECOMP-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53254747-1e3f-4677-8264-fd9e59d0be06"] 2021-11-29T20:59:37.653Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459","requestStatus":"IN_PROGRESS","startTime":1638219577203,"source":"VID","vnfId":"a447c64a-3fc7-4f1f-94d0-8ac585fb7674","vnfType":"","tenantId":"c05236a3d7a84a44b1b524bdcde12a01","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"4934ac16-0c6b-43a2-a5e6-bb4979fce33d\",\n \"modelVersionId\": \"23fc0628-e367-4ed9-be8a-7938d083e1e9\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f93de92e-547e-4d1a-ad25-dc7707990e05\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"07b22974-ab02-498b-8776-588b221ef318\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a447c64a-3fc7-4f1f-94d0-8ac585fb7674\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\n \"modelCustomizationId\": \"8165af0f-e970-4922-b385-c925419cde67\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"891c1ece-4bb3-4a08-a018-19a7aed5d0f4","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459"} 2021-11-29T20:59:37.654Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:37.677Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:37.677Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-11-29T20:59:37.678Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-11-29T20:59:37.679Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/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/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:37.680Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:59:37.203+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"4934ac16-0c6b-43a2-a5e6-bb4979fce33d\",\n \"modelVersionId\": \"23fc0628-e367-4ed9-be8a-7938d083e1e9\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f93de92e-547e-4d1a-ad25-dc7707990e05\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"07b22974-ab02-498b-8776-588b221ef318\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a447c64a-3fc7-4f1f-94d0-8ac585fb7674\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\n \"modelCustomizationId\": \"8165af0f-e970-4922-b385-c925419cde67\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-11-29T20:59:37.665+00:00", "vfModuleName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459" } } } 2021-11-29T20:59:37.680Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:37.681Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-11-29T20:59:37.688Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/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 2021-11-29T20:59:37.689Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-11-29T20:59:37.689Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:37.689Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/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 2021-11-29T20:59:37.689Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-11-29T20:59:37.690Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/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:"3666", X-B3-TraceId:"6014382c99d07e93", X-B3-SpanId:"739de5fa1b12a033", X-B3-ParentSpanId:"6014382c99d07e93", X-B3-Sampled:"0", X-ONAP-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-TransactionID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-ECOMP-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2daa86e3-25e0-4e1c-8b79-fc7f2814cb1e"] 2021-11-29T20:59:37.690Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/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\":\"4934ac16-0c6b-43a2-a5e6-bb4979fce33d\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"f93de92e-547e-4d1a-ad25-dc7707990e05\",\"modelVersionId\":\"23fc0628-e367-4ed9-be8a-7938d083e1e9\",\"modelCustomizationId\":\"f93de92e-547e-4d1a-ad25-dc7707990e05\",\"modelUuid\":\"23fc0628-e367-4ed9-be8a-7938d083e1e9\",\"modelInvariantUuid\":\"4934ac16-0c6b-43a2-a5e6-bb4979fce33d\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\",\"modelInfo\":{\"modelInvariantId\":\"07b22974-ab02-498b-8776-588b221ef318\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"94720e3c-0e15-4a09-b592-7b7c834c0569\",\"modelUuid\":\"94720e3c-0e15-4a09-b592-7b7c834c0569\",\"modelInvariantUuid\":\"07b22974-ab02-498b-8776-588b221ef318\"}}},{\"relatedInstance\":{\"instanceId\":\"a447c64a-3fc7-4f1f-94d0-8ac585fb7674\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"8165af0f-e970-4922-b385-c925419cde67\",\"modelVersionId\":\"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\"modelCustomizationId\":\"8165af0f-e970-4922-b385-c925419cde67\",\"modelUuid\":\"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\"modelInvariantUuid\":\"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\",\"vnfInstanceId\":\"a447c64a-3fc7-4f1f-94d0-8ac585fb7674\"}","type":"String"},"requestId":{"value":"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459","type":"String"},"mso-request-id":{"value":"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"891c1ece-4bb3-4a08-a018-19a7aed5d0f4","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"a447c64a-3fc7-4f1f-94d0-8ac585fb7674","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/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-11-29T20:59:37.691Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:37.727Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2021-11-29T20:59:37.728Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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-211129-20:59:37:634-79485], Content-Length=[603], Date=[Mon, 29 Nov 2021 20:59:37 GMT], Content-Type=[application/json]} 2021-11-29T20:59:37.729Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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/5c3dd0e9-966f-47f5-b7dd-659cf866733b/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2021-11-29T20:59:37.731Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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/5c3dd0e9-966f-47f5-b7dd-659cf866733b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2021-11-29T20:59:37.735Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:59:37.757Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T20:59:37.758Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b?format=pathed|INFO|500||Invoke 2021-11-29T20:59:37.809Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b?format=pathed|INFO|500||InvokeReturn 2021-11-29T20:59:37.809Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211129-20:59:37:775-44185], vertex-id=[712880], Content-Length=[246], Date=[Mon, 29 Nov 2021 20:59:37 GMT], Content-Type=[application/json]} 2021-11-29T20:59:37.810Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b"}]} 2021-11-29T20:59:37.814Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:59:37.834Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T20:59:37.835Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2021-11-29T20:59:38.024Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2021-11-29T20:59:38.025Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211129-20:59:37:850-63579], Content-Length=[600], Date=[Mon, 29 Nov 2021 20:59:37 GMT], Content-Type=[application/json]} 2021-11-29T20:59:38.025Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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/5c3dd0e9-966f-47f5-b7dd-659cf866733b/related-to/l3-networks","ERR.5.4.6114"]}}} 2021-11-29T20:59:38.030Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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/5c3dd0e9-966f-47f5-b7dd-659cf866733b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2021-11-29T20:59:38.034Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:59:38.054Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b?format=pathed|INFO|500||Invoke 2021-11-29T20:59:38.055Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[6cabfe4d-592b-47ac-8628-be0150c3a5b8], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3048a43d-bb5b-4dc7-9c70-7f609116f799], X-ECOMP-RequestID=[6cabfe4d-592b-47ac-8628-be0150c3a5b8], X-TransactionId=[], X-ONAP-RequestID=[6cabfe4d-592b-47ac-8628-be0150c3a5b8]} 2021-11-29T20:59:38.285Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211129-20:59:38:069-91117], vertex-id=[712880], Content-Length=[246], Date=[Mon, 29 Nov 2021 20:59:38 GMT], Content-Type=[application/json]} 2021-11-29T20:59:38.286Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b?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/5c3dd0e9-966f-47f5-b7dd-659cf866733b"}]} 2021-11-29T20:59:38.287Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b?format=pathed|INFO|500||InvokeReturn 2021-11-29T20:59:38.291Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:59:38.317Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2021-11-29T20:59:38.317Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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/5c3dd0e9-966f-47f5-b7dd-659cf866733b/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[6cabfe4d-592b-47ac-8628-be0150c3a5b8], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a030bafd-8b0e-44cd-86a7-7234cd5fdf7e], X-ECOMP-RequestID=[6cabfe4d-592b-47ac-8628-be0150c3a5b8], X-TransactionId=[], X-ONAP-RequestID=[6cabfe4d-592b-47ac-8628-be0150c3a5b8]} 2021-11-29T20:59:38.387Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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/5c3dd0e9-966f-47f5-b7dd-659cf866733b/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211129-20:59:38:341-23216], Content-Length=[609], Date=[Mon, 29 Nov 2021 20:59:38 GMT], Content-Type=[application/json]} 2021-11-29T20:59:38.388Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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/5c3dd0e9-966f-47f5-b7dd-659cf866733b/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/5c3dd0e9-966f-47f5-b7dd-659cf866733b/related-to/configurations","ERR.5.4.6114"]}}} 2021-11-29T20:59:38.388Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/5c3dd0e9-966f-47f5-b7dd-659cf866733b/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2021-11-29T20:59:38.399Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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/5c3dd0e9-966f-47f5-b7dd-659cf866733b/related-to/configurations?resultIndex=0&resultSize=1&format=count 2021-11-29T20:59:38.407Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T20:59:38.446Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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/c05236a3d7a84a44b1b524bdcde12a01 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T20:59:38.447Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||Invoke 2021-11-29T20:59:38.621Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||InvokeReturn 2021-11-29T20:59:38.622Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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/c05236a3d7a84a44b1b524bdcde12a01 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211129-20:59:38:467-95931], vertex-id=[630960], Content-Length=[606], Date=[Mon, 29 Nov 2021 20:59:38 GMT], Content-Type=[application/json]} 2021-11-29T20:59:38.622Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|||DEBUG|500||{"tenant-id":"c05236a3d7a84a44b1b524bdcde12a01","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1638219571050","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"}]}]}} 2021-11-29T20:59:38.623Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-11-29T20:59:38.624Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-11-29T20:59:38.625Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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 2021-11-29T20:59:38.625Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-11-29T20:59:38.625Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:38.625Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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 2021-11-29T20:59:38.625Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-11-29T20:59:38.626Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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:"ab73c7be2e2800e7", X-B3-SpanId:"1faeb4bdbaae3a2b", X-B3-ParentSpanId:"ab73c7be2e2800e7", X-B3-Sampled:"0", X-ONAP-RequestID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-RequestID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-TransactionID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-ECOMP-RequestID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba40b840-ab89-4eb8-9d1c-c3aea618779a"] 2021-11-29T20:59:38.626Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"5c3dd0e9-966f-47f5-b7dd-659cf866733b"},"instanceName":null,"requestScope":"service"} 2021-11-29T20:59:38.626Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:38.639Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:38.639Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:38.640Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-11-29T20:59:38.640Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 20:59:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:38.640Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-11-29T20:59:38.640Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:38.641Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-11-29T20:59:38.641Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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 2021-11-29T20:59:38.641Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-11-29T20:59:38.642Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:38.642Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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 2021-11-29T20:59:38.642Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-11-29T20:59:38.642Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-RequestID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-TransactionID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-ECOMP-RequestID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90bd0ca2-1a89-4efd-a2fd-235be4361573"] 2021-11-29T20:59:38.642Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-11-29T20:59:38.643Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:38.659Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:38.660Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:38.660Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-11-29T20:59:38.660Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:38.662Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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" : "2021-11-29 19:15:21.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" } } } 2021-11-29T20:59:38.662Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:38.662Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-11-29T20:59:38.665Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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 2021-11-29T20:59:38.665Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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 2021-11-29T20:59:38.665Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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================================================ 2021-11-29T20:59:38.666Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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 2021-11-29T20:59:38.666Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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 2021-11-29T20:59:38.666Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-RequestID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-TransactionID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-ECOMP-RequestID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99a1b2c5-847b-4e3c-b476-73f0269f7bf1"] 2021-11-29T20:59:38.666Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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: 2021-11-29T20:59:38.666Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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================================================ 2021-11-29T20:59:38.679Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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========================================== 2021-11-29T20:59:38.679Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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 2021-11-29T20:59:38.680Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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 : 2021-11-29T20:59:38.680Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:38.680Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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" : 512, "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" : "2021-11-29T19:15:21.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512/service" } } } 2021-11-29T20:59:38.680Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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================================================= 2021-11-29T20:59:38.681Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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 2021-11-29T20:59:38.683Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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 2021-11-29T20:59:38.683Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-11-29T20:59:38.683Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:38.683Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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 2021-11-29T20:59:38.684Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-11-29T20:59:38.684Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-RequestID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-TransactionID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-ECOMP-RequestID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a709647d-c1e0-4150-b7c0-3aafcd12e80a"] 2021-11-29T20:59:38.684Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-11-29T20:59:38.684Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:38.696Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:38.696Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:38.697Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-11-29T20:59:38.697Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:38.697Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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" : "2021-11-29 19:15:21.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" } } } 2021-11-29T20:59:38.698Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:38.698Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-11-29T20:59:38.701Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:59:38.701Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-11-29T20:59:38.701Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:38.701Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T20:59:38.701Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-11-29T20:59:38.702Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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:"1383", X-B3-TraceId:"ab73c7be2e2800e7", X-B3-SpanId:"5c1786bc270416b9", X-B3-ParentSpanId:"ab73c7be2e2800e7", X-B3-Sampled:"0", X-ONAP-RequestID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-RequestID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-TransactionID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-ECOMP-RequestID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"988c0e47-c797-484b-9d67-bb4e14ef0c0b"] 2021-11-29T20:59:38.702Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6cabfe4d-592b-47ac-8628-be0150c3a5b8","requestStatus":"IN_PROGRESS","startTime":1638219578399,"source":"VID","tenantId":"c05236a3d7a84a44b1b524bdcde12a01","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\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"5c3dd0e9-966f-47f5-b7dd-659cf866733b","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"6cabfe4d-592b-47ac-8628-be0150c3a5b8"} 2021-11-29T20:59:38.702Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:38.710Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:38.710Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-11-29T20:59:38.711Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-11-29T20:59:38.711Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 29 Nov 2021 20:59:38 GMT", X-ONAP-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-TransactionID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-ECOMP-RequestID:"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2daa86e3-25e0-4e1c-8b79-fc7f2814cb1e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"] 2021-11-29T20:59:38.712Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459\",\"instanceId\":\"8e74b6ed-4f46-4dbc-9408-1d92b18492e9\"}}","message":"Success","processInstanceID":"4372bc30-5157-11ec-937a-3ed201e9b36e","variables":null,"messageCode":200} 2021-11-29T20:59:38.712Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:38.712Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-11-29T20:59:38.716Z|7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:38.721Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:38.722Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-11-29T20:59:38.722Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-11-29T20:59:38.722Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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/6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:38.723Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "6cabfe4d-592b-47ac-8628-be0150c3a5b8", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:59:38.399+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-11-29T20:59:38.713+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "6cabfe4d-592b-47ac-8628-be0150c3a5b8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8" } } } 2021-11-29T20:59:38.723Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:38.724Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-11-29T20:59:38.728Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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 2021-11-29T20:59:38.729Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-11-29T20:59:38.729Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:38.729Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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 2021-11-29T20:59:38.729Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-11-29T20:59:38.729Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|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:"ab73c7be2e2800e7", X-B3-SpanId:"d04b345ac620c33a", X-B3-ParentSpanId:"ab73c7be2e2800e7", X-B3-Sampled:"0", X-ONAP-RequestID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-RequestID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-TransactionID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-ECOMP-RequestID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb92c11a-0ce0-4c74-899a-2029976d59d0"] 2021-11-29T20:59:38.729Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"894e7d24-22c2-4e3f-be3f-1159a5830a86\",\"modelUuid\":\"894e7d24-22c2-4e3f-be3f-1159a5830a86\",\"modelInvariantUuid\":\"c763a6a8-a076-49fd-a30a-a7a0f7edfece\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"5c3dd0e9-966f-47f5-b7dd-659cf866733b\"}","type":"String"},"requestId":{"value":"6cabfe4d-592b-47ac-8628-be0150c3a5b8","type":"String"},"mso-request-id":{"value":"6cabfe4d-592b-47ac-8628-be0150c3a5b8","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"5c3dd0e9-966f-47f5-b7dd-659cf866733b","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/5c3dd0e9-966f-47f5-b7dd-659cf866733b","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-11-29T20:59:38.730Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:38.850Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:38.853Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459 2021-11-29T20:59:38.854Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|INFO|500||Invoke 2021-11-29T20:59:38.854Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:38.855Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459 2021-11-29T20:59:38.855Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Method : GET 2021-11-29T20:59:38.855Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97d01bd464adde7f", X-B3-SpanId:"c32c0eb50226791f", X-B3-ParentSpanId:"97d01bd464adde7f", X-B3-Sampled:"0", X-ONAP-RequestID:"eaea4aa1-ff65-4152-aa90-baa1cdd32cf9", X-RequestID:"eaea4aa1-ff65-4152-aa90-baa1cdd32cf9", X-TransactionID:"eaea4aa1-ff65-4152-aa90-baa1cdd32cf9", X-ECOMP-RequestID:"eaea4aa1-ff65-4152-aa90-baa1cdd32cf9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c44ed441-a3b9-4fdd-a87f-41f5e9ee7408"] 2021-11-29T20:59:38.856Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Request body: 2021-11-29T20:59:38.856Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:38.872Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:38.872Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:38.873Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Status text : 2021-11-29T20:59:38.873Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:38.874Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Response body: { "requestId" : "7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:59:37.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"4934ac16-0c6b-43a2-a5e6-bb4979fce33d\",\n \"modelVersionId\": \"23fc0628-e367-4ed9-be8a-7938d083e1e9\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f93de92e-547e-4d1a-ad25-dc7707990e05\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"07b22974-ab02-498b-8776-588b221ef318\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a447c64a-3fc7-4f1f-94d0-8ac585fb7674\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\n \"modelCustomizationId\": \"8165af0f-e970-4922-b385-c925419cde67\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:38.000+00:00", "vfModuleId" : "8e74b6ed-4f46-4dbc-9408-1d92b18492e9", "vfModuleName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459" } } } 2021-11-29T20:59:38.874Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:38.875Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|INFO|500||InvokeReturn 2021-11-29T20:59:38.876Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false 2021-11-29T20:59:38.876Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:38.876Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:38.877Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false 2021-11-29T20:59:38.877Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:38.877Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97d01bd464adde7f", X-B3-SpanId:"182d86399698d94b", X-B3-ParentSpanId:"97d01bd464adde7f", X-B3-Sampled:"0", X-ONAP-RequestID:"eaea4aa1-ff65-4152-aa90-baa1cdd32cf9", X-RequestID:"eaea4aa1-ff65-4152-aa90-baa1cdd32cf9", X-TransactionID:"eaea4aa1-ff65-4152-aa90-baa1cdd32cf9", X-ECOMP-RequestID:"eaea4aa1-ff65-4152-aa90-baa1cdd32cf9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91983ade-192c-48e3-95ad-316fbf471525"] 2021-11-29T20:59:38.877Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:38.878Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:38.888Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:38.889Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:38.889Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:38.889Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:38.890Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:38.890Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:38.891Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:38.896Z|eaea4aa1-ff65-4152-aa90-baa1cdd32cf9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:39.747Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:39.748Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-11-29T20:59:39.748Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-11-29T20:59:39.748Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 29 Nov 2021 20:59:39 GMT", X-ONAP-RequestID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-RequestID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-TransactionID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-ECOMP-RequestID:"6cabfe4d-592b-47ac-8628-be0150c3a5b8", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"cb92c11a-0ce0-4c74-899a-2029976d59d0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"] 2021-11-29T20:59:39.748Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"6cabfe4d-592b-47ac-8628-be0150c3a5b8\",\"instanceId\":\"5c3dd0e9-966f-47f5-b7dd-659cf866733b\"}}","message":"Success","processInstanceID":"44111f84-5157-11ec-937a-3ed201e9b36e","variables":null,"messageCode":200} 2021-11-29T20:59:39.749Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:39.749Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-11-29T20:59:39.753Z|6cabfe4d-592b-47ac-8628-be0150c3a5b8|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:39.897Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:39.900Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8 2021-11-29T20:59:39.901Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|INFO|500||Invoke 2021-11-29T20:59:39.901Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:39.901Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8 2021-11-29T20:59:39.901Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Method : GET 2021-11-29T20:59:39.902Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3ef5570a518ea40", X-B3-SpanId:"18fc60c7e684af19", X-B3-ParentSpanId:"d3ef5570a518ea40", X-B3-Sampled:"0", X-ONAP-RequestID:"8c8c5c62-bc01-4dd1-9424-cd82e67f5266", X-RequestID:"8c8c5c62-bc01-4dd1-9424-cd82e67f5266", X-TransactionID:"8c8c5c62-bc01-4dd1-9424-cd82e67f5266", X-ECOMP-RequestID:"8c8c5c62-bc01-4dd1-9424-cd82e67f5266", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d87395fc-0ac8-4c47-b81c-0cfa48854ede"] 2021-11-29T20:59:39.902Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Request body: 2021-11-29T20:59:39.902Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:39.918Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:39.919Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:39.919Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Status text : 2021-11-29T20:59:39.919Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:39.921Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Response body: { "requestId" : "6cabfe4d-592b-47ac-8628-be0150c3a5b8", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T20:59:38.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "serviceInstanceName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "6cabfe4d-592b-47ac-8628-be0150c3a5b8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8" } } } 2021-11-29T20:59:39.921Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:39.921Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|INFO|500||InvokeReturn 2021-11-29T20:59:39.922Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false 2021-11-29T20:59:39.923Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:39.923Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:39.923Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false 2021-11-29T20:59:39.923Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:39.923Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3ef5570a518ea40", X-B3-SpanId:"81126bad2af56bb1", X-B3-ParentSpanId:"d3ef5570a518ea40", X-B3-Sampled:"0", X-ONAP-RequestID:"8c8c5c62-bc01-4dd1-9424-cd82e67f5266", X-RequestID:"8c8c5c62-bc01-4dd1-9424-cd82e67f5266", X-TransactionID:"8c8c5c62-bc01-4dd1-9424-cd82e67f5266", X-ECOMP-RequestID:"8c8c5c62-bc01-4dd1-9424-cd82e67f5266", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"972d2e68-1882-4288-86c2-2086f26e8025"] 2021-11-29T20:59:39.924Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:39.924Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:39.933Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:39.933Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:39.934Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:39.934Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:39.934Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:39.935Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:39.935Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:39.940Z|8c8c5c62-bc01-4dd1-9424-cd82e67f5266|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:40.055Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:40.060Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8 2021-11-29T20:59:40.060Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|INFO|500||Invoke 2021-11-29T20:59:40.060Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:40.061Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8 2021-11-29T20:59:40.061Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Method : GET 2021-11-29T20:59:40.061Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ab60e008514bac4", X-B3-SpanId:"49396445df72a503", X-B3-ParentSpanId:"2ab60e008514bac4", X-B3-Sampled:"0", X-ONAP-RequestID:"3f12b9a5-f689-4634-878b-741a75a45fd4", X-RequestID:"3f12b9a5-f689-4634-878b-741a75a45fd4", X-TransactionID:"3f12b9a5-f689-4634-878b-741a75a45fd4", X-ECOMP-RequestID:"3f12b9a5-f689-4634-878b-741a75a45fd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e3af323-0dda-4be6-ad04-f5869d916dc5"] 2021-11-29T20:59:40.061Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Request body: 2021-11-29T20:59:40.061Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:40.075Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:40.076Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:40.076Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Status text : 2021-11-29T20:59:40.076Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:40.077Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Response body: { "requestId" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "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" : "2021-11-29T20:59:16.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a6bdc776-750d-4126-be83-e0b840c17026", "serviceInstanceName" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8" } } } 2021-11-29T20:59:40.077Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:40.078Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|INFO|500||InvokeReturn 2021-11-29T20:59:40.079Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false 2021-11-29T20:59:40.079Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:40.079Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:40.079Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false 2021-11-29T20:59:40.079Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:40.080Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ab60e008514bac4", X-B3-SpanId:"49a7d0ded3a58758", X-B3-ParentSpanId:"2ab60e008514bac4", X-B3-Sampled:"0", X-ONAP-RequestID:"3f12b9a5-f689-4634-878b-741a75a45fd4", X-RequestID:"3f12b9a5-f689-4634-878b-741a75a45fd4", X-TransactionID:"3f12b9a5-f689-4634-878b-741a75a45fd4", X-ECOMP-RequestID:"3f12b9a5-f689-4634-878b-741a75a45fd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"134562e6-878e-4e85-a819-3c1f5c042f86"] 2021-11-29T20:59:40.080Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:40.080Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:40.091Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:40.091Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:40.091Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:40.092Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:40.094Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "groupingId" : "d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f", "name" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1638219570000,\"creation_time\":1638219491000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"af5e4e96a1d843aeb079f0404c6498bd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"OS::stack_id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"OS::stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:59:31.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:59:40.094Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:40.095Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:40.117Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:59:40.118Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:59:40.118Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:40.118Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:59:40.118Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:59:40.118Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3f12b9a5-f689-4634-878b-741a75a45fd4", X-RequestID:"3f12b9a5-f689-4634-878b-741a75a45fd4", X-TransactionID:"3f12b9a5-f689-4634-878b-741a75a45fd4", X-ECOMP-RequestID:"3f12b9a5-f689-4634-878b-741a75a45fd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83a3250a-cd26-43e5-a278-0c95e0618643"] 2021-11-29T20:59:40.119Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:59:40.119Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:40.246Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:40.247Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:40.247Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:59:40.248Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=54D91025D8D5BDA847E8BFF14A2FADA4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Mon, 29 Nov 2021 20:59:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:40.248Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3d75137a-5157-11ec-937a-3ed201e9b36e","businessKey":"b02742a3-9248-4028-a495-cbc5b082c1d8","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:59:27.673+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3741da9c-5157-11ec-937a-3ed201e9b36e","superProcessInstanceId":"3d73dab7-5157-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T20:59:40.249Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:40.249Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:59:40.271Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:59:40.271Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:59:40.272Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:40.272Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:59:40.272Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:59:40.272Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3f12b9a5-f689-4634-878b-741a75a45fd4", X-RequestID:"3f12b9a5-f689-4634-878b-741a75a45fd4", X-TransactionID:"3f12b9a5-f689-4634-878b-741a75a45fd4", X-ECOMP-RequestID:"3f12b9a5-f689-4634-878b-741a75a45fd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a4cdd0a-8ffb-4eb8-87cf-0d4caa14e2ef"] 2021-11-29T20:59:40.273Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:59:40.273Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:40.396Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:40.396Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:40.397Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:59:40.397Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9FC4885CD42C7033DA127032CA4EBCFF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Mon, 29 Nov 2021 20:59:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:40.397Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:3f32ef44-5157-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"3d75137a-5157-11ec-937a-3ed201e9b36e","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"3d75137a-5157-11ec-937a-3ed201e9b36e","executionId":"3d75137a-5157-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:59:30.595+0000","endTime":"2021-11-29T20:59:30.599+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3741da9c-5157-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:59:40.397Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:40.398Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:59:40.401Z|3f12b9a5-f689-4634-878b-741a75a45fd4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:42.700Z|4ce26a34-ab8b-43b2-82f7-fa49289adcfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:59:42.702Z|4ce26a34-ab8b-43b2-82f7-fa49289adcfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:59:42.710Z|7dcec148-d9b0-43ce-aba8-34018dfad346|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:59:42.710Z|7dcec148-d9b0-43ce-aba8-34018dfad346|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:59:42.712Z|45f8ba1f-1902-4186-8e17-bd1e7e3b9c25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:59:42.712Z|45f8ba1f-1902-4186-8e17-bd1e7e3b9c25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:59:48.987Z|63960eac-33cd-4e1e-a73a-c8248f849d8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T20:59:48.988Z|63960eac-33cd-4e1e-a73a-c8248f849d8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T20:59:49.028Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:49.033Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459 2021-11-29T20:59:49.034Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|INFO|500||Invoke 2021-11-29T20:59:49.034Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:49.034Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459 2021-11-29T20:59:49.034Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Method : GET 2021-11-29T20:59:49.035Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd0422e6f92542d7", X-B3-SpanId:"d86f3bf663c1002c", X-B3-ParentSpanId:"cd0422e6f92542d7", X-B3-Sampled:"0", X-ONAP-RequestID:"f89aa567-be1a-42c2-9466-bb03ef6ed14e", X-RequestID:"f89aa567-be1a-42c2-9466-bb03ef6ed14e", X-TransactionID:"f89aa567-be1a-42c2-9466-bb03ef6ed14e", X-ECOMP-RequestID:"f89aa567-be1a-42c2-9466-bb03ef6ed14e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"035bfe94-d265-4d4e-ae07-71d027e61219"] 2021-11-29T20:59:49.035Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Request body: 2021-11-29T20:59:49.035Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:49.055Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:49.056Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:49.056Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Status text : 2021-11-29T20:59:49.056Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:49.057Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Response body: { "requestId" : "7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", "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" : "2021-11-29T20:59:37.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"4934ac16-0c6b-43a2-a5e6-bb4979fce33d\",\n \"modelVersionId\": \"23fc0628-e367-4ed9-be8a-7938d083e1e9\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f93de92e-547e-4d1a-ad25-dc7707990e05\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"07b22974-ab02-498b-8776-588b221ef318\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a447c64a-3fc7-4f1f-94d0-8ac585fb7674\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\n \"modelCustomizationId\": \"8165af0f-e970-4922-b385-c925419cde67\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:43.000+00:00", "vfModuleId" : "8e74b6ed-4f46-4dbc-9408-1d92b18492e9", "vfModuleName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459" } } } 2021-11-29T20:59:49.058Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:49.058Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|INFO|500||InvokeReturn 2021-11-29T20:59:49.059Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false 2021-11-29T20:59:49.059Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:49.060Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:49.060Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false 2021-11-29T20:59:49.060Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:49.060Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd0422e6f92542d7", X-B3-SpanId:"4a995ec0a06e29c5", X-B3-ParentSpanId:"cd0422e6f92542d7", X-B3-Sampled:"0", X-ONAP-RequestID:"f89aa567-be1a-42c2-9466-bb03ef6ed14e", X-RequestID:"f89aa567-be1a-42c2-9466-bb03ef6ed14e", X-TransactionID:"f89aa567-be1a-42c2-9466-bb03ef6ed14e", X-ECOMP-RequestID:"f89aa567-be1a-42c2-9466-bb03ef6ed14e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1733ec8c-d763-4263-ba4e-98fdf890e1ae"] 2021-11-29T20:59:49.061Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:49.061Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:49.069Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:49.069Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:49.070Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:49.070Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:49.070Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:49.071Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:49.071Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:49.082Z|d586b9a4-92ad-4a7d-86e4-7ea5966ffdac|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T20:59:49.082Z|d586b9a4-92ad-4a7d-86e4-7ea5966ffdac|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T20:59:49.094Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:59:49.095Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:59:49.095Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:49.095Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:59:49.096Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:59:49.096Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f89aa567-be1a-42c2-9466-bb03ef6ed14e", X-RequestID:"f89aa567-be1a-42c2-9466-bb03ef6ed14e", X-TransactionID:"f89aa567-be1a-42c2-9466-bb03ef6ed14e", X-ECOMP-RequestID:"f89aa567-be1a-42c2-9466-bb03ef6ed14e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5622034-94ac-412a-9b8b-894e0e18ea9c"] 2021-11-29T20:59:49.096Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:59:49.096Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:49.219Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:49.220Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:49.221Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:59:49.221Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=EE10FB16D70D918991C0BFBF51441FF9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Mon, 29 Nov 2021 20:59:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:49.221Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"48845780-5157-11ec-937a-3ed201e9b36e","businessKey":"7b07a6ba-f4d4-402c-ab9c-14d03ca5f459","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:59:46.228+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"4372bc30-5157-11ec-937a-3ed201e9b36e","superProcessInstanceId":"488394ef-5157-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T20:59:49.222Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:49.222Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:59:49.247Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48845780-5157-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48845780-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:59:49.248Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48845780-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:59:49.248Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48845780-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:49.248Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48845780-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48845780-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:59:49.249Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48845780-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:59:49.249Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48845780-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f89aa567-be1a-42c2-9466-bb03ef6ed14e", X-RequestID:"f89aa567-be1a-42c2-9466-bb03ef6ed14e", X-TransactionID:"f89aa567-be1a-42c2-9466-bb03ef6ed14e", X-ECOMP-RequestID:"f89aa567-be1a-42c2-9466-bb03ef6ed14e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24a4fc77-deca-424d-9ac2-e490e53f6194"] 2021-11-29T20:59:49.249Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48845780-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:59:49.249Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48845780-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:49.369Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48845780-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:49.370Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48845780-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:49.370Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48845780-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:59:49.371Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48845780-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1D3413162451414AC9B57F022A0B343D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Mon, 29 Nov 2021 20:59:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:49.371Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48845780-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:48845787-5157-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"48845780-5157-11ec-937a-3ed201e9b36e","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"48845780-5157-11ec-937a-3ed201e9b36e","executionId":"48845780-5157-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:59:46.228+0000","endTime":"2021-11-29T20:59:46.228+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4372bc30-5157-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:59:49.371Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48845780-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:49.372Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=48845780-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:59:49.375Z|f89aa567-be1a-42c2-9466-bb03ef6ed14e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:50.075Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:50.080Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8 2021-11-29T20:59:50.081Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|INFO|500||Invoke 2021-11-29T20:59:50.081Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:50.081Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8 2021-11-29T20:59:50.082Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Method : GET 2021-11-29T20:59:50.082Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a420cd5f76962c8", X-B3-SpanId:"79ed7d21f044672b", X-B3-ParentSpanId:"9a420cd5f76962c8", X-B3-Sampled:"0", X-ONAP-RequestID:"7ded878c-73dd-4ba6-bdf3-0c206e38b4e5", X-RequestID:"7ded878c-73dd-4ba6-bdf3-0c206e38b4e5", X-TransactionID:"7ded878c-73dd-4ba6-bdf3-0c206e38b4e5", X-ECOMP-RequestID:"7ded878c-73dd-4ba6-bdf3-0c206e38b4e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ce3b790-6ff8-4a1d-b169-852259bcba79"] 2021-11-29T20:59:50.082Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Request body: 2021-11-29T20:59:50.083Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:50.123Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:50.124Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:50.124Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Status text : 2021-11-29T20:59:50.124Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:50.129Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Response body: { "requestId" : "6cabfe4d-592b-47ac-8628-be0150c3a5b8", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:59:38.000+00:00", "endTime" : "2021-11-29T20:59:46.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "serviceInstanceName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "6cabfe4d-592b-47ac-8628-be0150c3a5b8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8" } } } 2021-11-29T20:59:50.129Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:50.130Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|INFO|500||InvokeReturn 2021-11-29T20:59:50.131Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false 2021-11-29T20:59:50.131Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:50.132Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:50.132Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false 2021-11-29T20:59:50.132Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:50.133Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a420cd5f76962c8", X-B3-SpanId:"64520a2f48a840f6", X-B3-ParentSpanId:"9a420cd5f76962c8", X-B3-Sampled:"0", X-ONAP-RequestID:"7ded878c-73dd-4ba6-bdf3-0c206e38b4e5", X-RequestID:"7ded878c-73dd-4ba6-bdf3-0c206e38b4e5", X-TransactionID:"7ded878c-73dd-4ba6-bdf3-0c206e38b4e5", X-ECOMP-RequestID:"7ded878c-73dd-4ba6-bdf3-0c206e38b4e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a96089c8-63bc-4661-a743-ad6f270f68f4"] 2021-11-29T20:59:50.133Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:50.133Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:50.145Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:50.146Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:50.146Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:50.146Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:50.147Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:50.147Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:50.147Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:50.154Z|7ded878c-73dd-4ba6-bdf3-0c206e38b4e5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:50.281Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:50.288Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8 2021-11-29T20:59:50.289Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|INFO|500||Invoke 2021-11-29T20:59:50.290Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:50.290Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8 2021-11-29T20:59:50.290Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Method : GET 2021-11-29T20:59:50.291Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"870795681f7a3a50", X-B3-SpanId:"19f41f21dc3a9fe3", X-B3-ParentSpanId:"870795681f7a3a50", X-B3-Sampled:"0", X-ONAP-RequestID:"84db741a-70a4-45df-bd7b-75a29513d0df", X-RequestID:"84db741a-70a4-45df-bd7b-75a29513d0df", X-TransactionID:"84db741a-70a4-45df-bd7b-75a29513d0df", X-ECOMP-RequestID:"84db741a-70a4-45df-bd7b-75a29513d0df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55bc1a7d-2939-4482-a554-1e3d3f40625c"] 2021-11-29T20:59:50.291Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Request body: 2021-11-29T20:59:50.291Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:50.307Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:50.307Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:50.307Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Status text : 2021-11-29T20:59:50.308Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:50.308Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Response body: { "requestId" : "6cabfe4d-592b-47ac-8628-be0150c3a5b8", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:59:38.000+00:00", "endTime" : "2021-11-29T20:59:46.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "serviceInstanceName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "6cabfe4d-592b-47ac-8628-be0150c3a5b8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8" } } } 2021-11-29T20:59:50.309Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:50.309Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|INFO|500||InvokeReturn 2021-11-29T20:59:50.310Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false 2021-11-29T20:59:50.310Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:50.311Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:50.311Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false 2021-11-29T20:59:50.311Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:50.312Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"870795681f7a3a50", X-B3-SpanId:"64a044a4a5d2c08a", X-B3-ParentSpanId:"870795681f7a3a50", X-B3-Sampled:"0", X-ONAP-RequestID:"84db741a-70a4-45df-bd7b-75a29513d0df", X-RequestID:"84db741a-70a4-45df-bd7b-75a29513d0df", X-TransactionID:"84db741a-70a4-45df-bd7b-75a29513d0df", X-ECOMP-RequestID:"84db741a-70a4-45df-bd7b-75a29513d0df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7da00ca-c679-47a4-905a-72f3ecd96cde"] 2021-11-29T20:59:50.312Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:50.312Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:50.321Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:50.321Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:50.321Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:50.322Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:50.323Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:50.323Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:50.323Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:50.330Z|84db741a-70a4-45df-bd7b-75a29513d0df|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:50.447Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:50.450Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8 2021-11-29T20:59:50.451Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|INFO|500||Invoke 2021-11-29T20:59:50.451Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:50.451Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8 2021-11-29T20:59:50.451Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Method : GET 2021-11-29T20:59:50.452Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"294485c90963dc76", X-B3-SpanId:"d88be1a371c8eb35", X-B3-ParentSpanId:"294485c90963dc76", X-B3-Sampled:"0", X-ONAP-RequestID:"bf41b51f-401e-4d6c-8cd7-0c84667ee322", X-RequestID:"bf41b51f-401e-4d6c-8cd7-0c84667ee322", X-TransactionID:"bf41b51f-401e-4d6c-8cd7-0c84667ee322", X-ECOMP-RequestID:"bf41b51f-401e-4d6c-8cd7-0c84667ee322", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4191f6e-f593-44ee-8052-6af5c4957372"] 2021-11-29T20:59:50.452Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Request body: 2021-11-29T20:59:50.452Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:50.468Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:50.468Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:50.468Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Status text : 2021-11-29T20:59:50.468Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:50.470Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Response body: { "requestId" : "6cabfe4d-592b-47ac-8628-be0150c3a5b8", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:59:38.000+00:00", "endTime" : "2021-11-29T20:59:46.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "serviceInstanceName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "6cabfe4d-592b-47ac-8628-be0150c3a5b8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8" } } } 2021-11-29T20:59:50.470Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:50.470Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|INFO|500||InvokeReturn 2021-11-29T20:59:50.471Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false 2021-11-29T20:59:50.472Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:50.472Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:50.472Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false 2021-11-29T20:59:50.472Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:50.472Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"294485c90963dc76", X-B3-SpanId:"a8499be75b689e4c", X-B3-ParentSpanId:"294485c90963dc76", X-B3-Sampled:"0", X-ONAP-RequestID:"bf41b51f-401e-4d6c-8cd7-0c84667ee322", X-RequestID:"bf41b51f-401e-4d6c-8cd7-0c84667ee322", X-TransactionID:"bf41b51f-401e-4d6c-8cd7-0c84667ee322", X-ECOMP-RequestID:"bf41b51f-401e-4d6c-8cd7-0c84667ee322", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f557f03-d8aa-4c45-b688-6e40ffffc76f"] 2021-11-29T20:59:50.473Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:50.473Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:50.483Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:50.484Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:50.484Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:50.484Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:50.485Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:50.485Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:50.486Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:50.491Z|bf41b51f-401e-4d6c-8cd7-0c84667ee322|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:50.535Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:50.538Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8 2021-11-29T20:59:50.539Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|INFO|500||Invoke 2021-11-29T20:59:50.539Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:50.539Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8 2021-11-29T20:59:50.539Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Method : GET 2021-11-29T20:59:50.539Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7a7d401042a978c", X-B3-SpanId:"def0ba1b2e9e4ee8", X-B3-ParentSpanId:"e7a7d401042a978c", X-B3-Sampled:"0", X-ONAP-RequestID:"08adccd8-c38e-453e-ba7c-0c787b3407a8", X-RequestID:"08adccd8-c38e-453e-ba7c-0c787b3407a8", X-TransactionID:"08adccd8-c38e-453e-ba7c-0c787b3407a8", X-ECOMP-RequestID:"08adccd8-c38e-453e-ba7c-0c787b3407a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5e6efbd-5bbc-4dfc-a183-3024c16c7d9f"] 2021-11-29T20:59:50.540Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Request body: 2021-11-29T20:59:50.540Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:50.556Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:50.556Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:50.557Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Status text : 2021-11-29T20:59:50.557Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:50.558Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Response body: { "requestId" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "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" : "2021-11-29T20:59:16.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a6bdc776-750d-4126-be83-e0b840c17026", "serviceInstanceName" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8" } } } 2021-11-29T20:59:50.559Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:50.559Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|INFO|500||InvokeReturn 2021-11-29T20:59:50.561Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false 2021-11-29T20:59:50.561Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:50.562Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:50.562Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false 2021-11-29T20:59:50.562Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:50.563Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7a7d401042a978c", X-B3-SpanId:"0b86ef229afa438d", X-B3-ParentSpanId:"e7a7d401042a978c", X-B3-Sampled:"0", X-ONAP-RequestID:"08adccd8-c38e-453e-ba7c-0c787b3407a8", X-RequestID:"08adccd8-c38e-453e-ba7c-0c787b3407a8", X-TransactionID:"08adccd8-c38e-453e-ba7c-0c787b3407a8", X-ECOMP-RequestID:"08adccd8-c38e-453e-ba7c-0c787b3407a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f8e079c-06ba-41f2-94e6-0d892ac3558b"] 2021-11-29T20:59:50.563Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:50.564Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:50.576Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:50.576Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:50.577Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:50.577Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:50.578Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "groupingId" : "d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f", "name" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1638219570000,\"creation_time\":1638219491000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"af5e4e96a1d843aeb079f0404c6498bd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"OS::stack_id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"OS::stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:59:31.000+00:00", "isDataInternal" : false } ] 2021-11-29T20:59:50.578Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:50.579Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:50.615Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:59:50.616Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T20:59:50.616Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:50.617Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T20:59:50.617Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:59:50.618Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"08adccd8-c38e-453e-ba7c-0c787b3407a8", X-RequestID:"08adccd8-c38e-453e-ba7c-0c787b3407a8", X-TransactionID:"08adccd8-c38e-453e-ba7c-0c787b3407a8", X-ECOMP-RequestID:"08adccd8-c38e-453e-ba7c-0c787b3407a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b338664-0c33-4c83-a11c-44e9035e9fa2"] 2021-11-29T20:59:50.618Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:59:50.619Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:50.625Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:50.628Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8 2021-11-29T20:59:50.628Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|INFO|500||Invoke 2021-11-29T20:59:50.629Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:50.629Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8 2021-11-29T20:59:50.629Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Method : GET 2021-11-29T20:59:50.629Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ad380209aa9196c", X-B3-SpanId:"3e5a263e0d492dc8", X-B3-ParentSpanId:"3ad380209aa9196c", X-B3-Sampled:"0", X-ONAP-RequestID:"87dbcff4-1db2-4e9c-b620-c7148108e3f2", X-RequestID:"87dbcff4-1db2-4e9c-b620-c7148108e3f2", X-TransactionID:"87dbcff4-1db2-4e9c-b620-c7148108e3f2", X-ECOMP-RequestID:"87dbcff4-1db2-4e9c-b620-c7148108e3f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19d242a6-7371-4bff-bdd7-4c094213d42e"] 2021-11-29T20:59:50.629Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Request body: 2021-11-29T20:59:50.630Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:50.644Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:50.644Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:50.644Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Status text : 2021-11-29T20:59:50.645Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:50.646Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||Response body: { "requestId" : "6cabfe4d-592b-47ac-8628-be0150c3a5b8", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:59:38.000+00:00", "endTime" : "2021-11-29T20:59:46.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"c763a6a8-a076-49fd-a30a-a7a0f7edfece\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"894e7d24-22c2-4e3f-be3f-1159a5830a86\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5c3dd0e9-966f-47f5-b7dd-659cf866733b", "serviceInstanceName" : "basic_vm-44fab88d-dbf1-45cf-bd1d-0226fbfb433d", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/5c3dd0e9-966f-47f5-b7dd-659cf866733b", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "6cabfe4d-592b-47ac-8628-be0150c3a5b8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8" } } } 2021-11-29T20:59:50.646Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:50.646Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6cabfe4d-592b-47ac-8628-be0150c3a5b8|INFO|500||InvokeReturn 2021-11-29T20:59:50.647Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false 2021-11-29T20:59:50.648Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:50.648Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:50.648Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false 2021-11-29T20:59:50.648Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:50.649Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ad380209aa9196c", X-B3-SpanId:"e990c9ec1d9f26b9", X-B3-ParentSpanId:"3ad380209aa9196c", X-B3-Sampled:"0", X-ONAP-RequestID:"87dbcff4-1db2-4e9c-b620-c7148108e3f2", X-RequestID:"87dbcff4-1db2-4e9c-b620-c7148108e3f2", X-TransactionID:"87dbcff4-1db2-4e9c-b620-c7148108e3f2", X-ECOMP-RequestID:"87dbcff4-1db2-4e9c-b620-c7148108e3f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"040e2c29-ed44-49ed-aa73-758182143407"] 2021-11-29T20:59:50.649Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:50.649Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:50.658Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:50.659Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:50.659Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:50.659Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:50.660Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:50.660Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:50.660Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6cabfe4d-592b-47ac-8628-be0150c3a5b8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:50.737Z|87dbcff4-1db2-4e9c-b620-c7148108e3f2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6cabfe4d-592b-47ac-8628-be0150c3a5b8|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:50.760Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:50.763Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:50.763Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:59:50.764Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C58DD264E3BE44C79DFAD395E26B43CE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Mon, 29 Nov 2021 20:59:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:50.764Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3d75137a-5157-11ec-937a-3ed201e9b36e","businessKey":"b02742a3-9248-4028-a495-cbc5b082c1d8","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:59:27.673+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3741da9c-5157-11ec-937a-3ed201e9b36e","superProcessInstanceId":"3d73dab7-5157-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T20:59:50.765Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:50.765Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:59:50.864Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:59:50.865Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T20:59:50.865Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:50.865Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T20:59:50.866Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T20:59:50.866Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"08adccd8-c38e-453e-ba7c-0c787b3407a8", X-RequestID:"08adccd8-c38e-453e-ba7c-0c787b3407a8", X-TransactionID:"08adccd8-c38e-453e-ba7c-0c787b3407a8", X-ECOMP-RequestID:"08adccd8-c38e-453e-ba7c-0c787b3407a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5ca697c-6bd1-47ae-9dc6-4ca4dd58c4bc"] 2021-11-29T20:59:50.866Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T20:59:50.866Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:50.987Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:50.988Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:50.988Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T20:59:50.989Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9880D05C5D3CEB319D50A2EFC5348CE0; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Mon, 29 Nov 2021 20:59:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:50.989Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:3f32ef44-5157-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"3d75137a-5157-11ec-937a-3ed201e9b36e","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"3d75137a-5157-11ec-937a-3ed201e9b36e","executionId":"3d75137a-5157-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:59:30.595+0000","endTime":"2021-11-29T20:59:30.599+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3741da9c-5157-11ec-937a-3ed201e9b36e"}] 2021-11-29T20:59:50.989Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:50.990Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T20:59:51.004Z|08adccd8-c38e-453e-ba7c-0c787b3407a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:52.729Z|1bf30c0b-22e3-46b1-befa-c53ec87129bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:59:52.732Z|1bf30c0b-22e3-46b1-befa-c53ec87129bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:59:52.734Z|7a1eba3c-0f76-422c-9278-0e86cb7a965e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:59:52.735Z|7a1eba3c-0f76-422c-9278-0e86cb7a965e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:59:52.735Z|757ce648-5735-4dbe-b9ee-24248f64742a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T20:59:52.736Z|757ce648-5735-4dbe-b9ee-24248f64742a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T20:59:59.507Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:59.516Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459 2021-11-29T20:59:59.517Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|INFO|500||Invoke 2021-11-29T20:59:59.518Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:59.518Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459 2021-11-29T20:59:59.518Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Method : GET 2021-11-29T20:59:59.519Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"526ab1b70c49591a", X-B3-SpanId:"f24ddfe0a8c70f19", X-B3-ParentSpanId:"526ab1b70c49591a", X-B3-Sampled:"0", X-ONAP-RequestID:"d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee", X-RequestID:"d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee", X-TransactionID:"d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee", X-ECOMP-RequestID:"d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c60aaad6-57fa-4618-b033-31e84b2c9832"] 2021-11-29T20:59:59.519Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Request body: 2021-11-29T20:59:59.520Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:59.540Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:59.541Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:59.541Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Status text : 2021-11-29T20:59:59.542Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:59.543Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Response body: { "requestId" : "7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:59:37.000+00:00", "endTime" : "2021-11-29T20:59:56.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"4934ac16-0c6b-43a2-a5e6-bb4979fce33d\",\n \"modelVersionId\": \"23fc0628-e367-4ed9-be8a-7938d083e1e9\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f93de92e-547e-4d1a-ad25-dc7707990e05\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"07b22974-ab02-498b-8776-588b221ef318\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a447c64a-3fc7-4f1f-94d0-8ac585fb7674\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\n \"modelCustomizationId\": \"8165af0f-e970-4922-b385-c925419cde67\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:56.000+00:00", "vfModuleId" : "8e74b6ed-4f46-4dbc-9408-1d92b18492e9", "vfModuleName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459" } } } 2021-11-29T20:59:59.543Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:59.544Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|INFO|500||InvokeReturn 2021-11-29T20:59:59.547Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false 2021-11-29T20:59:59.548Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:59.548Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:59.549Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false 2021-11-29T20:59:59.549Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:59.550Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"526ab1b70c49591a", X-B3-SpanId:"86db1c115f4c14b3", X-B3-ParentSpanId:"526ab1b70c49591a", X-B3-Sampled:"0", X-ONAP-RequestID:"d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee", X-RequestID:"d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee", X-TransactionID:"d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee", X-ECOMP-RequestID:"d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc22710f-8fc5-4afb-bc9b-18e2f53ecdbd"] 2021-11-29T20:59:59.550Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:59.551Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:59.562Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:59.563Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:59.563Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:59.564Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:59.564Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:59.565Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:59.565Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:59.577Z|d360d3a7-fe4d-4df9-8cd0-afefe5c8b8ee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:59.721Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:59.725Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459 2021-11-29T20:59:59.725Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|INFO|500||Invoke 2021-11-29T20:59:59.725Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:59.725Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459 2021-11-29T20:59:59.726Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Method : GET 2021-11-29T20:59:59.726Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5b1e82a3a132355", X-B3-SpanId:"c969d512c8b2b37c", X-B3-ParentSpanId:"b5b1e82a3a132355", X-B3-Sampled:"0", X-ONAP-RequestID:"cac2fab3-106c-4c4b-9257-d532bd775771", X-RequestID:"cac2fab3-106c-4c4b-9257-d532bd775771", X-TransactionID:"cac2fab3-106c-4c4b-9257-d532bd775771", X-ECOMP-RequestID:"cac2fab3-106c-4c4b-9257-d532bd775771", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fbc2388-7930-40e4-9d53-6ee94c5f71e7"] 2021-11-29T20:59:59.726Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Request body: 2021-11-29T20:59:59.726Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:59.742Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:59.743Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:59.743Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Status text : 2021-11-29T20:59:59.743Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:59.744Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Response body: { "requestId" : "7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:59:37.000+00:00", "endTime" : "2021-11-29T20:59:56.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"4934ac16-0c6b-43a2-a5e6-bb4979fce33d\",\n \"modelVersionId\": \"23fc0628-e367-4ed9-be8a-7938d083e1e9\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f93de92e-547e-4d1a-ad25-dc7707990e05\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"07b22974-ab02-498b-8776-588b221ef318\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a447c64a-3fc7-4f1f-94d0-8ac585fb7674\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\n \"modelCustomizationId\": \"8165af0f-e970-4922-b385-c925419cde67\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:56.000+00:00", "vfModuleId" : "8e74b6ed-4f46-4dbc-9408-1d92b18492e9", "vfModuleName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459" } } } 2021-11-29T20:59:59.745Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:59.745Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|INFO|500||InvokeReturn 2021-11-29T20:59:59.747Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false 2021-11-29T20:59:59.747Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:59.748Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:59.748Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false 2021-11-29T20:59:59.748Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:59.748Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5b1e82a3a132355", X-B3-SpanId:"6b413c9214092348", X-B3-ParentSpanId:"b5b1e82a3a132355", X-B3-Sampled:"0", X-ONAP-RequestID:"cac2fab3-106c-4c4b-9257-d532bd775771", X-RequestID:"cac2fab3-106c-4c4b-9257-d532bd775771", X-TransactionID:"cac2fab3-106c-4c4b-9257-d532bd775771", X-ECOMP-RequestID:"cac2fab3-106c-4c4b-9257-d532bd775771", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eba85b2c-a78e-4603-b8a3-dbe60e816531"] 2021-11-29T20:59:59.749Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:59.749Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:59.759Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:59.759Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:59.759Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:59.759Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:59.761Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:59.762Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:59.762Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:59.768Z|cac2fab3-106c-4c4b-9257-d532bd775771|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T20:59:59.902Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|||INFO|500||Entering 2021-11-29T20:59:59.906Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459 2021-11-29T20:59:59.906Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|INFO|500||Invoke 2021-11-29T20:59:59.907Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:59.907Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459 2021-11-29T20:59:59.908Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Method : GET 2021-11-29T20:59:59.908Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62f715aed350620b", X-B3-SpanId:"0d69add2d6bf7e10", X-B3-ParentSpanId:"62f715aed350620b", X-B3-Sampled:"0", X-ONAP-RequestID:"37b75358-bc95-4ea7-9ca5-9da94cc2fe11", X-RequestID:"37b75358-bc95-4ea7-9ca5-9da94cc2fe11", X-TransactionID:"37b75358-bc95-4ea7-9ca5-9da94cc2fe11", X-ECOMP-RequestID:"37b75358-bc95-4ea7-9ca5-9da94cc2fe11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ada51d75-1524-4d8a-bb75-f78afbefc01e"] 2021-11-29T20:59:59.909Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Request body: 2021-11-29T20:59:59.909Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:59.926Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:59.926Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:59.927Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Status text : 2021-11-29T20:59:59.927Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:59.928Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Response body: { "requestId" : "7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:59:37.000+00:00", "endTime" : "2021-11-29T20:59:56.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"4934ac16-0c6b-43a2-a5e6-bb4979fce33d\",\n \"modelVersionId\": \"23fc0628-e367-4ed9-be8a-7938d083e1e9\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f93de92e-547e-4d1a-ad25-dc7707990e05\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"07b22974-ab02-498b-8776-588b221ef318\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a447c64a-3fc7-4f1f-94d0-8ac585fb7674\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\n \"modelCustomizationId\": \"8165af0f-e970-4922-b385-c925419cde67\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:56.000+00:00", "vfModuleId" : "8e74b6ed-4f46-4dbc-9408-1d92b18492e9", "vfModuleName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459" } } } 2021-11-29T20:59:59.928Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:59.929Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|INFO|500||InvokeReturn 2021-11-29T20:59:59.931Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false 2021-11-29T20:59:59.932Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T20:59:59.932Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T20:59:59.932Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false 2021-11-29T20:59:59.932Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T20:59:59.933Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62f715aed350620b", X-B3-SpanId:"5a31b5a7861f6d38", X-B3-ParentSpanId:"62f715aed350620b", X-B3-Sampled:"0", X-ONAP-RequestID:"37b75358-bc95-4ea7-9ca5-9da94cc2fe11", X-RequestID:"37b75358-bc95-4ea7-9ca5-9da94cc2fe11", X-TransactionID:"37b75358-bc95-4ea7-9ca5-9da94cc2fe11", X-ECOMP-RequestID:"37b75358-bc95-4ea7-9ca5-9da94cc2fe11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ceaef7b-2d50-4c54-a14f-0a5127eca47e"] 2021-11-29T20:59:59.933Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T20:59:59.933Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T20:59:59.944Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T20:59:59.944Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T20:59:59.944Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T20:59:59.945Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T20:59:59.948Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T20:59:59.948Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T20:59:59.949Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T20:59:59.954Z|37b75358-bc95-4ea7-9ca5-9da94cc2fe11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:00:00.075Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:00:00.079Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459 2021-11-29T21:00:00.080Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|INFO|500||Invoke 2021-11-29T21:00:00.080Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:00.081Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459 2021-11-29T21:00:00.081Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Method : GET 2021-11-29T21:00:00.081Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8175f553e9a5985c", X-B3-SpanId:"736dc76883624f7a", X-B3-ParentSpanId:"8175f553e9a5985c", X-B3-Sampled:"0", X-ONAP-RequestID:"b3031f40-82c3-41e1-8322-1ba190f5ce15", X-RequestID:"b3031f40-82c3-41e1-8322-1ba190f5ce15", X-TransactionID:"b3031f40-82c3-41e1-8322-1ba190f5ce15", X-ECOMP-RequestID:"b3031f40-82c3-41e1-8322-1ba190f5ce15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb34ce47-f5aa-4ad3-b87a-14b2a7d57c61"] 2021-11-29T21:00:00.082Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Request body: 2021-11-29T21:00:00.083Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:00.100Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:00.101Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:00.101Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Status text : 2021-11-29T21:00:00.102Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:00.102Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Response body: { "requestId" : "7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:59:37.000+00:00", "endTime" : "2021-11-29T20:59:56.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"4934ac16-0c6b-43a2-a5e6-bb4979fce33d\",\n \"modelVersionId\": \"23fc0628-e367-4ed9-be8a-7938d083e1e9\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f93de92e-547e-4d1a-ad25-dc7707990e05\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"07b22974-ab02-498b-8776-588b221ef318\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a447c64a-3fc7-4f1f-94d0-8ac585fb7674\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\n \"modelCustomizationId\": \"8165af0f-e970-4922-b385-c925419cde67\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:56.000+00:00", "vfModuleId" : "8e74b6ed-4f46-4dbc-9408-1d92b18492e9", "vfModuleName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459" } } } 2021-11-29T21:00:00.103Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:00.103Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|INFO|500||InvokeReturn 2021-11-29T21:00:00.105Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false 2021-11-29T21:00:00.106Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:00:00.106Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:00.106Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false 2021-11-29T21:00:00.107Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:00:00.107Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8175f553e9a5985c", X-B3-SpanId:"e0230d3ac8fdc454", X-B3-ParentSpanId:"8175f553e9a5985c", X-B3-Sampled:"0", X-ONAP-RequestID:"b3031f40-82c3-41e1-8322-1ba190f5ce15", X-RequestID:"b3031f40-82c3-41e1-8322-1ba190f5ce15", X-TransactionID:"b3031f40-82c3-41e1-8322-1ba190f5ce15", X-ECOMP-RequestID:"b3031f40-82c3-41e1-8322-1ba190f5ce15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"794aefc5-71cc-48fc-b94b-cb77bbb934ab"] 2021-11-29T21:00:00.107Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:00:00.108Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:00.116Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:00.117Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:00.117Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:00:00.118Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:00.119Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:00:00.119Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:00.120Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:00:00.126Z|b3031f40-82c3-41e1-8322-1ba190f5ce15|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:00:00.251Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:00:00.255Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459 2021-11-29T21:00:00.256Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|INFO|500||Invoke 2021-11-29T21:00:00.256Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:00.257Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459 2021-11-29T21:00:00.257Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Method : GET 2021-11-29T21:00:00.257Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5944521cb315651a", X-B3-SpanId:"465e045e5d79e813", X-B3-ParentSpanId:"5944521cb315651a", X-B3-Sampled:"0", X-ONAP-RequestID:"698b71b6-43c2-4e88-a764-5d89b7808f1b", X-RequestID:"698b71b6-43c2-4e88-a764-5d89b7808f1b", X-TransactionID:"698b71b6-43c2-4e88-a764-5d89b7808f1b", X-ECOMP-RequestID:"698b71b6-43c2-4e88-a764-5d89b7808f1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23c2aacd-3086-4713-8a0b-d64f83a63967"] 2021-11-29T21:00:00.258Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Request body: 2021-11-29T21:00:00.258Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:00.275Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:00.275Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:00.276Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Status text : 2021-11-29T21:00:00.276Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:00.277Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||Response body: { "requestId" : "7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T20:59:37.000+00:00", "endTime" : "2021-11-29T20:59:56.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"4934ac16-0c6b-43a2-a5e6-bb4979fce33d\",\n \"modelVersionId\": \"23fc0628-e367-4ed9-be8a-7938d083e1e9\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f93de92e-547e-4d1a-ad25-dc7707990e05\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"07b22974-ab02-498b-8776-588b221ef318\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"a447c64a-3fc7-4f1f-94d0-8ac585fb7674\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\n \"modelCustomizationId\": \"8165af0f-e970-4922-b385-c925419cde67\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:56.000+00:00", "vfModuleId" : "8e74b6ed-4f46-4dbc-9408-1d92b18492e9", "vfModuleName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "7b07a6ba-f4d4-402c-ab9c-14d03ca5f459", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459" } } } 2021-11-29T21:00:00.278Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:00.278Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|INFO|500||InvokeReturn 2021-11-29T21:00:00.280Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false 2021-11-29T21:00:00.280Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:00:00.280Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:00.281Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false 2021-11-29T21:00:00.281Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:00:00.281Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5944521cb315651a", X-B3-SpanId:"16e2c08ac69f12f5", X-B3-ParentSpanId:"5944521cb315651a", X-B3-Sampled:"0", X-ONAP-RequestID:"698b71b6-43c2-4e88-a764-5d89b7808f1b", X-RequestID:"698b71b6-43c2-4e88-a764-5d89b7808f1b", X-TransactionID:"698b71b6-43c2-4e88-a764-5d89b7808f1b", X-ECOMP-RequestID:"698b71b6-43c2-4e88-a764-5d89b7808f1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85624cc7-d860-4030-8062-b88c926700aa"] 2021-11-29T21:00:00.282Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:00:00.282Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:00.299Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:00.299Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:00.300Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:00:00.300Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 20:59:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:00.301Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:00:00.301Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:00.302Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7b07a6ba-f4d4-402c-ab9c-14d03ca5f459&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:00:00.308Z|698b71b6-43c2-4e88-a764-5d89b7808f1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7b07a6ba-f4d4-402c-ab9c-14d03ca5f459|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:00:01.132Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:00:01.136Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8 2021-11-29T21:00:01.137Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|INFO|500||Invoke 2021-11-29T21:00:01.137Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:01.137Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8 2021-11-29T21:00:01.138Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Method : GET 2021-11-29T21:00:01.138Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d90f9b0e90a7a44b", X-B3-SpanId:"1a357e02ddaf77e7", X-B3-ParentSpanId:"d90f9b0e90a7a44b", X-B3-Sampled:"0", X-ONAP-RequestID:"a323d0f8-b42c-42c9-b349-379ee2c588d7", X-RequestID:"a323d0f8-b42c-42c9-b349-379ee2c588d7", X-TransactionID:"a323d0f8-b42c-42c9-b349-379ee2c588d7", X-ECOMP-RequestID:"a323d0f8-b42c-42c9-b349-379ee2c588d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b983a43-74e9-4010-8156-9f07325046fb"] 2021-11-29T21:00:01.139Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Request body: 2021-11-29T21:00:01.139Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:01.156Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:01.156Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:01.157Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Status text : 2021-11-29T21:00:01.157Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:01.159Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Response body: { "requestId" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "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" : "2021-11-29T20:59:16.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T20:59:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a6bdc776-750d-4126-be83-e0b840c17026", "serviceInstanceName" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8" } } } 2021-11-29T21:00:01.159Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:01.160Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|INFO|500||InvokeReturn 2021-11-29T21:00:01.161Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false 2021-11-29T21:00:01.162Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:00:01.162Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:01.162Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false 2021-11-29T21:00:01.163Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:00:01.163Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d90f9b0e90a7a44b", X-B3-SpanId:"a9797ee33ead140e", X-B3-ParentSpanId:"d90f9b0e90a7a44b", X-B3-Sampled:"0", X-ONAP-RequestID:"a323d0f8-b42c-42c9-b349-379ee2c588d7", X-RequestID:"a323d0f8-b42c-42c9-b349-379ee2c588d7", X-TransactionID:"a323d0f8-b42c-42c9-b349-379ee2c588d7", X-ECOMP-RequestID:"a323d0f8-b42c-42c9-b349-379ee2c588d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"511d24b7-bb0d-40cc-99a0-661e0fc05207"] 2021-11-29T21:00:01.164Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:00:01.164Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:01.178Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:01.179Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:01.179Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:00:01.180Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:01.180Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "groupingId" : "d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f", "name" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1638219570000,\"creation_time\":1638219491000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"af5e4e96a1d843aeb079f0404c6498bd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"OS::stack_id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"OS::stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:59:31.000+00:00", "isDataInternal" : false } ] 2021-11-29T21:00:01.181Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:01.181Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:00:01.218Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T21:00:01.219Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T21:00:01.219Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:01.220Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T21:00:01.220Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T21:00:01.220Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a323d0f8-b42c-42c9-b349-379ee2c588d7", X-RequestID:"a323d0f8-b42c-42c9-b349-379ee2c588d7", X-TransactionID:"a323d0f8-b42c-42c9-b349-379ee2c588d7", X-ECOMP-RequestID:"a323d0f8-b42c-42c9-b349-379ee2c588d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de06c972-81e2-4270-a9aa-11166695711b"] 2021-11-29T21:00:01.221Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T21:00:01.221Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:01.363Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:01.364Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:01.364Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T21:00:01.365Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8143DCFBB9A6219C6153366738F3F0CB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Mon, 29 Nov 2021 21:00:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:01.365Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3d75137a-5157-11ec-937a-3ed201e9b36e","businessKey":"b02742a3-9248-4028-a495-cbc5b082c1d8","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T20:59:27.673+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3741da9c-5157-11ec-937a-3ed201e9b36e","superProcessInstanceId":"3d73dab7-5157-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T21:00:01.366Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:01.366Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T21:00:01.405Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T21:00:01.406Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T21:00:01.406Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:01.407Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T21:00:01.407Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T21:00:01.407Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a323d0f8-b42c-42c9-b349-379ee2c588d7", X-RequestID:"a323d0f8-b42c-42c9-b349-379ee2c588d7", X-TransactionID:"a323d0f8-b42c-42c9-b349-379ee2c588d7", X-ECOMP-RequestID:"a323d0f8-b42c-42c9-b349-379ee2c588d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb6ff78c-8598-4f65-837f-e5a297fd02a4"] 2021-11-29T21:00:01.408Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T21:00:01.408Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:01.538Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:01.539Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:01.539Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T21:00:01.539Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=27403D9FEF48D7E55AF6FF68E8E70A57; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Mon, 29 Nov 2021 21:00:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:01.540Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:3f32ef44-5157-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"3d75137a-5157-11ec-937a-3ed201e9b36e","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"3d75137a-5157-11ec-937a-3ed201e9b36e","executionId":"3d75137a-5157-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T20:59:30.595+0000","endTime":"2021-11-29T20:59:30.599+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3741da9c-5157-11ec-937a-3ed201e9b36e"}] 2021-11-29T21:00:01.540Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:01.540Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3d75137a-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T21:00:01.544Z|a323d0f8-b42c-42c9-b349-379ee2c588d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:00:02.764Z|3e79653f-39cf-4f54-8ea9-6c6b4774b74d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:00:02.765Z|46da5c33-b2fa-4223-964b-707f7ee11cf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:00:02.765Z|cda0cd6b-3f71-472a-898b-c2050d3cb82a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:00:02.765Z|3e79653f-39cf-4f54-8ea9-6c6b4774b74d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:00:02.766Z|46da5c33-b2fa-4223-964b-707f7ee11cf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:00:02.766Z|cda0cd6b-3f71-472a-898b-c2050d3cb82a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:00:03.988Z|fbe63b78-7d64-44bf-9c62-d4b47a21411b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:00:03.992Z|fbe63b78-7d64-44bf-9c62-d4b47a21411b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:00:04.466Z|2688d89f-40db-4e67-9661-c9e1f236c436|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:00:04.467Z|2688d89f-40db-4e67-9661-c9e1f236c436|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:00:11.677Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:00:11.682Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8 2021-11-29T21:00:11.683Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|INFO|500||Invoke 2021-11-29T21:00:11.683Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:11.683Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8 2021-11-29T21:00:11.684Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Method : GET 2021-11-29T21:00:11.684Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0fdedca457f9211b", X-B3-SpanId:"24614c7dc683f60d", X-B3-ParentSpanId:"0fdedca457f9211b", X-B3-Sampled:"0", X-ONAP-RequestID:"7e2f66c3-e5b9-46b7-9796-806a3a0e1594", X-RequestID:"7e2f66c3-e5b9-46b7-9796-806a3a0e1594", X-TransactionID:"7e2f66c3-e5b9-46b7-9796-806a3a0e1594", X-ECOMP-RequestID:"7e2f66c3-e5b9-46b7-9796-806a3a0e1594", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a09ee21-27e8-48a6-bd78-bb9899b5ffd6"] 2021-11-29T21:00:11.684Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Request body: 2021-11-29T21:00:11.685Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:11.707Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:11.708Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:11.708Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Status text : 2021-11-29T21:00:11.708Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:11.709Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Response body: { "requestId" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "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" : "2021-11-29T20:59:16.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:00:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a6bdc776-750d-4126-be83-e0b840c17026", "serviceInstanceName" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8" } } } 2021-11-29T21:00:11.709Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:11.709Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|INFO|500||InvokeReturn 2021-11-29T21:00:11.711Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false 2021-11-29T21:00:11.711Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:00:11.712Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:11.712Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false 2021-11-29T21:00:11.712Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:00:11.713Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0fdedca457f9211b", X-B3-SpanId:"226bb98636a60f04", X-B3-ParentSpanId:"0fdedca457f9211b", X-B3-Sampled:"0", X-ONAP-RequestID:"7e2f66c3-e5b9-46b7-9796-806a3a0e1594", X-RequestID:"7e2f66c3-e5b9-46b7-9796-806a3a0e1594", X-TransactionID:"7e2f66c3-e5b9-46b7-9796-806a3a0e1594", X-ECOMP-RequestID:"7e2f66c3-e5b9-46b7-9796-806a3a0e1594", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"425a94be-ae5b-47ae-9437-1d1d124cfc5b"] 2021-11-29T21:00:11.713Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:00:11.713Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:11.727Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:11.727Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:11.727Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:00:11.728Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:11.729Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "groupingId" : "d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f", "name" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1638219570000,\"creation_time\":1638219491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"af5e4e96a1d843aeb079f0404c6498bd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"OS::stack_id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"OS::stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:59:31.000+00:00", "isDataInternal" : false } ] 2021-11-29T21:00:11.729Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:11.730Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:00:11.759Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T21:00:11.759Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T21:00:11.760Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:11.760Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T21:00:11.760Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T21:00:11.761Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7e2f66c3-e5b9-46b7-9796-806a3a0e1594", X-RequestID:"7e2f66c3-e5b9-46b7-9796-806a3a0e1594", X-TransactionID:"7e2f66c3-e5b9-46b7-9796-806a3a0e1594", X-ECOMP-RequestID:"7e2f66c3-e5b9-46b7-9796-806a3a0e1594", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2933849-02d2-46f7-97ad-b4e928de3c9f"] 2021-11-29T21:00:11.761Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T21:00:11.761Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:11.891Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:11.891Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:11.892Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T21:00:11.892Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6A2F6305B87DA23C5F9346AD61030D7D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Mon, 29 Nov 2021 21:00:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:11.893Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"55f16240-5157-11ec-937a-3ed201e9b36e","businessKey":"b02742a3-9248-4028-a495-cbc5b082c1d8","processDefinitionId":"SDNCHandler:1:c346ba4d-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-11-29T21:00:08.753+0000","endTime":"2021-11-29T21:00:09.505+0000","removalTime":null,"durationInMillis":752,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"3741da9c-5157-11ec-937a-3ed201e9b36e","superProcessInstanceId":"55f02a89-5157-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2021-11-29T21:00:11.893Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:11.893Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T21:00:11.918Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55f16240-5157-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55f16240-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T21:00:11.919Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55f16240-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T21:00:11.919Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55f16240-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:11.919Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55f16240-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55f16240-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T21:00:11.920Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55f16240-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T21:00:11.920Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55f16240-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7e2f66c3-e5b9-46b7-9796-806a3a0e1594", X-RequestID:"7e2f66c3-e5b9-46b7-9796-806a3a0e1594", X-TransactionID:"7e2f66c3-e5b9-46b7-9796-806a3a0e1594", X-ECOMP-RequestID:"7e2f66c3-e5b9-46b7-9796-806a3a0e1594", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"279e1145-dcad-4c7d-8209-58e03a9a7596"] 2021-11-29T21:00:11.920Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55f16240-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T21:00:11.921Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55f16240-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:12.027Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:00:12.029Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|||INFO|500||Checking if requestId: b6aa92bc-fd87-49cd-a11b-afd80d22375c already exists in requestDb InfraActiveRequests table 2021-11-29T21:00:12.030Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c 2021-11-29T21:00:12.030Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|INFO|500||Invoke 2021-11-29T21:00:12.030Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:12.031Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c 2021-11-29T21:00:12.031Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Method : GET 2021-11-29T21:00:12.031Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1cbcb7b0755788b", X-B3-SpanId:"09140c26e940a976", X-B3-ParentSpanId:"b1cbcb7b0755788b", X-B3-Sampled:"0", X-ONAP-RequestID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-RequestID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-TransactionID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-ECOMP-RequestID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"567c46a3-4a02-44ca-bda5-ef01f7f2ea9d"] 2021-11-29T21:00:12.032Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Request body: 2021-11-29T21:00:12.032Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:12.049Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55f16240-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:12.049Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55f16240-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:12.049Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:12.050Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55f16240-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T21:00:12.050Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T21:00:12.050Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55f16240-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=363652D764F8849F64EAD30B3219AC4E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Mon, 29 Nov 2021 21:00:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:12.050Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Status text : 2021-11-29T21:00:12.050Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55f16240-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:55f1b073-5157-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"55f16240-5157-11ec-937a-3ed201e9b36e","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c346ba4d-5148-11ec-937a-3ed201e9b36e","processInstanceId":"55f16240-5157-11ec-937a-3ed201e9b36e","executionId":"55f16240-5157-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T21:00:08.755+0000","endTime":"2021-11-29T21:00:09.504+0000","durationInMillis":749,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3741da9c-5157-11ec-937a-3ed201e9b36e"}] 2021-11-29T21:00:12.050Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 21:00:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:12.050Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55f16240-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:12.051Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Response body: 2021-11-29T21:00:12.051Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55f16240-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T21:00:12.051Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:12.051Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|INFO|404|Not Found|InvokeReturn 2021-11-29T21:00:12.053Z|7e2f66c3-e5b9-46b7-9796-806a3a0e1594|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:00:12.062Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|||INFO|500||Running local validations 2021-11-29T21:00:12.068Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T21:00:12.102Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|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/c05236a3d7a84a44b1b524bdcde12a01 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T21:00:12.103Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||Invoke 2021-11-29T21:00:12.165Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||InvokeReturn 2021-11-29T21:00:12.165Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|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/c05236a3d7a84a44b1b524bdcde12a01 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211129-21:00:12:133-71915], vertex-id=[204800], Content-Length=[1059], Date=[Mon, 29 Nov 2021 21:00:12 GMT], Content-Type=[application/json]} 2021-11-29T21:00:12.167Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|||DEBUG|500||{"tenant-id":"c05236a3d7a84a44b1b524bdcde12a01","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1638219554308","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/a447c64a-3fc7-4f1f-94d0-8ac585fb7674","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a447c64a-3fc7-4f1f-94d0-8ac585fb7674"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_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"}]}]}} 2021-11-29T21:00:12.170Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-11-29T21:00:12.172Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-11-29T21:00:12.177Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|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 2021-11-29T21:00:12.178Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-11-29T21:00:12.178Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:12.178Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|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 2021-11-29T21:00:12.178Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-11-29T21:00:12.179Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|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:"b1cbcb7b0755788b", X-B3-SpanId:"15a9c0cb82f018fb", X-B3-ParentSpanId:"b1cbcb7b0755788b", X-B3-Sampled:"0", X-ONAP-RequestID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-RequestID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-TransactionID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-ECOMP-RequestID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39a9c5da-bb2d-4b46-816b-fd30fb83b3f3"] 2021-11-29T21:00:12.179Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"a447c64a-3fc7-4f1f-94d0-8ac585fb7674","serviceInstanceId":"891c1ece-4bb3-4a08-a018-19a7aed5d0f4","vfModuleInstanceId":"8e74b6ed-4f46-4dbc-9408-1d92b18492e9"},"instanceName":null,"requestScope":"vfModule"} 2021-11-29T21:00:12.180Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:12.196Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:12.197Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:12.197Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-11-29T21:00:12.198Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 21:00:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:12.198Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-11-29T21:00:12.198Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:12.199Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-11-29T21:00:12.200Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|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 2021-11-29T21:00:12.200Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|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 2021-11-29T21:00:12.201Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|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================================================ 2021-11-29T21:00:12.201Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|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 2021-11-29T21:00:12.201Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|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 2021-11-29T21:00:12.201Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|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:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-RequestID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-TransactionID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-ECOMP-RequestID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5779101-2c03-4bee-8cca-2a40cff4bdc2"] 2021-11-29T21:00:12.202Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|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: 2021-11-29T21:00:12.202Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|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================================================ 2021-11-29T21:00:12.228Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|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========================================== 2021-11-29T21:00:12.229Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|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 2021-11-29T21:00:12.229Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|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 : 2021-11-29T21:00:12.230Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:12.230Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|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" } } } 2021-11-29T21:00:12.231Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|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================================================= 2021-11-29T21:00:12.231Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|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 2021-11-29T21:00:12.234Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9 2021-11-29T21:00:12.234Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|INFO|500||Invoke 2021-11-29T21:00:12.235Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:12.235Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9 2021-11-29T21:00:12.235Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|DEBUG|500||Method : GET 2021-11-29T21:00:12.236Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-RequestID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-TransactionID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-ECOMP-RequestID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"296ef2d4-f889-44f3-8343-96af98ebd446"] 2021-11-29T21:00:12.236Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|DEBUG|500||Request body: 2021-11-29T21:00:12.237Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:12.250Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:12.250Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:12.251Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|DEBUG|500||Status text : 2021-11-29T21:00:12.251Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:12.252Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|DEBUG|500||Response body: { "modelUUID" : "23fc0628-e367-4ed9-be8a-7938d083e1e9", "modelInvariantUUID" : "4934ac16-0c6b-43a2-a5e6-bb4979fce33d", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2021-11-29 20:55:18.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9/volumeHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9/vnfResources" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9/moduleHeatTemplate" } } } 2021-11-29T21:00:12.252Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:12.253Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/23fc0628-e367-4ed9-be8a-7938d083e1e9|INFO|500||InvokeReturn 2021-11-29T21:00:12.278Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T21:00:12.279Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-11-29T21:00:12.279Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:12.280Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T21:00:12.280Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-11-29T21:00:12.280Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1778", X-B3-TraceId:"b1cbcb7b0755788b", X-B3-SpanId:"1c8368634190bdb7", X-B3-ParentSpanId:"b1cbcb7b0755788b", X-B3-Sampled:"0", X-ONAP-RequestID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-RequestID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-TransactionID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-ECOMP-RequestID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf569b15-b460-445f-b92b-4cb4a01a38dc"] 2021-11-29T21:00:12.281Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b6aa92bc-fd87-49cd-a11b-afd80d22375c","requestStatus":"IN_PROGRESS","startTime":1638219612063,"source":"VID","vnfId":"a447c64a-3fc7-4f1f-94d0-8ac585fb7674","vnfType":"","tenantId":"c05236a3d7a84a44b1b524bdcde12a01","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\": \"4934ac16-0c6b-43a2-a5e6-bb4979fce33d\",\n \"modelVersionId\": \"23fc0628-e367-4ed9-be8a-7938d083e1e9\",\n \"modelName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\n \"modelVersion\": \"1638219596070\",\n \"modelCustomizationId\": \"f93de92e-547e-4d1a-ad25-dc7707990e05\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"8e74b6ed-4f46-4dbc-9408-1d92b18492e9","vfModuleModelName":"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73","cloudRegion":"k8sregion","serviceInstanceId":"891c1ece-4bb3-4a08-a018-19a7aed5d0f4","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"b6aa92bc-fd87-49cd-a11b-afd80d22375c"} 2021-11-29T21:00:12.281Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:12.306Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:12.307Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-11-29T21:00:12.307Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-11-29T21:00:12.308Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|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/b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:12.308Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "b6aa92bc-fd87-49cd-a11b-afd80d22375c", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T21:00:12.063+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"4934ac16-0c6b-43a2-a5e6-bb4979fce33d\",\n \"modelVersionId\": \"23fc0628-e367-4ed9-be8a-7938d083e1e9\",\n \"modelName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\n \"modelVersion\": \"1638219596070\",\n \"modelCustomizationId\": \"f93de92e-547e-4d1a-ad25-dc7707990e05\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-11-29T21:00:12.295+00:00", "vfModuleId" : "8e74b6ed-4f46-4dbc-9408-1d92b18492e9", "vfModuleModelName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b6aa92bc-fd87-49cd-a11b-afd80d22375c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c" } } } 2021-11-29T21:00:12.309Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:12.309Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-11-29T21:00:12.336Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|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 2021-11-29T21:00:12.336Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-11-29T21:00:12.337Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:12.337Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|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 2021-11-29T21:00:12.338Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-11-29T21:00:12.338Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|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:"2481", X-B3-TraceId:"b1cbcb7b0755788b", X-B3-SpanId:"373d60023a5a8775", X-B3-ParentSpanId:"b1cbcb7b0755788b", X-B3-Sampled:"0", X-ONAP-RequestID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-RequestID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-TransactionID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-ECOMP-RequestID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d0f1a30-522e-453a-84cd-6cb3d0e108d4"] 2021-11-29T21:00:12.338Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"4934ac16-0c6b-43a2-a5e6-bb4979fce33d\",\"modelType\":\"vfModule\",\"modelName\":\"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\"modelVersion\":\"1638219596070\",\"modelCustomizationUuid\":\"f93de92e-547e-4d1a-ad25-dc7707990e05\",\"modelVersionId\":\"23fc0628-e367-4ed9-be8a-7938d083e1e9\",\"modelCustomizationId\":\"f93de92e-547e-4d1a-ad25-dc7707990e05\",\"modelUuid\":\"23fc0628-e367-4ed9-be8a-7938d083e1e9\",\"modelInvariantUuid\":\"4934ac16-0c6b-43a2-a5e6-bb4979fce33d\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\",\"vnfInstanceId\":\"a447c64a-3fc7-4f1f-94d0-8ac585fb7674\",\"vfModuleInstanceId\":\"8e74b6ed-4f46-4dbc-9408-1d92b18492e9\"}","type":"String"},"requestId":{"value":"b6aa92bc-fd87-49cd-a11b-afd80d22375c","type":"String"},"mso-request-id":{"value":"b6aa92bc-fd87-49cd-a11b-afd80d22375c","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"891c1ece-4bb3-4a08-a018-19a7aed5d0f4","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"a447c64a-3fc7-4f1f-94d0-8ac585fb7674","type":"String"},"vfModuleId":{"value":"8e74b6ed-4f46-4dbc-9408-1d92b18492e9","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/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-11-29T21:00:12.339Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:12.790Z|185f6613-8310-44ae-8303-94bba84d5995|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:00:12.791Z|185f6613-8310-44ae-8303-94bba84d5995|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:00:12.795Z|4bc9ea4b-1b63-4a97-a3cd-63a9d0209f6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:00:12.795Z|1733e139-ec0d-4bd1-9ff5-bf347b8d4d41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:00:12.795Z|4bc9ea4b-1b63-4a97-a3cd-63a9d0209f6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:00:12.795Z|1733e139-ec0d-4bd1-9ff5-bf347b8d4d41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:00:13.354Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:13.355Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-11-29T21:00:13.355Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-11-29T21:00:13.356Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 29 Nov 2021 21:00:13 GMT", X-ONAP-RequestID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-RequestID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-TransactionID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-ECOMP-RequestID:"b6aa92bc-fd87-49cd-a11b-afd80d22375c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4d0f1a30-522e-453a-84cd-6cb3d0e108d4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"] 2021-11-29T21:00:13.356Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"b6aa92bc-fd87-49cd-a11b-afd80d22375c\",\"instanceId\":\"8e74b6ed-4f46-4dbc-9408-1d92b18492e9\"}}","message":"Success","processInstanceID":"58194b5d-5157-11ec-937a-3ed201e9b36e","variables":null,"messageCode":200} 2021-11-29T21:00:13.356Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:13.357Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-11-29T21:00:13.367Z|b6aa92bc-fd87-49cd-a11b-afd80d22375c|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:00:13.498Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:00:13.501Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c 2021-11-29T21:00:13.502Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|INFO|500||Invoke 2021-11-29T21:00:13.502Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:13.503Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c 2021-11-29T21:00:13.503Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Method : GET 2021-11-29T21:00:13.503Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d3ebb9b95ce22cb", X-B3-SpanId:"d28c74d82cff4e3e", X-B3-ParentSpanId:"1d3ebb9b95ce22cb", X-B3-Sampled:"0", X-ONAP-RequestID:"6bc71943-2d7b-424e-ab4c-40d2eb4fbed3", X-RequestID:"6bc71943-2d7b-424e-ab4c-40d2eb4fbed3", X-TransactionID:"6bc71943-2d7b-424e-ab4c-40d2eb4fbed3", X-ECOMP-RequestID:"6bc71943-2d7b-424e-ab4c-40d2eb4fbed3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed16b033-1070-42ab-af04-45db658c4a38"] 2021-11-29T21:00:13.503Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Request body: 2021-11-29T21:00:13.504Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:13.521Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:13.522Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:13.522Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Status text : 2021-11-29T21:00:13.523Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:13.524Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Response body: { "requestId" : "b6aa92bc-fd87-49cd-a11b-afd80d22375c", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T21:00:12.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"4934ac16-0c6b-43a2-a5e6-bb4979fce33d\",\n \"modelVersionId\": \"23fc0628-e367-4ed9-be8a-7938d083e1e9\",\n \"modelName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\n \"modelVersion\": \"1638219596070\",\n \"modelCustomizationId\": \"f93de92e-547e-4d1a-ad25-dc7707990e05\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:00:12.000+00:00", "vfModuleId" : "8e74b6ed-4f46-4dbc-9408-1d92b18492e9", "vfModuleName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "vfModuleModelName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b6aa92bc-fd87-49cd-a11b-afd80d22375c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c" } } } 2021-11-29T21:00:13.524Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:13.524Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|INFO|500||InvokeReturn 2021-11-29T21:00:13.526Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false 2021-11-29T21:00:13.526Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:00:13.526Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:13.527Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false 2021-11-29T21:00:13.527Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:00:13.527Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d3ebb9b95ce22cb", X-B3-SpanId:"7077cca9079e3c3d", X-B3-ParentSpanId:"1d3ebb9b95ce22cb", X-B3-Sampled:"0", X-ONAP-RequestID:"6bc71943-2d7b-424e-ab4c-40d2eb4fbed3", X-RequestID:"6bc71943-2d7b-424e-ab4c-40d2eb4fbed3", X-TransactionID:"6bc71943-2d7b-424e-ab4c-40d2eb4fbed3", X-ECOMP-RequestID:"6bc71943-2d7b-424e-ab4c-40d2eb4fbed3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"017f770f-c819-4dea-b08b-614086dc034b"] 2021-11-29T21:00:13.527Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:00:13.528Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:13.539Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:13.540Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:13.540Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:00:13.540Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:13.542Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:00:13.542Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:13.542Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:00:13.548Z|6bc71943-2d7b-424e-ab4c-40d2eb4fbed3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:00:18.987Z|be0b14a5-0c5f-4f5c-9360-6763ca21ea2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:00:18.988Z|be0b14a5-0c5f-4f5c-9360-6763ca21ea2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:00:22.183Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:00:22.188Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8 2021-11-29T21:00:22.189Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|INFO|500||Invoke 2021-11-29T21:00:22.189Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:22.189Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8 2021-11-29T21:00:22.190Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Method : GET 2021-11-29T21:00:22.190Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44f7ca8f654b70db", X-B3-SpanId:"072c24d60eafd9fc", X-B3-ParentSpanId:"44f7ca8f654b70db", X-B3-Sampled:"0", X-ONAP-RequestID:"f5d24961-cefb-4848-b6af-7e5de985e0c9", X-RequestID:"f5d24961-cefb-4848-b6af-7e5de985e0c9", X-TransactionID:"f5d24961-cefb-4848-b6af-7e5de985e0c9", X-ECOMP-RequestID:"f5d24961-cefb-4848-b6af-7e5de985e0c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"458c8034-f220-43bc-b33e-6b4ba28d11e5"] 2021-11-29T21:00:22.190Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Request body: 2021-11-29T21:00:22.190Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:22.226Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:22.226Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:22.227Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Status text : 2021-11-29T21:00:22.227Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:22.228Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Response body: { "requestId" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "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" : "2021-11-29T20:59:16.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:00:17.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a6bdc776-750d-4126-be83-e0b840c17026", "serviceInstanceName" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8" } } } 2021-11-29T21:00:22.228Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:22.229Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|INFO|500||InvokeReturn 2021-11-29T21:00:22.230Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false 2021-11-29T21:00:22.230Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:00:22.230Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:22.230Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false 2021-11-29T21:00:22.231Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:00:22.231Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44f7ca8f654b70db", X-B3-SpanId:"d52a0fa393cd1467", X-B3-ParentSpanId:"44f7ca8f654b70db", X-B3-Sampled:"0", X-ONAP-RequestID:"f5d24961-cefb-4848-b6af-7e5de985e0c9", X-RequestID:"f5d24961-cefb-4848-b6af-7e5de985e0c9", X-TransactionID:"f5d24961-cefb-4848-b6af-7e5de985e0c9", X-ECOMP-RequestID:"f5d24961-cefb-4848-b6af-7e5de985e0c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3142f7bc-d542-49b1-aa7f-d3b7dcc6a58b"] 2021-11-29T21:00:22.231Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:00:22.231Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:22.293Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:22.294Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:22.294Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:00:22.294Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:22.296Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "groupingId" : "d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f", "name" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1638219570000,\"creation_time\":1638219491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"af5e4e96a1d843aeb079f0404c6498bd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"OS::stack_id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"OS::stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:59:31.000+00:00", "isDataInternal" : false } ] 2021-11-29T21:00:22.297Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:22.297Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:00:22.346Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T21:00:22.347Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T21:00:22.347Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:22.348Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T21:00:22.348Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T21:00:22.348Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f5d24961-cefb-4848-b6af-7e5de985e0c9", X-RequestID:"f5d24961-cefb-4848-b6af-7e5de985e0c9", X-TransactionID:"f5d24961-cefb-4848-b6af-7e5de985e0c9", X-ECOMP-RequestID:"f5d24961-cefb-4848-b6af-7e5de985e0c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"822cf210-e9a4-458a-a916-a5a3ff7664b0"] 2021-11-29T21:00:22.349Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T21:00:22.349Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:22.485Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:22.486Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:22.487Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T21:00:22.487Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=70EA68C597C0152B8809F962D9BD2D5A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Mon, 29 Nov 2021 21:00:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:22.488Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5cfc35e2-5157-11ec-937a-3ed201e9b36e","businessKey":"b02742a3-9248-4028-a495-cbc5b082c1d8","processDefinitionId":"SDNCHandler:1:c346ba4d-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-11-29T21:00:20.568+0000","endTime":"2021-11-29T21:00:20.875+0000","removalTime":null,"durationInMillis":307,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"3741da9c-5157-11ec-937a-3ed201e9b36e","superProcessInstanceId":"5cfb725b-5157-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2021-11-29T21:00:22.488Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:22.489Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b02742a3-9248-4028-a495-cbc5b082c1d8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T21:00:22.518Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5cfc35e2-5157-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5cfc35e2-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T21:00:22.519Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5cfc35e2-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T21:00:22.519Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5cfc35e2-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:22.519Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5cfc35e2-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5cfc35e2-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T21:00:22.520Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5cfc35e2-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T21:00:22.520Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5cfc35e2-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f5d24961-cefb-4848-b6af-7e5de985e0c9", X-RequestID:"f5d24961-cefb-4848-b6af-7e5de985e0c9", X-TransactionID:"f5d24961-cefb-4848-b6af-7e5de985e0c9", X-ECOMP-RequestID:"f5d24961-cefb-4848-b6af-7e5de985e0c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"008ae48a-d1a2-45ed-85ef-402a8edfed74"] 2021-11-29T21:00:22.520Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5cfc35e2-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T21:00:22.521Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5cfc35e2-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:22.658Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5cfc35e2-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:22.659Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5cfc35e2-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:22.659Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5cfc35e2-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T21:00:22.659Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5cfc35e2-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F2A70109CEB05FE9C2CC115001470585; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Mon, 29 Nov 2021 21:00:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:22.660Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5cfc35e2-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:5cfc8415-5157-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"5cfc35e2-5157-11ec-937a-3ed201e9b36e","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:c346ba4d-5148-11ec-937a-3ed201e9b36e","processInstanceId":"5cfc35e2-5157-11ec-937a-3ed201e9b36e","executionId":"5cfc35e2-5157-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T21:00:20.570+0000","endTime":"2021-11-29T21:00:20.874+0000","durationInMillis":304,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3741da9c-5157-11ec-937a-3ed201e9b36e"}] 2021-11-29T21:00:22.660Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5cfc35e2-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:22.662Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5cfc35e2-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T21:00:22.667Z|f5d24961-cefb-4848-b6af-7e5de985e0c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:00:22.822Z|4fc9dc56-ea5f-4113-a7bf-1803363f77f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:00:22.823Z|4fc9dc56-ea5f-4113-a7bf-1803363f77f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:00:22.824Z|21aafcd4-05a4-4a41-b8e9-bbfbf63f1ffc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:00:22.825Z|21aafcd4-05a4-4a41-b8e9-bbfbf63f1ffc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:00:22.831Z|70bb4cdf-589f-4701-bd91-692708c34041|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:00:22.832Z|70bb4cdf-589f-4701-bd91-692708c34041|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:00:23.685Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:00:23.690Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c 2021-11-29T21:00:23.691Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|INFO|500||Invoke 2021-11-29T21:00:23.691Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:23.692Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c 2021-11-29T21:00:23.692Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Method : GET 2021-11-29T21:00:23.692Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f40ed331732a48be", X-B3-SpanId:"3c0f0768bb1bea2d", X-B3-ParentSpanId:"f40ed331732a48be", X-B3-Sampled:"0", X-ONAP-RequestID:"1e31277e-8062-4321-b712-8cc01f08fcd1", X-RequestID:"1e31277e-8062-4321-b712-8cc01f08fcd1", X-TransactionID:"1e31277e-8062-4321-b712-8cc01f08fcd1", X-ECOMP-RequestID:"1e31277e-8062-4321-b712-8cc01f08fcd1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ad232cc-a42d-48f5-8b00-358a8379c757"] 2021-11-29T21:00:23.692Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Request body: 2021-11-29T21:00:23.693Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:23.718Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:23.719Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:23.719Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Status text : 2021-11-29T21:00:23.719Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:23.722Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Response body: { "requestId" : "b6aa92bc-fd87-49cd-a11b-afd80d22375c", "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" : "2021-11-29T21:00:12.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"4934ac16-0c6b-43a2-a5e6-bb4979fce33d\",\n \"modelVersionId\": \"23fc0628-e367-4ed9-be8a-7938d083e1e9\",\n \"modelName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\n \"modelVersion\": \"1638219596070\",\n \"modelCustomizationId\": \"f93de92e-547e-4d1a-ad25-dc7707990e05\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:00:15.000+00:00", "vfModuleId" : "8e74b6ed-4f46-4dbc-9408-1d92b18492e9", "vfModuleName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "vfModuleModelName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b6aa92bc-fd87-49cd-a11b-afd80d22375c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c" } } } 2021-11-29T21:00:23.722Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:23.723Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|INFO|500||InvokeReturn 2021-11-29T21:00:23.726Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false 2021-11-29T21:00:23.726Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:00:23.726Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:23.727Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false 2021-11-29T21:00:23.727Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:00:23.728Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f40ed331732a48be", X-B3-SpanId:"c354dd0c5bd24f4c", X-B3-ParentSpanId:"f40ed331732a48be", X-B3-Sampled:"0", X-ONAP-RequestID:"1e31277e-8062-4321-b712-8cc01f08fcd1", X-RequestID:"1e31277e-8062-4321-b712-8cc01f08fcd1", X-TransactionID:"1e31277e-8062-4321-b712-8cc01f08fcd1", X-ECOMP-RequestID:"1e31277e-8062-4321-b712-8cc01f08fcd1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2527605d-5dd5-46e0-81af-48a4dc22b971"] 2021-11-29T21:00:23.728Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:00:23.728Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:23.737Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:23.738Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:23.738Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:00:23.738Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:23.739Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:00:23.739Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:23.740Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:00:23.770Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6aa92bc-fd87-49cd-a11b-afd80d22375c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6aa92bc-fd87-49cd-a11b-afd80d22375c&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T21:00:23.770Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6aa92bc-fd87-49cd-a11b-afd80d22375c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T21:00:23.771Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6aa92bc-fd87-49cd-a11b-afd80d22375c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:23.771Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6aa92bc-fd87-49cd-a11b-afd80d22375c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6aa92bc-fd87-49cd-a11b-afd80d22375c&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T21:00:23.771Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6aa92bc-fd87-49cd-a11b-afd80d22375c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T21:00:23.772Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6aa92bc-fd87-49cd-a11b-afd80d22375c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1e31277e-8062-4321-b712-8cc01f08fcd1", X-RequestID:"1e31277e-8062-4321-b712-8cc01f08fcd1", X-TransactionID:"1e31277e-8062-4321-b712-8cc01f08fcd1", X-ECOMP-RequestID:"1e31277e-8062-4321-b712-8cc01f08fcd1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14952b7d-64e9-4c6e-8583-cdc38b4a7e97"] 2021-11-29T21:00:23.772Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6aa92bc-fd87-49cd-a11b-afd80d22375c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T21:00:23.772Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6aa92bc-fd87-49cd-a11b-afd80d22375c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:23.903Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6aa92bc-fd87-49cd-a11b-afd80d22375c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:23.904Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6aa92bc-fd87-49cd-a11b-afd80d22375c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:23.904Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6aa92bc-fd87-49cd-a11b-afd80d22375c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T21:00:23.905Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6aa92bc-fd87-49cd-a11b-afd80d22375c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=AFD9DF158A1DA198C702A71CBC2EB16E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Mon, 29 Nov 2021 21:00:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:23.905Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6aa92bc-fd87-49cd-a11b-afd80d22375c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5bade481-5157-11ec-937a-3ed201e9b36e","businessKey":"b6aa92bc-fd87-49cd-a11b-afd80d22375c","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-11-29T21:00:18.377+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"58194b5d-5157-11ec-937a-3ed201e9b36e","superProcessInstanceId":"5bacf9de-5157-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T21:00:23.905Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6aa92bc-fd87-49cd-a11b-afd80d22375c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:23.906Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=b6aa92bc-fd87-49cd-a11b-afd80d22375c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T21:00:23.929Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5bade481-5157-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5bade481-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T21:00:23.929Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5bade481-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T21:00:23.929Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5bade481-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:23.930Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5bade481-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5bade481-5157-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T21:00:23.930Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5bade481-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T21:00:23.930Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5bade481-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1e31277e-8062-4321-b712-8cc01f08fcd1", X-RequestID:"1e31277e-8062-4321-b712-8cc01f08fcd1", X-TransactionID:"1e31277e-8062-4321-b712-8cc01f08fcd1", X-ECOMP-RequestID:"1e31277e-8062-4321-b712-8cc01f08fcd1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a32b41e-dd45-4e13-9165-23ca95baee81"] 2021-11-29T21:00:23.931Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5bade481-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T21:00:23.931Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5bade481-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:24.054Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5bade481-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:24.055Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5bade481-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:24.055Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5bade481-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T21:00:24.056Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5bade481-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=85A26AC1CFB2A41683D61BE22B97DF1D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Mon, 29 Nov 2021 21:00:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:24.057Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5bade481-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:5bade488-5157-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"5bade481-5157-11ec-937a-3ed201e9b36e","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:c3647acc-5148-11ec-937a-3ed201e9b36e","processInstanceId":"5bade481-5157-11ec-937a-3ed201e9b36e","executionId":"5bade481-5157-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T21:00:18.377+0000","endTime":"2021-11-29T21:00:18.377+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"58194b5d-5157-11ec-937a-3ed201e9b36e"}] 2021-11-29T21:00:24.057Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5bade481-5157-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:24.057Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5bade481-5157-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T21:00:24.062Z|1e31277e-8062-4321-b712-8cc01f08fcd1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:00:32.806Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:00:32.811Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8 2021-11-29T21:00:32.812Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|INFO|500||Invoke 2021-11-29T21:00:32.813Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:32.813Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8 2021-11-29T21:00:32.814Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Method : GET 2021-11-29T21:00:32.814Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ea39b4d46e5f415c", X-B3-SpanId:"3285085ff30fb5a3", X-B3-ParentSpanId:"ea39b4d46e5f415c", X-B3-Sampled:"0", X-ONAP-RequestID:"a6c23529-710c-4054-9b54-ca72c62683f6", X-RequestID:"a6c23529-710c-4054-9b54-ca72c62683f6", X-TransactionID:"a6c23529-710c-4054-9b54-ca72c62683f6", X-ECOMP-RequestID:"a6c23529-710c-4054-9b54-ca72c62683f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22a2788b-5aa9-4ba2-bfea-c4d720528ab1"] 2021-11-29T21:00:32.815Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Request body: 2021-11-29T21:00:32.815Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:32.844Z|2a8e31f7-40c3-4e54-9eb7-198d721e7d08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:00:32.845Z|2a8e31f7-40c3-4e54-9eb7-198d721e7d08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:00:32.847Z|deaa2902-fc99-455c-a347-1266f6d64e34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:00:32.847Z|deaa2902-fc99-455c-a347-1266f6d64e34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:00:32.852Z|cd3646c2-4d9a-4f32-813a-32ec3dffc032|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:00:32.852Z|cd3646c2-4d9a-4f32-813a-32ec3dffc032|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:00:32.865Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:32.866Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:32.866Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Status text : 2021-11-29T21:00:32.866Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:32.867Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Response body: { "requestId" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "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" : "2021-11-29T20:59:16.000+00:00", "endTime" : "2021-11-29T21:00:25.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:00:25.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a6bdc776-750d-4126-be83-e0b840c17026", "serviceInstanceName" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8" } } } 2021-11-29T21:00:32.867Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:32.867Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|INFO|500||InvokeReturn 2021-11-29T21:00:32.868Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false 2021-11-29T21:00:32.869Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:00:32.869Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:32.869Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false 2021-11-29T21:00:32.869Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:00:32.869Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ea39b4d46e5f415c", X-B3-SpanId:"b0bbc7a074915d9e", X-B3-ParentSpanId:"ea39b4d46e5f415c", X-B3-Sampled:"0", X-ONAP-RequestID:"a6c23529-710c-4054-9b54-ca72c62683f6", X-RequestID:"a6c23529-710c-4054-9b54-ca72c62683f6", X-TransactionID:"a6c23529-710c-4054-9b54-ca72c62683f6", X-ECOMP-RequestID:"a6c23529-710c-4054-9b54-ca72c62683f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6b12ac2-b727-4a12-9733-e1d584805822"] 2021-11-29T21:00:32.870Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:00:32.871Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:32.884Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:32.884Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:32.884Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:00:32.884Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:32 GMT", Connection:"close"] 2021-11-29T21:00:32.885Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "groupingId" : "d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f", "name" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1638219570000,\"creation_time\":1638219491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"af5e4e96a1d843aeb079f0404c6498bd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"OS::stack_id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"OS::stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:59:31.000+00:00", "isDataInternal" : false } ] 2021-11-29T21:00:32.885Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:32.885Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:00:32.890Z|a6c23529-710c-4054-9b54-ca72c62683f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:00:33.009Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:00:33.012Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8 2021-11-29T21:00:33.013Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|INFO|500||Invoke 2021-11-29T21:00:33.013Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:33.013Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8 2021-11-29T21:00:33.013Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Method : GET 2021-11-29T21:00:33.013Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf4322b64e33233e", X-B3-SpanId:"4d39b4f8d4d1a95b", X-B3-ParentSpanId:"cf4322b64e33233e", X-B3-Sampled:"0", X-ONAP-RequestID:"fce66184-9316-4bae-8c80-e68742903c55", X-RequestID:"fce66184-9316-4bae-8c80-e68742903c55", X-TransactionID:"fce66184-9316-4bae-8c80-e68742903c55", X-ECOMP-RequestID:"fce66184-9316-4bae-8c80-e68742903c55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"963b544d-cd88-4dd9-a806-2a299261fa91"] 2021-11-29T21:00:33.014Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Request body: 2021-11-29T21:00:33.014Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:33.053Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:33.053Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:33.053Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Status text : 2021-11-29T21:00:33.053Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:33.061Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Response body: { "requestId" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "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" : "2021-11-29T20:59:16.000+00:00", "endTime" : "2021-11-29T21:00:25.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:00:25.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a6bdc776-750d-4126-be83-e0b840c17026", "serviceInstanceName" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8" } } } 2021-11-29T21:00:33.061Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:33.062Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|INFO|500||InvokeReturn 2021-11-29T21:00:33.063Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false 2021-11-29T21:00:33.063Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:00:33.063Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:33.064Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false 2021-11-29T21:00:33.064Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:00:33.064Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf4322b64e33233e", X-B3-SpanId:"df8b6dc9555d16b7", X-B3-ParentSpanId:"cf4322b64e33233e", X-B3-Sampled:"0", X-ONAP-RequestID:"fce66184-9316-4bae-8c80-e68742903c55", X-RequestID:"fce66184-9316-4bae-8c80-e68742903c55", X-TransactionID:"fce66184-9316-4bae-8c80-e68742903c55", X-ECOMP-RequestID:"fce66184-9316-4bae-8c80-e68742903c55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70c63fec-4912-44a3-b130-a582c5fc0975"] 2021-11-29T21:00:33.064Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:00:33.065Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:33.076Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:33.077Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:33.077Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:00:33.077Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:33.078Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "groupingId" : "d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f", "name" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1638219570000,\"creation_time\":1638219491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"af5e4e96a1d843aeb079f0404c6498bd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"OS::stack_id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"OS::stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:59:31.000+00:00", "isDataInternal" : false } ] 2021-11-29T21:00:33.078Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:33.078Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:00:33.084Z|fce66184-9316-4bae-8c80-e68742903c55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:00:33.200Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:00:33.205Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8 2021-11-29T21:00:33.206Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|INFO|500||Invoke 2021-11-29T21:00:33.206Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:33.206Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8 2021-11-29T21:00:33.207Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Method : GET 2021-11-29T21:00:33.207Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"def26aa2bc89b0d1", X-B3-SpanId:"baf5d93785943e7e", X-B3-ParentSpanId:"def26aa2bc89b0d1", X-B3-Sampled:"0", X-ONAP-RequestID:"1094ad02-287e-4689-921f-9dc3d74b1872", X-RequestID:"1094ad02-287e-4689-921f-9dc3d74b1872", X-TransactionID:"1094ad02-287e-4689-921f-9dc3d74b1872", X-ECOMP-RequestID:"1094ad02-287e-4689-921f-9dc3d74b1872", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4db1d959-9bf2-416e-a936-7de1d9290e3c"] 2021-11-29T21:00:33.207Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Request body: 2021-11-29T21:00:33.207Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:33.223Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:33.224Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:33.224Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Status text : 2021-11-29T21:00:33.224Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:33.225Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Response body: { "requestId" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "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" : "2021-11-29T20:59:16.000+00:00", "endTime" : "2021-11-29T21:00:25.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:00:25.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a6bdc776-750d-4126-be83-e0b840c17026", "serviceInstanceName" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8" } } } 2021-11-29T21:00:33.226Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:33.226Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|INFO|500||InvokeReturn 2021-11-29T21:00:33.227Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false 2021-11-29T21:00:33.227Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:00:33.228Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:33.228Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false 2021-11-29T21:00:33.228Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:00:33.228Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"def26aa2bc89b0d1", X-B3-SpanId:"86085f8ccd02df2f", X-B3-ParentSpanId:"def26aa2bc89b0d1", X-B3-Sampled:"0", X-ONAP-RequestID:"1094ad02-287e-4689-921f-9dc3d74b1872", X-RequestID:"1094ad02-287e-4689-921f-9dc3d74b1872", X-TransactionID:"1094ad02-287e-4689-921f-9dc3d74b1872", X-ECOMP-RequestID:"1094ad02-287e-4689-921f-9dc3d74b1872", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb2f57a9-dee1-4398-bd28-554398c34a25"] 2021-11-29T21:00:33.228Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:00:33.229Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:33.242Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:33.242Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:33.242Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:00:33.242Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:33.243Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "groupingId" : "d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f", "name" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1638219570000,\"creation_time\":1638219491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"af5e4e96a1d843aeb079f0404c6498bd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"OS::stack_id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"OS::stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:59:31.000+00:00", "isDataInternal" : false } ] 2021-11-29T21:00:33.243Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:33.244Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:00:33.249Z|1094ad02-287e-4689-921f-9dc3d74b1872|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:00:33.391Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:00:33.395Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8 2021-11-29T21:00:33.395Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|INFO|500||Invoke 2021-11-29T21:00:33.396Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:33.396Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8 2021-11-29T21:00:33.396Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Method : GET 2021-11-29T21:00:33.396Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"46e2180f9fafa8a9", X-B3-SpanId:"4c32b8282e875c6b", X-B3-ParentSpanId:"46e2180f9fafa8a9", X-B3-Sampled:"0", X-ONAP-RequestID:"a5c78bab-de39-4005-80f1-125e0ccff064", X-RequestID:"a5c78bab-de39-4005-80f1-125e0ccff064", X-TransactionID:"a5c78bab-de39-4005-80f1-125e0ccff064", X-ECOMP-RequestID:"a5c78bab-de39-4005-80f1-125e0ccff064", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7672116-9336-4bb6-8c9f-f268f263a8f6"] 2021-11-29T21:00:33.397Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Request body: 2021-11-29T21:00:33.397Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:33.417Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:33.418Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:33.418Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Status text : 2021-11-29T21:00:33.419Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:33.421Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||Response body: { "requestId" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "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" : "2021-11-29T20:59:16.000+00:00", "endTime" : "2021-11-29T21:00:25.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"ce7d5a01-2a21-47f7-8d25-81d7b7da5444\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"070149ba-684a-4c79-84c6-227485ac4307\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:00:25.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "a6bdc776-750d-4126-be83-e0b840c17026", "serviceInstanceName" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a6bdc776-750d-4126-be83-e0b840c17026", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8" } } } 2021-11-29T21:00:33.422Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:33.422Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b02742a3-9248-4028-a495-cbc5b082c1d8|INFO|500||InvokeReturn 2021-11-29T21:00:33.424Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false 2021-11-29T21:00:33.424Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:00:33.424Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:33.425Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false 2021-11-29T21:00:33.425Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:00:33.426Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"46e2180f9fafa8a9", X-B3-SpanId:"ad3a2b0ff25e97e1", X-B3-ParentSpanId:"46e2180f9fafa8a9", X-B3-Sampled:"0", X-ONAP-RequestID:"a5c78bab-de39-4005-80f1-125e0ccff064", X-RequestID:"a5c78bab-de39-4005-80f1-125e0ccff064", X-TransactionID:"a5c78bab-de39-4005-80f1-125e0ccff064", X-ECOMP-RequestID:"a5c78bab-de39-4005-80f1-125e0ccff064", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"278ff106-c85f-47bf-bc6d-35cd600d48d7"] 2021-11-29T21:00:33.426Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:00:33.427Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:33.441Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:33.441Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:33.442Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:00:33.442Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:33.443Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "b02742a3-9248-4028-a495-cbc5b082c1d8", "groupingId" : "d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f", "name" : "basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://10.210.3.100:8004/v1/c05236a3d7a84a44b1b524bdcde12a01/stacks/basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1638219570000,\"creation_time\":1638219491000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"af5e4e96a1d843aeb079f0404c6498bd\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"vnf_id\":\"0706992b-7033-443f-a682-466fae026a8f\",\"OS::stack_id\":\"d61ec1b4-690a-42cf-b6ef-ff3e0cbff38f\",\"OS::stack_name\":\"basic_macro_17b82c93-baff-414d-96af-8b18d29e2285_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vf_module_id\":\"6b1e7ef5-c469-4477-9524-aa32e5896df8\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_flavor_name\":\"m1.small\",\"dcae_collector_ip\":\"10.4.2.166\",\"admin_plane_net_name\":\"admin\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2021-11-29T20:59:31.000+00:00", "isDataInternal" : false } ] 2021-11-29T21:00:33.443Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:33.444Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b02742a3-9248-4028-a495-cbc5b082c1d8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:00:33.449Z|a5c78bab-de39-4005-80f1-125e0ccff064|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b02742a3-9248-4028-a495-cbc5b082c1d8|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:00:33.987Z|417815d8-fc63-4942-9317-c71e896bb88f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:00:33.988Z|417815d8-fc63-4942-9317-c71e896bb88f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:00:34.201Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:00:34.205Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c 2021-11-29T21:00:34.206Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|INFO|500||Invoke 2021-11-29T21:00:34.206Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:34.206Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c 2021-11-29T21:00:34.206Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Method : GET 2021-11-29T21:00:34.207Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5707e72ac8864a4", X-B3-SpanId:"1940ac578b55f4d8", X-B3-ParentSpanId:"a5707e72ac8864a4", X-B3-Sampled:"0", X-ONAP-RequestID:"33e32b76-812f-47a1-a4ac-4323f0117f06", X-RequestID:"33e32b76-812f-47a1-a4ac-4323f0117f06", X-TransactionID:"33e32b76-812f-47a1-a4ac-4323f0117f06", X-ECOMP-RequestID:"33e32b76-812f-47a1-a4ac-4323f0117f06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e5399e0-c46e-4acf-99da-3f8df67f0e9b"] 2021-11-29T21:00:34.207Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Request body: 2021-11-29T21:00:34.207Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:34.221Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:34.221Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:34.222Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Status text : 2021-11-29T21:00:34.223Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:34.223Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Response body: { "requestId" : "b6aa92bc-fd87-49cd-a11b-afd80d22375c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T21:00:12.000+00:00", "endTime" : "2021-11-29T21:00:29.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"4934ac16-0c6b-43a2-a5e6-bb4979fce33d\",\n \"modelVersionId\": \"23fc0628-e367-4ed9-be8a-7938d083e1e9\",\n \"modelName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\n \"modelVersion\": \"1638219596070\",\n \"modelCustomizationId\": \"f93de92e-547e-4d1a-ad25-dc7707990e05\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:00:29.000+00:00", "vfModuleId" : "8e74b6ed-4f46-4dbc-9408-1d92b18492e9", "vfModuleName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "vfModuleModelName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b6aa92bc-fd87-49cd-a11b-afd80d22375c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c" } } } 2021-11-29T21:00:34.224Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:34.224Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|INFO|500||InvokeReturn 2021-11-29T21:00:34.226Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false 2021-11-29T21:00:34.226Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:00:34.226Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:34.227Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false 2021-11-29T21:00:34.227Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:00:34.227Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5707e72ac8864a4", X-B3-SpanId:"ebe6742a00161ab6", X-B3-ParentSpanId:"a5707e72ac8864a4", X-B3-Sampled:"0", X-ONAP-RequestID:"33e32b76-812f-47a1-a4ac-4323f0117f06", X-RequestID:"33e32b76-812f-47a1-a4ac-4323f0117f06", X-TransactionID:"33e32b76-812f-47a1-a4ac-4323f0117f06", X-ECOMP-RequestID:"33e32b76-812f-47a1-a4ac-4323f0117f06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b320090c-d0c4-468e-83f9-ffd7cd8a61a8"] 2021-11-29T21:00:34.227Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:00:34.227Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:34.235Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:34.235Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:34.235Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:00:34.236Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:34.236Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:00:34.236Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:34.237Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:00:34.243Z|33e32b76-812f-47a1-a4ac-4323f0117f06|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:00:34.360Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:00:34.364Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c 2021-11-29T21:00:34.365Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|INFO|500||Invoke 2021-11-29T21:00:34.365Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:34.365Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c 2021-11-29T21:00:34.367Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Method : GET 2021-11-29T21:00:34.367Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b6b6e62b44c93cc", X-B3-SpanId:"26b7758217824f88", X-B3-ParentSpanId:"9b6b6e62b44c93cc", X-B3-Sampled:"0", X-ONAP-RequestID:"91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77", X-RequestID:"91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77", X-TransactionID:"91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77", X-ECOMP-RequestID:"91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23c58ecb-c04a-4bb8-adc3-82fb970076e1"] 2021-11-29T21:00:34.367Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Request body: 2021-11-29T21:00:34.368Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:34.383Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:34.383Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:34.384Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Status text : 2021-11-29T21:00:34.384Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:34.385Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Response body: { "requestId" : "b6aa92bc-fd87-49cd-a11b-afd80d22375c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T21:00:12.000+00:00", "endTime" : "2021-11-29T21:00:29.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"4934ac16-0c6b-43a2-a5e6-bb4979fce33d\",\n \"modelVersionId\": \"23fc0628-e367-4ed9-be8a-7938d083e1e9\",\n \"modelName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\n \"modelVersion\": \"1638219596070\",\n \"modelCustomizationId\": \"f93de92e-547e-4d1a-ad25-dc7707990e05\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:00:29.000+00:00", "vfModuleId" : "8e74b6ed-4f46-4dbc-9408-1d92b18492e9", "vfModuleName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "vfModuleModelName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b6aa92bc-fd87-49cd-a11b-afd80d22375c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c" } } } 2021-11-29T21:00:34.385Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:34.385Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|INFO|500||InvokeReturn 2021-11-29T21:00:34.387Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false 2021-11-29T21:00:34.387Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:00:34.388Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:34.388Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false 2021-11-29T21:00:34.388Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:00:34.389Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b6b6e62b44c93cc", X-B3-SpanId:"180278a01d2b876d", X-B3-ParentSpanId:"9b6b6e62b44c93cc", X-B3-Sampled:"0", X-ONAP-RequestID:"91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77", X-RequestID:"91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77", X-TransactionID:"91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77", X-ECOMP-RequestID:"91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60c84f24-34eb-49c5-a1d2-8414837f11f4"] 2021-11-29T21:00:34.389Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:00:34.389Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:34.398Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:34.398Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:34.398Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:00:34.398Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:34.399Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:00:34.399Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:34.399Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:00:34.405Z|91c5eb71-8fa9-4a10-8a49-e4ba2ff4fb77|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:00:34.467Z|11549aab-6bf3-4dc9-9196-d1e01738a2de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:00:34.468Z|11549aab-6bf3-4dc9-9196-d1e01738a2de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:00:34.562Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:00:34.570Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c 2021-11-29T21:00:34.571Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|INFO|500||Invoke 2021-11-29T21:00:34.571Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:34.572Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c 2021-11-29T21:00:34.572Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Method : GET 2021-11-29T21:00:34.572Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa2cc2895037b704", X-B3-SpanId:"a4360ed0876b6bc7", X-B3-ParentSpanId:"fa2cc2895037b704", X-B3-Sampled:"0", X-ONAP-RequestID:"977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066", X-RequestID:"977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066", X-TransactionID:"977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066", X-ECOMP-RequestID:"977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6ca9486-2e71-44d9-9229-d47855e88512"] 2021-11-29T21:00:34.573Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Request body: 2021-11-29T21:00:34.573Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:34.588Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:34.588Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:34.588Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Status text : 2021-11-29T21:00:34.589Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:34.589Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Response body: { "requestId" : "b6aa92bc-fd87-49cd-a11b-afd80d22375c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T21:00:12.000+00:00", "endTime" : "2021-11-29T21:00:29.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"4934ac16-0c6b-43a2-a5e6-bb4979fce33d\",\n \"modelVersionId\": \"23fc0628-e367-4ed9-be8a-7938d083e1e9\",\n \"modelName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\n \"modelVersion\": \"1638219596070\",\n \"modelCustomizationId\": \"f93de92e-547e-4d1a-ad25-dc7707990e05\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:00:29.000+00:00", "vfModuleId" : "8e74b6ed-4f46-4dbc-9408-1d92b18492e9", "vfModuleName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "vfModuleModelName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b6aa92bc-fd87-49cd-a11b-afd80d22375c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c" } } } 2021-11-29T21:00:34.590Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:34.590Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|INFO|500||InvokeReturn 2021-11-29T21:00:34.591Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false 2021-11-29T21:00:34.591Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:00:34.592Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:34.592Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false 2021-11-29T21:00:34.592Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:00:34.593Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa2cc2895037b704", X-B3-SpanId:"c11521d520daeb5d", X-B3-ParentSpanId:"fa2cc2895037b704", X-B3-Sampled:"0", X-ONAP-RequestID:"977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066", X-RequestID:"977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066", X-TransactionID:"977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066", X-ECOMP-RequestID:"977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2309ab0-037c-485d-8136-6a9e4b91d555"] 2021-11-29T21:00:34.593Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:00:34.593Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:34.601Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:34.601Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:34.602Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:00:34.602Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:34.602Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:00:34.603Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:34.603Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:00:34.608Z|977d35f1-cfcb-4fd0-a60a-2e6fdd9e8066|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:00:34.728Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:00:34.730Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c 2021-11-29T21:00:34.731Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|INFO|500||Invoke 2021-11-29T21:00:34.731Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:34.732Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c 2021-11-29T21:00:34.732Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Method : GET 2021-11-29T21:00:34.732Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60c707135ce18ab5", X-B3-SpanId:"0cf37835fce4cf8f", X-B3-ParentSpanId:"60c707135ce18ab5", X-B3-Sampled:"0", X-ONAP-RequestID:"48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd", X-RequestID:"48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd", X-TransactionID:"48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd", X-ECOMP-RequestID:"48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6777fbae-a9db-44af-82c1-26dd6c4aefbc"] 2021-11-29T21:00:34.733Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Request body: 2021-11-29T21:00:34.733Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:34.747Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:34.748Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:34.748Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Status text : 2021-11-29T21:00:34.748Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:34.749Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Response body: { "requestId" : "b6aa92bc-fd87-49cd-a11b-afd80d22375c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T21:00:12.000+00:00", "endTime" : "2021-11-29T21:00:29.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"4934ac16-0c6b-43a2-a5e6-bb4979fce33d\",\n \"modelVersionId\": \"23fc0628-e367-4ed9-be8a-7938d083e1e9\",\n \"modelName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\n \"modelVersion\": \"1638219596070\",\n \"modelCustomizationId\": \"f93de92e-547e-4d1a-ad25-dc7707990e05\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:00:29.000+00:00", "vfModuleId" : "8e74b6ed-4f46-4dbc-9408-1d92b18492e9", "vfModuleName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "vfModuleModelName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b6aa92bc-fd87-49cd-a11b-afd80d22375c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c" } } } 2021-11-29T21:00:34.749Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:34.750Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|INFO|500||InvokeReturn 2021-11-29T21:00:34.751Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false 2021-11-29T21:00:34.752Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:00:34.752Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:34.752Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false 2021-11-29T21:00:34.753Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:00:34.753Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60c707135ce18ab5", X-B3-SpanId:"563ec8a8923dab31", X-B3-ParentSpanId:"60c707135ce18ab5", X-B3-Sampled:"0", X-ONAP-RequestID:"48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd", X-RequestID:"48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd", X-TransactionID:"48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd", X-ECOMP-RequestID:"48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"169870f4-d374-4a8a-a355-a0868d3ead06"] 2021-11-29T21:00:34.753Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:00:34.754Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:34.769Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:34.769Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:34.770Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:00:34.771Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:34.771Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:00:34.772Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:34.772Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:00:34.780Z|48f4cc4c-9758-4fd7-9ff7-0bfa22999fbd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:00:34.896Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:00:34.899Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c 2021-11-29T21:00:34.899Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|INFO|500||Invoke 2021-11-29T21:00:34.900Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:34.900Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c 2021-11-29T21:00:34.900Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Method : GET 2021-11-29T21:00:34.901Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be5f502512f4a4af", X-B3-SpanId:"6c01247c3b1fa684", X-B3-ParentSpanId:"be5f502512f4a4af", X-B3-Sampled:"0", X-ONAP-RequestID:"0edc9691-3bab-46a5-acef-4d5bca0f3db5", X-RequestID:"0edc9691-3bab-46a5-acef-4d5bca0f3db5", X-TransactionID:"0edc9691-3bab-46a5-acef-4d5bca0f3db5", X-ECOMP-RequestID:"0edc9691-3bab-46a5-acef-4d5bca0f3db5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd195ece-f3b3-4425-9ef3-6135d79bea92"] 2021-11-29T21:00:34.901Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Request body: 2021-11-29T21:00:34.901Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:34.915Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:34.915Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:34.916Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Status text : 2021-11-29T21:00:34.917Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:34.919Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||Response body: { "requestId" : "b6aa92bc-fd87-49cd-a11b-afd80d22375c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T21:00:12.000+00:00", "endTime" : "2021-11-29T21:00:29.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfType" : "", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"4934ac16-0c6b-43a2-a5e6-bb4979fce33d\",\n \"modelVersionId\": \"23fc0628-e367-4ed9-be8a-7938d083e1e9\",\n \"modelName\": \"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73\",\n \"modelVersion\": \"1638219596070\",\n \"modelCustomizationId\": \"f93de92e-547e-4d1a-ad25-dc7707990e05\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:00:29.000+00:00", "vfModuleId" : "8e74b6ed-4f46-4dbc-9408-1d92b18492e9", "vfModuleName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "vfModuleModelName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vfModules/8e74b6ed-4f46-4dbc-9408-1d92b18492e9", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "b6aa92bc-fd87-49cd-a11b-afd80d22375c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c" } } } 2021-11-29T21:00:34.919Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:34.920Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6aa92bc-fd87-49cd-a11b-afd80d22375c|INFO|500||InvokeReturn 2021-11-29T21:00:34.921Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false 2021-11-29T21:00:34.921Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:00:34.922Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:34.922Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false 2021-11-29T21:00:34.922Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:00:34.923Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be5f502512f4a4af", X-B3-SpanId:"e9756d51f289b3ce", X-B3-ParentSpanId:"be5f502512f4a4af", X-B3-Sampled:"0", X-ONAP-RequestID:"0edc9691-3bab-46a5-acef-4d5bca0f3db5", X-RequestID:"0edc9691-3bab-46a5-acef-4d5bca0f3db5", X-TransactionID:"0edc9691-3bab-46a5-acef-4d5bca0f3db5", X-ECOMP-RequestID:"0edc9691-3bab-46a5-acef-4d5bca0f3db5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"baa76c1d-4718-4d42-9e80-7170c051ef1d"] 2021-11-29T21:00:34.923Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:00:34.924Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:34.933Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:34.933Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:34.933Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:00:34.934Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:34.935Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:00:34.935Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:34.935Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6aa92bc-fd87-49cd-a11b-afd80d22375c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:00:34.943Z|0edc9691-3bab-46a5-acef-4d5bca0f3db5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6aa92bc-fd87-49cd-a11b-afd80d22375c|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:00:38.543Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:00:38.545Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|||INFO|500||Checking if requestId: 96a8cd91-8211-4d7b-befd-534d4495d8d0 already exists in requestDb InfraActiveRequests table 2021-11-29T21:00:38.545Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0 2021-11-29T21:00:38.546Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|INFO|500||Invoke 2021-11-29T21:00:38.546Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:38.546Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0 2021-11-29T21:00:38.547Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Method : GET 2021-11-29T21:00:38.547Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1f7175d5c07a173", X-B3-SpanId:"73da852c0171c402", X-B3-ParentSpanId:"b1f7175d5c07a173", X-B3-Sampled:"0", X-ONAP-RequestID:"96a8cd91-8211-4d7b-befd-534d4495d8d0", X-RequestID:"96a8cd91-8211-4d7b-befd-534d4495d8d0", X-TransactionID:"96a8cd91-8211-4d7b-befd-534d4495d8d0", X-ECOMP-RequestID:"96a8cd91-8211-4d7b-befd-534d4495d8d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30d7dc77-6742-41cf-be8a-4686da5f920e"] 2021-11-29T21:00:38.547Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Request body: 2021-11-29T21:00:38.547Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:38.565Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:38.565Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T21:00:38.565Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Status text : 2021-11-29T21:00:38.565Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 21:00:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:38.566Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Response body: 2021-11-29T21:00:38.566Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:38.566Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|INFO|404|Not Found|InvokeReturn 2021-11-29T21:00:38.573Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|||INFO|500||Running local validations 2021-11-29T21:00:38.578Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T21:00:38.602Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T21:00:38.603Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/related-to/volume-groups|INFO|500||Invoke 2021-11-29T21:00:38.693Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2021-11-29T21:00:38.694Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/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-211129-21:00:38:619-44825], Content-Length=[408], Date=[Mon, 29 Nov 2021 21:00:38 GMT], Content-Type=[application/json]} 2021-11-29T21:00:38.695Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/related-to/volume-groups","ERR.5.4.6114"]}}} 2021-11-29T21:00:38.697Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/related-to/volume-groups 2021-11-29T21:00:38.698Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : a447c64a-3fc7-4f1f-94d0-8ac585fb7674 2021-11-29T21:00:38.701Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T21:00:38.723Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vf-modules with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T21:00:38.724Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vf-modules|INFO|500||Invoke 2021-11-29T21:00:38.781Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vf-modules|INFO|404|Not Found|InvokeReturn 2021-11-29T21:00:38.781Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211129-21:00:38:746-42747], Content-Length=[377], Date=[Mon, 29 Nov 2021 21:00:38 GMT], Content-Type=[application/json]} 2021-11-29T21:00:38.783Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vf-modules","ERR.5.4.6114"]}}} 2021-11-29T21:00:38.784Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/a447c64a-3fc7-4f1f-94d0-8ac585fb7674/vf-modules 2021-11-29T21:00:38.785Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : a447c64a-3fc7-4f1f-94d0-8ac585fb7674 2021-11-29T21:00:38.788Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T21:00:38.810Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||Invoke 2021-11-29T21:00:38.810Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01 with request headers:{Authorization=[***REDACTED***], X-RequestID=[96a8cd91-8211-4d7b-befd-534d4495d8d0], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4f07b8b6-fab8-43f1-b90e-3098d0c071fb], X-ECOMP-RequestID=[96a8cd91-8211-4d7b-befd-534d4495d8d0], X-TransactionId=[], X-ONAP-RequestID=[96a8cd91-8211-4d7b-befd-534d4495d8d0]} 2021-11-29T21:00:38.922Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|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/c05236a3d7a84a44b1b524bdcde12a01 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211129-21:00:38:830-6109], vertex-id=[204800], Content-Length=[1059], Date=[Mon, 29 Nov 2021 21:00:38 GMT], Content-Type=[application/json]} 2021-11-29T21:00:38.923Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|DEBUG|500||{"tenant-id":"c05236a3d7a84a44b1b524bdcde12a01","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1638219554308","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/a447c64a-3fc7-4f1f-94d0-8ac585fb7674","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"a447c64a-3fc7-4f1f-94d0-8ac585fb7674"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_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"}]}]}} 2021-11-29T21:00:38.923Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||InvokeReturn 2021-11-29T21:00:38.926Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-11-29T21:00:38.926Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-11-29T21:00:38.927Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|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 2021-11-29T21:00:38.928Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-11-29T21:00:38.928Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:38.928Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|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 2021-11-29T21:00:38.928Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-11-29T21:00:38.929Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|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:"b1f7175d5c07a173", X-B3-SpanId:"3a44e6bbcba8cd82", X-B3-ParentSpanId:"b1f7175d5c07a173", X-B3-Sampled:"0", X-ONAP-RequestID:"96a8cd91-8211-4d7b-befd-534d4495d8d0", X-RequestID:"96a8cd91-8211-4d7b-befd-534d4495d8d0", X-TransactionID:"96a8cd91-8211-4d7b-befd-534d4495d8d0", X-ECOMP-RequestID:"96a8cd91-8211-4d7b-befd-534d4495d8d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"032c7381-b816-4b1d-b128-bfc4be7f658e"] 2021-11-29T21:00:38.929Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"a447c64a-3fc7-4f1f-94d0-8ac585fb7674","serviceInstanceId":"891c1ece-4bb3-4a08-a018-19a7aed5d0f4"},"instanceName":null,"requestScope":"vnf"} 2021-11-29T21:00:38.929Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:38.946Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:38.946Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:38.947Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-11-29T21:00:38.947Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 21:00:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:38.947Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-11-29T21:00:38.948Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:38.948Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-11-29T21:00:38.949Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|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 2021-11-29T21:00:38.950Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2021-11-29T21:00:38.950Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:38.950Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|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 2021-11-29T21:00:38.951Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2021-11-29T21:00:38.951Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|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:"96a8cd91-8211-4d7b-befd-534d4495d8d0", X-RequestID:"96a8cd91-8211-4d7b-befd-534d4495d8d0", X-TransactionID:"96a8cd91-8211-4d7b-befd-534d4495d8d0", X-ECOMP-RequestID:"96a8cd91-8211-4d7b-befd-534d4495d8d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd5cab16-417c-42e9-9844-6f2752f3f50f"] 2021-11-29T21:00:38.951Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2021-11-29T21:00:38.952Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:38.968Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:38.968Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|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 2021-11-29T21:00:38.969Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2021-11-29T21:00:38.969Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:38.970Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|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" : 10010, "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" : "2021-11-29T19:15:21.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10010" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10010" } } } 2021-11-29T21:00:38.971Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:38.971Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2021-11-29T21:00:38.973Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T21:00:38.974Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-11-29T21:00:38.974Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:38.974Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T21:00:38.975Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-11-29T21:00:38.975Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1592", X-B3-TraceId:"b1f7175d5c07a173", X-B3-SpanId:"65dd75d0caffed7c", X-B3-ParentSpanId:"b1f7175d5c07a173", X-B3-Sampled:"0", X-ONAP-RequestID:"96a8cd91-8211-4d7b-befd-534d4495d8d0", X-RequestID:"96a8cd91-8211-4d7b-befd-534d4495d8d0", X-TransactionID:"96a8cd91-8211-4d7b-befd-534d4495d8d0", X-ECOMP-RequestID:"96a8cd91-8211-4d7b-befd-534d4495d8d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03c09d54-de99-4aa5-aff2-2c934138038d"] 2021-11-29T21:00:38.975Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"96a8cd91-8211-4d7b-befd-534d4495d8d0","requestStatus":"IN_PROGRESS","startTime":1638219638785,"source":"VID","vnfId":"a447c64a-3fc7-4f1f-94d0-8ac585fb7674","tenantId":"c05236a3d7a84a44b1b524bdcde12a01","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\": \"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\n \"modelCustomizationId\": \"8165af0f-e970-4922-b385-c925419cde67\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"891c1ece-4bb3-4a08-a018-19a7aed5d0f4","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"96a8cd91-8211-4d7b-befd-534d4495d8d0"} 2021-11-29T21:00:38.976Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:39.002Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:39.003Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-11-29T21:00:39.003Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-11-29T21:00:39.004Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|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/96a8cd91-8211-4d7b-befd-534d4495d8d0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:39.004Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "96a8cd91-8211-4d7b-befd-534d4495d8d0", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T21:00:38.785+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\n \"modelCustomizationId\": \"8165af0f-e970-4922-b385-c925419cde67\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-11-29T21:00:38.990+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "96a8cd91-8211-4d7b-befd-534d4495d8d0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0" } } } 2021-11-29T21:00:39.004Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:39.005Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-11-29T21:00:39.011Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|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 2021-11-29T21:00:39.012Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-11-29T21:00:39.012Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:39.013Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|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 2021-11-29T21:00:39.013Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-11-29T21:00:39.013Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|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:"2364", X-B3-TraceId:"b1f7175d5c07a173", X-B3-SpanId:"14111ea6e44d58da", X-B3-ParentSpanId:"b1f7175d5c07a173", X-B3-Sampled:"0", X-ONAP-RequestID:"96a8cd91-8211-4d7b-befd-534d4495d8d0", X-RequestID:"96a8cd91-8211-4d7b-befd-534d4495d8d0", X-TransactionID:"96a8cd91-8211-4d7b-befd-534d4495d8d0", X-ECOMP-RequestID:"96a8cd91-8211-4d7b-befd-534d4495d8d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"997fb2c4-4e2e-4db8-8982-4ca66e06d426"] 2021-11-29T21:00:39.013Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|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\":\"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"8165af0f-e970-4922-b385-c925419cde67\",\"modelVersionId\":\"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\"modelCustomizationId\":\"8165af0f-e970-4922-b385-c925419cde67\",\"modelUuid\":\"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\"modelInvariantUuid\":\"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\",\"vnfInstanceId\":\"a447c64a-3fc7-4f1f-94d0-8ac585fb7674\"}","type":"String"},"requestId":{"value":"96a8cd91-8211-4d7b-befd-534d4495d8d0","type":"String"},"mso-request-id":{"value":"96a8cd91-8211-4d7b-befd-534d4495d8d0","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"891c1ece-4bb3-4a08-a018-19a7aed5d0f4","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"a447c64a-3fc7-4f1f-94d0-8ac585fb7674","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/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-11-29T21:00:39.014Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:40.037Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:40.038Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-11-29T21:00:40.038Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-11-29T21:00:40.038Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 29 Nov 2021 21:00:40 GMT", X-ONAP-RequestID:"96a8cd91-8211-4d7b-befd-534d4495d8d0", X-RequestID:"96a8cd91-8211-4d7b-befd-534d4495d8d0", X-TransactionID:"96a8cd91-8211-4d7b-befd-534d4495d8d0", X-ECOMP-RequestID:"96a8cd91-8211-4d7b-befd-534d4495d8d0", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"997fb2c4-4e2e-4db8-8982-4ca66e06d426", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"] 2021-11-29T21:00:40.039Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"96a8cd91-8211-4d7b-befd-534d4495d8d0\",\"instanceId\":\"a447c64a-3fc7-4f1f-94d0-8ac585fb7674\"}}","message":"Success","processInstanceID":"680008d9-5157-11ec-937a-3ed201e9b36e","variables":null,"messageCode":200} 2021-11-29T21:00:40.039Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:40.039Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-11-29T21:00:40.043Z|96a8cd91-8211-4d7b-befd-534d4495d8d0|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:00:40.193Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:00:40.199Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0 2021-11-29T21:00:40.199Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|INFO|500||Invoke 2021-11-29T21:00:40.199Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:40.200Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0 2021-11-29T21:00:40.200Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Method : GET 2021-11-29T21:00:40.200Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d400cc91b191de3", X-B3-SpanId:"04aecf1cf4309cc6", X-B3-ParentSpanId:"9d400cc91b191de3", X-B3-Sampled:"0", X-ONAP-RequestID:"6d08cb2c-1d24-4fb2-8051-341438a2a5cc", X-RequestID:"6d08cb2c-1d24-4fb2-8051-341438a2a5cc", X-TransactionID:"6d08cb2c-1d24-4fb2-8051-341438a2a5cc", X-ECOMP-RequestID:"6d08cb2c-1d24-4fb2-8051-341438a2a5cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07e968be-1ee9-4b38-8da0-384d011a9ddd"] 2021-11-29T21:00:40.200Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Request body: 2021-11-29T21:00:40.201Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:40.215Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:40.215Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:40.216Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Status text : 2021-11-29T21:00:40.216Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:40.217Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Response body: { "requestId" : "96a8cd91-8211-4d7b-befd-534d4495d8d0", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T21:00:38.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_vnf_0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\n \"modelCustomizationId\": \"8165af0f-e970-4922-b385-c925419cde67\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:00:39.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "96a8cd91-8211-4d7b-befd-534d4495d8d0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0" } } } 2021-11-29T21:00:40.217Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:40.217Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|INFO|500||InvokeReturn 2021-11-29T21:00:40.218Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false 2021-11-29T21:00:40.218Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:00:40.219Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:40.219Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false 2021-11-29T21:00:40.219Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:00:40.219Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d400cc91b191de3", X-B3-SpanId:"9420b49bb05d1edb", X-B3-ParentSpanId:"9d400cc91b191de3", X-B3-Sampled:"0", X-ONAP-RequestID:"6d08cb2c-1d24-4fb2-8051-341438a2a5cc", X-RequestID:"6d08cb2c-1d24-4fb2-8051-341438a2a5cc", X-TransactionID:"6d08cb2c-1d24-4fb2-8051-341438a2a5cc", X-ECOMP-RequestID:"6d08cb2c-1d24-4fb2-8051-341438a2a5cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a5cee96-b88a-4b13-9173-004b702dbb99"] 2021-11-29T21:00:40.219Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:00:40.220Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:40.229Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:40.229Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:40.229Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:00:40.229Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:40.230Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:00:40.230Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:40.231Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:00:40.236Z|6d08cb2c-1d24-4fb2-8051-341438a2a5cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:00:42.868Z|a8ecc3e3-4341-4f1b-ad1a-290b93323e63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:00:42.868Z|11183a45-0ac2-42fe-ba72-9d3efc7d4ab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:00:42.868Z|a8ecc3e3-4341-4f1b-ad1a-290b93323e63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:00:42.868Z|11183a45-0ac2-42fe-ba72-9d3efc7d4ab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:00:42.874Z|04ab1992-df61-4a06-b97e-67a16e4ea152|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:00:42.875Z|04ab1992-df61-4a06-b97e-67a16e4ea152|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:00:48.987Z|4a998e62-02d7-4f7d-a72b-51f03552e8cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:00:48.992Z|4a998e62-02d7-4f7d-a72b-51f03552e8cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:00:49.081Z|07c95cd7-63a7-4216-a25b-bfdbc620d4f4|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:00:49.082Z|07c95cd7-63a7-4216-a25b-bfdbc620d4f4|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:00:50.370Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:00:50.374Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0 2021-11-29T21:00:50.375Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|INFO|500||Invoke 2021-11-29T21:00:50.375Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:50.375Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0 2021-11-29T21:00:50.376Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Method : GET 2021-11-29T21:00:50.376Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5dddfff3d3ef2933", X-B3-SpanId:"d926066afe96d7a3", X-B3-ParentSpanId:"5dddfff3d3ef2933", X-B3-Sampled:"0", X-ONAP-RequestID:"cb984cf5-aaf0-42e7-9cf4-53ee3c42323f", X-RequestID:"cb984cf5-aaf0-42e7-9cf4-53ee3c42323f", X-TransactionID:"cb984cf5-aaf0-42e7-9cf4-53ee3c42323f", X-ECOMP-RequestID:"cb984cf5-aaf0-42e7-9cf4-53ee3c42323f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba481cbd-7ef7-422b-a99f-14ade683a59b"] 2021-11-29T21:00:50.376Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Request body: 2021-11-29T21:00:50.377Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:50.398Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:50.399Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:50.399Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Status text : 2021-11-29T21:00:50.400Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:50.401Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Response body: { "requestId" : "96a8cd91-8211-4d7b-befd-534d4495d8d0", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T21:00:38.000+00:00", "endTime" : "2021-11-29T21:00:46.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_vnf_0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\n \"modelCustomizationId\": \"8165af0f-e970-4922-b385-c925419cde67\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:00:46.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "96a8cd91-8211-4d7b-befd-534d4495d8d0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0" } } } 2021-11-29T21:00:50.401Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:50.402Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|INFO|500||InvokeReturn 2021-11-29T21:00:50.403Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false 2021-11-29T21:00:50.403Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:00:50.404Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:50.404Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false 2021-11-29T21:00:50.404Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:00:50.405Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5dddfff3d3ef2933", X-B3-SpanId:"5155ff077b1de536", X-B3-ParentSpanId:"5dddfff3d3ef2933", X-B3-Sampled:"0", X-ONAP-RequestID:"cb984cf5-aaf0-42e7-9cf4-53ee3c42323f", X-RequestID:"cb984cf5-aaf0-42e7-9cf4-53ee3c42323f", X-TransactionID:"cb984cf5-aaf0-42e7-9cf4-53ee3c42323f", X-ECOMP-RequestID:"cb984cf5-aaf0-42e7-9cf4-53ee3c42323f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd6c5c21-cf1a-475c-8b46-1078b12266e6"] 2021-11-29T21:00:50.405Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:00:50.405Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:50.414Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:50.415Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:50.415Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:00:50.416Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:50.417Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:00:50.417Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:50.418Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:00:50.424Z|cb984cf5-aaf0-42e7-9cf4-53ee3c42323f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:00:50.550Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:00:50.554Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0 2021-11-29T21:00:50.555Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|INFO|500||Invoke 2021-11-29T21:00:50.555Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:50.555Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0 2021-11-29T21:00:50.556Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Method : GET 2021-11-29T21:00:50.556Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83f39adf73fadba9", X-B3-SpanId:"44061e7885b905cd", X-B3-ParentSpanId:"83f39adf73fadba9", X-B3-Sampled:"0", X-ONAP-RequestID:"dacc7c50-f0f5-4fe2-a27d-0b56fb743726", X-RequestID:"dacc7c50-f0f5-4fe2-a27d-0b56fb743726", X-TransactionID:"dacc7c50-f0f5-4fe2-a27d-0b56fb743726", X-ECOMP-RequestID:"dacc7c50-f0f5-4fe2-a27d-0b56fb743726", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40f67542-02b6-4e5c-abcd-cac23b1e4608"] 2021-11-29T21:00:50.557Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Request body: 2021-11-29T21:00:50.557Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:50.572Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:50.572Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:50.573Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Status text : 2021-11-29T21:00:50.573Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:50.574Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Response body: { "requestId" : "96a8cd91-8211-4d7b-befd-534d4495d8d0", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T21:00:38.000+00:00", "endTime" : "2021-11-29T21:00:46.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_vnf_0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\n \"modelCustomizationId\": \"8165af0f-e970-4922-b385-c925419cde67\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:00:46.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "96a8cd91-8211-4d7b-befd-534d4495d8d0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0" } } } 2021-11-29T21:00:50.574Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:50.575Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|INFO|500||InvokeReturn 2021-11-29T21:00:50.576Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false 2021-11-29T21:00:50.576Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:00:50.577Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:50.577Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false 2021-11-29T21:00:50.577Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:00:50.577Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"83f39adf73fadba9", X-B3-SpanId:"19645550a9f05b54", X-B3-ParentSpanId:"83f39adf73fadba9", X-B3-Sampled:"0", X-ONAP-RequestID:"dacc7c50-f0f5-4fe2-a27d-0b56fb743726", X-RequestID:"dacc7c50-f0f5-4fe2-a27d-0b56fb743726", X-TransactionID:"dacc7c50-f0f5-4fe2-a27d-0b56fb743726", X-ECOMP-RequestID:"dacc7c50-f0f5-4fe2-a27d-0b56fb743726", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bad9f33f-9fc3-46fb-abee-714499c436a7"] 2021-11-29T21:00:50.578Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:00:50.578Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:50.588Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:50.588Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:50.588Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:00:50.589Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:50.589Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:00:50.590Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:50.590Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:00:50.596Z|dacc7c50-f0f5-4fe2-a27d-0b56fb743726|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:00:50.736Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:00:50.739Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0 2021-11-29T21:00:50.740Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|INFO|500||Invoke 2021-11-29T21:00:50.740Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:50.740Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0 2021-11-29T21:00:50.741Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Method : GET 2021-11-29T21:00:50.741Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01d2740423e0b044", X-B3-SpanId:"aa3233a93b4ac6c6", X-B3-ParentSpanId:"01d2740423e0b044", X-B3-Sampled:"0", X-ONAP-RequestID:"186fae09-2b99-4927-b683-75c0921bfb19", X-RequestID:"186fae09-2b99-4927-b683-75c0921bfb19", X-TransactionID:"186fae09-2b99-4927-b683-75c0921bfb19", X-ECOMP-RequestID:"186fae09-2b99-4927-b683-75c0921bfb19", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fda883f6-f44d-446d-8410-0fd7193bd884"] 2021-11-29T21:00:50.741Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Request body: 2021-11-29T21:00:50.741Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:50.761Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:50.761Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:50.762Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Status text : 2021-11-29T21:00:50.762Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:50.763Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Response body: { "requestId" : "96a8cd91-8211-4d7b-befd-534d4495d8d0", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T21:00:38.000+00:00", "endTime" : "2021-11-29T21:00:46.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_vnf_0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\n \"modelCustomizationId\": \"8165af0f-e970-4922-b385-c925419cde67\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:00:46.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "96a8cd91-8211-4d7b-befd-534d4495d8d0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0" } } } 2021-11-29T21:00:50.763Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:50.764Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|INFO|500||InvokeReturn 2021-11-29T21:00:50.765Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false 2021-11-29T21:00:50.765Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:00:50.765Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:50.766Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false 2021-11-29T21:00:50.766Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:00:50.766Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"01d2740423e0b044", X-B3-SpanId:"64c8e2b50eeb3a2c", X-B3-ParentSpanId:"01d2740423e0b044", X-B3-Sampled:"0", X-ONAP-RequestID:"186fae09-2b99-4927-b683-75c0921bfb19", X-RequestID:"186fae09-2b99-4927-b683-75c0921bfb19", X-TransactionID:"186fae09-2b99-4927-b683-75c0921bfb19", X-ECOMP-RequestID:"186fae09-2b99-4927-b683-75c0921bfb19", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"438dcc03-a41e-40fb-a703-6c3cdc69869c"] 2021-11-29T21:00:50.767Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:00:50.767Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:50.778Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:50.779Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:50.780Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:00:50.781Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:50.782Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:00:50.783Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:50.783Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:00:50.789Z|186fae09-2b99-4927-b683-75c0921bfb19|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:00:50.936Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:00:50.943Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0 2021-11-29T21:00:50.944Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|INFO|500||Invoke 2021-11-29T21:00:50.944Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:50.945Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0 2021-11-29T21:00:50.945Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Method : GET 2021-11-29T21:00:50.945Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64dad17178d7fc2f", X-B3-SpanId:"dcd0a78636e3ca9f", X-B3-ParentSpanId:"64dad17178d7fc2f", X-B3-Sampled:"0", X-ONAP-RequestID:"c9cc32d5-05e8-4777-b25d-d5e484848849", X-RequestID:"c9cc32d5-05e8-4777-b25d-d5e484848849", X-TransactionID:"c9cc32d5-05e8-4777-b25d-d5e484848849", X-ECOMP-RequestID:"c9cc32d5-05e8-4777-b25d-d5e484848849", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6f031b6-e3be-45e7-a9ff-970c249d9350"] 2021-11-29T21:00:50.945Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Request body: 2021-11-29T21:00:50.946Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:50.960Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:50.960Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:50.961Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Status text : 2021-11-29T21:00:50.961Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:50.962Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Response body: { "requestId" : "96a8cd91-8211-4d7b-befd-534d4495d8d0", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T21:00:38.000+00:00", "endTime" : "2021-11-29T21:00:46.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_vnf_0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\n \"modelCustomizationId\": \"8165af0f-e970-4922-b385-c925419cde67\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:00:46.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "96a8cd91-8211-4d7b-befd-534d4495d8d0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0" } } } 2021-11-29T21:00:50.962Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:50.962Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|INFO|500||InvokeReturn 2021-11-29T21:00:50.964Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false 2021-11-29T21:00:50.964Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:00:50.964Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:50.964Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false 2021-11-29T21:00:50.964Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:00:50.965Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64dad17178d7fc2f", X-B3-SpanId:"5b50bba41c7e778c", X-B3-ParentSpanId:"64dad17178d7fc2f", X-B3-Sampled:"0", X-ONAP-RequestID:"c9cc32d5-05e8-4777-b25d-d5e484848849", X-RequestID:"c9cc32d5-05e8-4777-b25d-d5e484848849", X-TransactionID:"c9cc32d5-05e8-4777-b25d-d5e484848849", X-ECOMP-RequestID:"c9cc32d5-05e8-4777-b25d-d5e484848849", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f12e795-2ee4-40c3-a47c-e2326d68ce12"] 2021-11-29T21:00:50.965Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:00:50.966Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:50.974Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:50.975Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:50.975Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:00:50.975Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:50.976Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:00:50.976Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:50.976Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:00:50.982Z|c9cc32d5-05e8-4777-b25d-d5e484848849|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:00:51.096Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:00:51.099Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0 2021-11-29T21:00:51.099Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|INFO|500||Invoke 2021-11-29T21:00:51.099Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:51.100Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0 2021-11-29T21:00:51.100Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Method : GET 2021-11-29T21:00:51.100Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8241e6b950b336d", X-B3-SpanId:"21fe228e37bb6e1e", X-B3-ParentSpanId:"a8241e6b950b336d", X-B3-Sampled:"0", X-ONAP-RequestID:"a22e88bf-e0e2-4844-a9c2-8202d0f996e6", X-RequestID:"a22e88bf-e0e2-4844-a9c2-8202d0f996e6", X-TransactionID:"a22e88bf-e0e2-4844-a9c2-8202d0f996e6", X-ECOMP-RequestID:"a22e88bf-e0e2-4844-a9c2-8202d0f996e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc2bc4ae-860d-4437-8302-6847159c7f46"] 2021-11-29T21:00:51.101Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Request body: 2021-11-29T21:00:51.101Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:51.116Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:51.116Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:51.117Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Status text : 2021-11-29T21:00:51.117Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:51.117Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||Response body: { "requestId" : "96a8cd91-8211-4d7b-befd-534d4495d8d0", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T21:00:38.000+00:00", "endTime" : "2021-11-29T21:00:46.000+00:00", "source" : "VID", "vnfId" : "a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "vnfName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73_vnf_0", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"38625ded-eda1-4df3-8a60-e40b5fff73fc\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b59d2a0-e94d-4e52-9c9d-e5e7780f34ad\",\n \"modelCustomizationId\": \"8165af0f-e970-4922-b385-c925419cde67\",\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:00:46.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/vnfs/a447c64a-3fc7-4f1f-94d0-8ac585fb7674", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "96a8cd91-8211-4d7b-befd-534d4495d8d0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0" } } } 2021-11-29T21:00:51.118Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:51.118Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96a8cd91-8211-4d7b-befd-534d4495d8d0|INFO|500||InvokeReturn 2021-11-29T21:00:51.119Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false 2021-11-29T21:00:51.119Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:00:51.120Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:51.120Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false 2021-11-29T21:00:51.120Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:00:51.120Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a8241e6b950b336d", X-B3-SpanId:"a59de4bce910cf53", X-B3-ParentSpanId:"a8241e6b950b336d", X-B3-Sampled:"0", X-ONAP-RequestID:"a22e88bf-e0e2-4844-a9c2-8202d0f996e6", X-RequestID:"a22e88bf-e0e2-4844-a9c2-8202d0f996e6", X-TransactionID:"a22e88bf-e0e2-4844-a9c2-8202d0f996e6", X-ECOMP-RequestID:"a22e88bf-e0e2-4844-a9c2-8202d0f996e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d2ee955-184a-4d70-a793-f04b4fea19b5"] 2021-11-29T21:00:51.121Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:00:51.121Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:51.130Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:51.131Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:51.131Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:00:51.131Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:51.132Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:00:51.132Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:51.133Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96a8cd91-8211-4d7b-befd-534d4495d8d0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:00:51.140Z|a22e88bf-e0e2-4844-a9c2-8202d0f996e6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/96a8cd91-8211-4d7b-befd-534d4495d8d0|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:00:52.889Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:00:52.891Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|||INFO|500||Checking if requestId: 28fb924c-b881-4eb8-a508-f33ce4d77d8f already exists in requestDb InfraActiveRequests table 2021-11-29T21:00:52.892Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f 2021-11-29T21:00:52.892Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|INFO|500||Invoke 2021-11-29T21:00:52.892Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:52.893Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f 2021-11-29T21:00:52.893Z|a2f45565-0f69-4b73-bf52-9dbae1d2d55d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:00:52.893Z|5a5f4cae-d356-4475-8d3d-e4fc15e4eba2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:00:52.893Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Method : GET 2021-11-29T21:00:52.893Z|a2f45565-0f69-4b73-bf52-9dbae1d2d55d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:00:52.893Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3068ba6d36083116", X-B3-SpanId:"e8164fad28afff59", X-B3-ParentSpanId:"3068ba6d36083116", X-B3-Sampled:"0", X-ONAP-RequestID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-RequestID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-TransactionID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-ECOMP-RequestID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"879aef71-87a9-4d78-9d43-ce868b9cd34d"] 2021-11-29T21:00:52.893Z|5a5f4cae-d356-4475-8d3d-e4fc15e4eba2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:00:52.894Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Request body: 2021-11-29T21:00:52.894Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:52.897Z|930126c1-1e77-46df-bf78-11bca4584e45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:00:52.897Z|930126c1-1e77-46df-bf78-11bca4584e45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:00:52.911Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:52.911Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T21:00:52.912Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Status text : 2021-11-29T21:00:52.912Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 21:00:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:52.912Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Response body: 2021-11-29T21:00:52.913Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:52.913Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|INFO|404|Not Found|InvokeReturn 2021-11-29T21:00:52.919Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|||INFO|500||Running local validations 2021-11-29T21:00:52.926Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T21:00:52.952Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4?format=pathed|INFO|500||Invoke 2021-11-29T21:00:52.953Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[28fb924c-b881-4eb8-a508-f33ce4d77d8f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a931d6ba-954f-4ff8-8308-05d0f79311f0], X-ECOMP-RequestID=[28fb924c-b881-4eb8-a508-f33ce4d77d8f], X-TransactionId=[], X-ONAP-RequestID=[28fb924c-b881-4eb8-a508-f33ce4d77d8f]} 2021-11-29T21:00:52.997Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211129-21:00:52:974-821], vertex-id=[200768], Content-Length=[247], Date=[Mon, 29 Nov 2021 21:00:52 GMT], Content-Type=[application/json]} 2021-11-29T21:00:53.000Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4?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/891c1ece-4bb3-4a08-a018-19a7aed5d0f4"}]} 2021-11-29T21:00:53.000Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4?format=pathed|INFO|500||InvokeReturn 2021-11-29T21:00:53.008Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T21:00:53.031Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T21:00:53.032Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2021-11-29T21:00:53.120Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2021-11-29T21:00:53.120Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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-211129-21:00:53:052-14538], Content-Length=[605], Date=[Mon, 29 Nov 2021 21:00:53 GMT], Content-Type=[application/json]} 2021-11-29T21:00:53.156Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2021-11-29T21:00:53.174Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2021-11-29T21:00:53.181Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T21:00:53.218Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T21:00:53.221Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4?format=pathed|INFO|500||Invoke 2021-11-29T21:00:53.311Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4?format=pathed|INFO|500||InvokeReturn 2021-11-29T21:00:53.312Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211129-21:00:53:282-12702], vertex-id=[200768], Content-Length=[247], Date=[Mon, 29 Nov 2021 21:00:53 GMT], Content-Type=[application/json]} 2021-11-29T21:00:53.315Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4"}]} 2021-11-29T21:00:53.320Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T21:00:53.343Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2021-11-29T21:00:53.344Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[28fb924c-b881-4eb8-a508-f33ce4d77d8f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9cb2ecfd-56ed-4aa7-87ff-4d7996462c87], X-ECOMP-RequestID=[28fb924c-b881-4eb8-a508-f33ce4d77d8f], X-TransactionId=[], X-ONAP-RequestID=[28fb924c-b881-4eb8-a508-f33ce4d77d8f]} 2021-11-29T21:00:53.412Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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-211129-21:00:53:364-61399], Content-Length=[602], Date=[Mon, 29 Nov 2021 21:00:53 GMT], Content-Type=[application/json]} 2021-11-29T21:00:53.413Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/related-to/l3-networks","ERR.5.4.6114"]}}} 2021-11-29T21:00:53.413Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2021-11-29T21:00:53.416Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2021-11-29T21:00:53.420Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T21:00:53.439Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4?format=pathed|INFO|500||Invoke 2021-11-29T21:00:53.440Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[28fb924c-b881-4eb8-a508-f33ce4d77d8f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1293249c-0a8e-4352-8ce2-842dbb23e009], X-ECOMP-RequestID=[28fb924c-b881-4eb8-a508-f33ce4d77d8f], X-TransactionId=[], X-ONAP-RequestID=[28fb924c-b881-4eb8-a508-f33ce4d77d8f]} 2021-11-29T21:00:53.520Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211129-21:00:53:454-6533], vertex-id=[200768], Content-Length=[247], Date=[Mon, 29 Nov 2021 21:00:53 GMT], Content-Type=[application/json]} 2021-11-29T21:00:53.521Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4?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/891c1ece-4bb3-4a08-a018-19a7aed5d0f4"}]} 2021-11-29T21:00:53.521Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4?format=pathed|INFO|500||InvokeReturn 2021-11-29T21:00:53.526Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T21:00:53.545Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T21:00:53.546Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2021-11-29T21:00:53.683Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2021-11-29T21:00:53.684Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211129-21:00:53:562-14734], Content-Length=[611], Date=[Mon, 29 Nov 2021 21:00:53 GMT], Content-Type=[application/json]} 2021-11-29T21:00:53.685Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/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/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/related-to/configurations","ERR.5.4.6114"]}}} 2021-11-29T21:00:53.687Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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/891c1ece-4bb3-4a08-a018-19a7aed5d0f4/related-to/configurations?resultIndex=0&resultSize=1&format=count 2021-11-29T21:00:53.690Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T21:00:53.713Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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/c05236a3d7a84a44b1b524bdcde12a01 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T21:00:53.713Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||Invoke 2021-11-29T21:00:53.827Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/c05236a3d7a84a44b1b524bdcde12a01|INFO|500||InvokeReturn 2021-11-29T21:00:53.828Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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/c05236a3d7a84a44b1b524bdcde12a01 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211129-21:00:53:729-93631], vertex-id=[204800], Content-Length=[608], Date=[Mon, 29 Nov 2021 21:00:53 GMT], Content-Type=[application/json]} 2021-11-29T21:00:53.828Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|||DEBUG|500||{"tenant-id":"c05236a3d7a84a44b1b524bdcde12a01","tenant-name":"ci-onap-master-vnfs","tenant-context":"None","resource-version":"1638219645321","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"}]}]}} 2021-11-29T21:00:53.829Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-11-29T21:00:53.830Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-11-29T21:00:53.831Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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 2021-11-29T21:00:53.831Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-11-29T21:00:53.832Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:53.832Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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 2021-11-29T21:00:53.832Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-11-29T21:00:53.832Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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:"3068ba6d36083116", X-B3-SpanId:"35e3da7f5ae969b7", X-B3-ParentSpanId:"3068ba6d36083116", X-B3-Sampled:"0", X-ONAP-RequestID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-RequestID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-TransactionID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-ECOMP-RequestID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b68a2a5-a53b-4b17-832b-e9c86e44cea6"] 2021-11-29T21:00:53.833Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"891c1ece-4bb3-4a08-a018-19a7aed5d0f4"},"instanceName":null,"requestScope":"service"} 2021-11-29T21:00:53.833Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:53.847Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:53.848Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:53.848Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-11-29T21:00:53.848Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 21:00:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:53.849Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-11-29T21:00:53.849Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:53.849Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-11-29T21:00:53.850Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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 2021-11-29T21:00:53.851Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-11-29T21:00:53.851Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:53.851Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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 2021-11-29T21:00:53.851Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-11-29T21:00:53.852Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-RequestID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-TransactionID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-ECOMP-RequestID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d408f0cc-6ac9-4285-96c3-9b30487949ca"] 2021-11-29T21:00:53.852Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-11-29T21:00:53.852Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:53.873Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:53.874Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:53.874Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-11-29T21:00:53.874Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:53.875Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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" : "2021-11-29 19:15:21.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" } } } 2021-11-29T21:00:53.875Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:53.875Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-11-29T21:00:53.878Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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 2021-11-29T21:00:53.879Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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 2021-11-29T21:00:53.879Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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================================================ 2021-11-29T21:00:53.879Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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 2021-11-29T21:00:53.879Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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 2021-11-29T21:00:53.880Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-RequestID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-TransactionID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-ECOMP-RequestID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"498da52e-438e-4b9e-b91f-8a4e34d7ba5a"] 2021-11-29T21:00:53.880Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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: 2021-11-29T21:00:53.880Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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================================================ 2021-11-29T21:00:53.896Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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========================================== 2021-11-29T21:00:53.897Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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 2021-11-29T21:00:53.897Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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 : 2021-11-29T21:00:53.897Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:53.899Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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" : 512, "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" : "2021-11-29T19:15:21.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512/service" } } } 2021-11-29T21:00:53.899Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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================================================= 2021-11-29T21:00:53.900Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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 2021-11-29T21:00:53.902Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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 2021-11-29T21:00:53.902Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-11-29T21:00:53.902Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:53.903Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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 2021-11-29T21:00:53.903Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-11-29T21:00:53.903Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-RequestID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-TransactionID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-ECOMP-RequestID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34217825-888e-4942-9545-25b6c2126346"] 2021-11-29T21:00:53.904Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-11-29T21:00:53.904Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:53.929Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:53.929Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:53.929Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-11-29T21:00:53.929Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:53.932Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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" : "2021-11-29 19:15:21.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" } } } 2021-11-29T21:00:53.932Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:53.932Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-11-29T21:00:53.935Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T21:00:53.935Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-11-29T21:00:53.935Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:53.936Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T21:00:53.936Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-11-29T21:00:53.936Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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:"1378", X-B3-TraceId:"3068ba6d36083116", X-B3-SpanId:"8a103dd59eb567e5", X-B3-ParentSpanId:"3068ba6d36083116", X-B3-Sampled:"0", X-ONAP-RequestID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-RequestID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-TransactionID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-ECOMP-RequestID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ede70801-fa6a-4005-a2a9-f51ba9712002"] 2021-11-29T21:00:53.936Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"28fb924c-b881-4eb8-a508-f33ce4d77d8f","requestStatus":"IN_PROGRESS","startTime":1638219653687,"source":"VID","tenantId":"c05236a3d7a84a44b1b524bdcde12a01","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\": \"07b22974-ab02-498b-8776-588b221ef318\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"891c1ece-4bb3-4a08-a018-19a7aed5d0f4","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4","tenantName":"ci-onap-master-vnfs","cloudApiRequests":[],"requestURI":"28fb924c-b881-4eb8-a508-f33ce4d77d8f"} 2021-11-29T21:00:53.937Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:53.960Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:53.960Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-11-29T21:00:53.960Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-11-29T21:00:53.961Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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/28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:53.962Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "28fb924c-b881-4eb8-a508-f33ce4d77d8f", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T21:00:53.687+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"07b22974-ab02-498b-8776-588b221ef318\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-11-29T21:00:53.949+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "28fb924c-b881-4eb8-a508-f33ce4d77d8f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f" } } } 2021-11-29T21:00:53.963Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:53.963Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-11-29T21:00:53.968Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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 2021-11-29T21:00:53.969Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-11-29T21:00:53.969Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:53.969Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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 2021-11-29T21:00:53.969Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-11-29T21:00:53.970Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|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:"2016", X-B3-TraceId:"3068ba6d36083116", X-B3-SpanId:"c8b1151e4e2cae16", X-B3-ParentSpanId:"3068ba6d36083116", X-B3-Sampled:"0", X-ONAP-RequestID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-RequestID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-TransactionID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-ECOMP-RequestID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a6d0349-9fdf-42bf-baed-e2c88394be3f"] 2021-11-29T21:00:53.970Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"07b22974-ab02-498b-8776-588b221ef318\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"94720e3c-0e15-4a09-b592-7b7c834c0569\",\"modelUuid\":\"94720e3c-0e15-4a09-b592-7b7c834c0569\",\"modelInvariantUuid\":\"07b22974-ab02-498b-8776-588b221ef318\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"c05236a3d7a84a44b1b524bdcde12a01\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\"}","type":"String"},"requestId":{"value":"28fb924c-b881-4eb8-a508-f33ce4d77d8f","type":"String"},"mso-request-id":{"value":"28fb924c-b881-4eb8-a508-f33ce4d77d8f","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"891c1ece-4bb3-4a08-a018-19a7aed5d0f4","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/891c1ece-4bb3-4a08-a018-19a7aed5d0f4","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-11-29T21:00:53.970Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:54.982Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:54.983Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-11-29T21:00:54.983Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-11-29T21:00:54.983Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 29 Nov 2021 21:00:54 GMT", X-ONAP-RequestID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-RequestID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-TransactionID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-ECOMP-RequestID:"28fb924c-b881-4eb8-a508-f33ce4d77d8f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3a6d0349-9fdf-42bf-baed-e2c88394be3f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"] 2021-11-29T21:00:54.984Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"28fb924c-b881-4eb8-a508-f33ce4d77d8f\",\"instanceId\":\"891c1ece-4bb3-4a08-a018-19a7aed5d0f4\"}}","message":"Success","processInstanceID":"70e939a1-5157-11ec-937a-3ed201e9b36e","variables":null,"messageCode":200} 2021-11-29T21:00:54.984Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:54.984Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-11-29T21:00:54.987Z|28fb924c-b881-4eb8-a508-f33ce4d77d8f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:00:55.121Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:00:55.125Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f 2021-11-29T21:00:55.126Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|INFO|500||Invoke 2021-11-29T21:00:55.126Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:55.127Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f 2021-11-29T21:00:55.127Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Method : GET 2021-11-29T21:00:55.127Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54c1744b383cdd37", X-B3-SpanId:"0c8f052c3ba10ce6", X-B3-ParentSpanId:"54c1744b383cdd37", X-B3-Sampled:"0", X-ONAP-RequestID:"89c4e7e0-39f2-4815-b1f1-9fbd0785c262", X-RequestID:"89c4e7e0-39f2-4815-b1f1-9fbd0785c262", X-TransactionID:"89c4e7e0-39f2-4815-b1f1-9fbd0785c262", X-ECOMP-RequestID:"89c4e7e0-39f2-4815-b1f1-9fbd0785c262", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0da129d9-fa2c-4bbd-82d3-cffbf5157d90"] 2021-11-29T21:00:55.128Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Request body: 2021-11-29T21:00:55.128Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:55.143Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:55.144Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:55.144Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Status text : 2021-11-29T21:00:55.144Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:55.145Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Response body: { "requestId" : "28fb924c-b881-4eb8-a508-f33ce4d77d8f", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T21:00:53.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"07b22974-ab02-498b-8776-588b221ef318\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:00:54.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "serviceInstanceName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "28fb924c-b881-4eb8-a508-f33ce4d77d8f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f" } } } 2021-11-29T21:00:55.145Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:55.145Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|INFO|500||InvokeReturn 2021-11-29T21:00:55.155Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false 2021-11-29T21:00:55.156Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:00:55.157Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:00:55.157Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false 2021-11-29T21:00:55.158Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:00:55.158Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54c1744b383cdd37", X-B3-SpanId:"29b7b5d197f44f49", X-B3-ParentSpanId:"54c1744b383cdd37", X-B3-Sampled:"0", X-ONAP-RequestID:"89c4e7e0-39f2-4815-b1f1-9fbd0785c262", X-RequestID:"89c4e7e0-39f2-4815-b1f1-9fbd0785c262", X-TransactionID:"89c4e7e0-39f2-4815-b1f1-9fbd0785c262", X-ECOMP-RequestID:"89c4e7e0-39f2-4815-b1f1-9fbd0785c262", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5efb7a07-6de2-4723-ba67-1ce624c9a2bf"] 2021-11-29T21:00:55.158Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:00:55.158Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:00:55.169Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:00:55.170Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:00:55.170Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:00:55.170Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:00:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:00:55.171Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:00:55.171Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:00:55.172Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:00:55.177Z|89c4e7e0-39f2-4815-b1f1-9fbd0785c262|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:01:02.915Z|4a4ffeb7-1f44-477f-be1d-ddfdd72b03cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:01:02.916Z|afb5bade-a324-44ce-8318-00d1709411b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:01:02.916Z|4a4ffeb7-1f44-477f-be1d-ddfdd72b03cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:01:02.917Z|afb5bade-a324-44ce-8318-00d1709411b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:01:02.917Z|831007d0-9003-4b64-abf4-10d247e3dae7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:01:02.917Z|831007d0-9003-4b64-abf4-10d247e3dae7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:01:03.987Z|07bb28b8-4eea-4a44-be5e-26df81b0ae6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:01:03.988Z|07bb28b8-4eea-4a44-be5e-26df81b0ae6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:01:04.469Z|d4dcae2a-e3e4-49a2-9b62-cc9a25110797|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:01:04.469Z|d4dcae2a-e3e4-49a2-9b62-cc9a25110797|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:01:05.324Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:01:05.330Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f 2021-11-29T21:01:05.330Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|INFO|500||Invoke 2021-11-29T21:01:05.330Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||===========================request begin================================================ 2021-11-29T21:01:05.330Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f 2021-11-29T21:01:05.331Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Method : GET 2021-11-29T21:01:05.331Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df6efa1f11af2687", X-B3-SpanId:"4f8ce07abec9c802", X-B3-ParentSpanId:"df6efa1f11af2687", X-B3-Sampled:"0", X-ONAP-RequestID:"a3feb627-089e-460a-aea0-8688e20e53eb", X-RequestID:"a3feb627-089e-460a-aea0-8688e20e53eb", X-TransactionID:"a3feb627-089e-460a-aea0-8688e20e53eb", X-ECOMP-RequestID:"a3feb627-089e-460a-aea0-8688e20e53eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e776b21-3b36-460c-89a1-a27d02182248"] 2021-11-29T21:01:05.331Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Request body: 2021-11-29T21:01:05.331Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||==========================request end================================================ 2021-11-29T21:01:05.349Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||============================response begin========================================== 2021-11-29T21:01:05.350Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Status code : 200 OK 2021-11-29T21:01:05.350Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Status text : 2021-11-29T21:01:05.350Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:01:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:01:05.351Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Response body: { "requestId" : "28fb924c-b881-4eb8-a508-f33ce4d77d8f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T21:00:53.000+00:00", "endTime" : "2021-11-29T21:01:00.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"07b22974-ab02-498b-8776-588b221ef318\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:01:00.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "serviceInstanceName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "28fb924c-b881-4eb8-a508-f33ce4d77d8f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f" } } } 2021-11-29T21:01:05.351Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||=======================response end================================================= 2021-11-29T21:01:05.351Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|INFO|500||InvokeReturn 2021-11-29T21:01:05.353Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false 2021-11-29T21:01:05.353Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:01:05.353Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:01:05.354Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false 2021-11-29T21:01:05.354Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:01:05.354Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df6efa1f11af2687", X-B3-SpanId:"3920f88dd7d0a392", X-B3-ParentSpanId:"df6efa1f11af2687", X-B3-Sampled:"0", X-ONAP-RequestID:"a3feb627-089e-460a-aea0-8688e20e53eb", X-RequestID:"a3feb627-089e-460a-aea0-8688e20e53eb", X-TransactionID:"a3feb627-089e-460a-aea0-8688e20e53eb", X-ECOMP-RequestID:"a3feb627-089e-460a-aea0-8688e20e53eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e391484b-8354-4fba-ae32-31c4e32cbfc7"] 2021-11-29T21:01:05.355Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:01:05.355Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:01:05.367Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:01:05.367Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:01:05.368Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:01:05.368Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:01:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:01:05.371Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:01:05.371Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:01:05.372Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:01:05.380Z|a3feb627-089e-460a-aea0-8688e20e53eb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:01:05.497Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:01:05.500Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f 2021-11-29T21:01:05.500Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|INFO|500||Invoke 2021-11-29T21:01:05.501Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||===========================request begin================================================ 2021-11-29T21:01:05.501Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f 2021-11-29T21:01:05.501Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Method : GET 2021-11-29T21:01:05.502Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a66db9f8b67e42e7", X-B3-SpanId:"88455b8465dddd3e", X-B3-ParentSpanId:"a66db9f8b67e42e7", X-B3-Sampled:"0", X-ONAP-RequestID:"5026d61e-cce9-46a3-af3d-47e8bd4317b2", X-RequestID:"5026d61e-cce9-46a3-af3d-47e8bd4317b2", X-TransactionID:"5026d61e-cce9-46a3-af3d-47e8bd4317b2", X-ECOMP-RequestID:"5026d61e-cce9-46a3-af3d-47e8bd4317b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8308ae23-122f-453f-a339-de3854820143"] 2021-11-29T21:01:05.502Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Request body: 2021-11-29T21:01:05.502Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||==========================request end================================================ 2021-11-29T21:01:05.530Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||============================response begin========================================== 2021-11-29T21:01:05.530Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Status code : 200 OK 2021-11-29T21:01:05.531Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Status text : 2021-11-29T21:01:05.531Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:01:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:01:05.532Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Response body: { "requestId" : "28fb924c-b881-4eb8-a508-f33ce4d77d8f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T21:00:53.000+00:00", "endTime" : "2021-11-29T21:01:00.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"07b22974-ab02-498b-8776-588b221ef318\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:01:00.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "serviceInstanceName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "28fb924c-b881-4eb8-a508-f33ce4d77d8f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f" } } } 2021-11-29T21:01:05.532Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||=======================response end================================================= 2021-11-29T21:01:05.533Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|INFO|500||InvokeReturn 2021-11-29T21:01:05.534Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false 2021-11-29T21:01:05.534Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:01:05.535Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:01:05.535Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false 2021-11-29T21:01:05.535Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:01:05.536Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a66db9f8b67e42e7", X-B3-SpanId:"6365f67dd9d7f5fb", X-B3-ParentSpanId:"a66db9f8b67e42e7", X-B3-Sampled:"0", X-ONAP-RequestID:"5026d61e-cce9-46a3-af3d-47e8bd4317b2", X-RequestID:"5026d61e-cce9-46a3-af3d-47e8bd4317b2", X-TransactionID:"5026d61e-cce9-46a3-af3d-47e8bd4317b2", X-ECOMP-RequestID:"5026d61e-cce9-46a3-af3d-47e8bd4317b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52e54836-9f37-4c7d-8d1e-b4e1aa3f7d9a"] 2021-11-29T21:01:05.536Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:01:05.536Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:01:05.551Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:01:05.551Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:01:05.552Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:01:05.552Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:01:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:01:05.553Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:01:05.553Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:01:05.554Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:01:05.559Z|5026d61e-cce9-46a3-af3d-47e8bd4317b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:01:05.679Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:01:05.684Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f 2021-11-29T21:01:05.685Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|INFO|500||Invoke 2021-11-29T21:01:05.685Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||===========================request begin================================================ 2021-11-29T21:01:05.686Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f 2021-11-29T21:01:05.686Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Method : GET 2021-11-29T21:01:05.687Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb270b37aa712e70", X-B3-SpanId:"c4ae00bd3ddf1d10", X-B3-ParentSpanId:"eb270b37aa712e70", X-B3-Sampled:"0", X-ONAP-RequestID:"7e1a4394-d71a-46da-89f9-99d1e78e420e", X-RequestID:"7e1a4394-d71a-46da-89f9-99d1e78e420e", X-TransactionID:"7e1a4394-d71a-46da-89f9-99d1e78e420e", X-ECOMP-RequestID:"7e1a4394-d71a-46da-89f9-99d1e78e420e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9824aa9a-ab73-4c57-9bcd-b9ff25b0b6b3"] 2021-11-29T21:01:05.687Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Request body: 2021-11-29T21:01:05.687Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||==========================request end================================================ 2021-11-29T21:01:05.728Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||============================response begin========================================== 2021-11-29T21:01:05.729Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Status code : 200 OK 2021-11-29T21:01:05.729Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Status text : 2021-11-29T21:01:05.729Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:01:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:01:05.731Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Response body: { "requestId" : "28fb924c-b881-4eb8-a508-f33ce4d77d8f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T21:00:53.000+00:00", "endTime" : "2021-11-29T21:01:00.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"07b22974-ab02-498b-8776-588b221ef318\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:01:00.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "serviceInstanceName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "28fb924c-b881-4eb8-a508-f33ce4d77d8f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f" } } } 2021-11-29T21:01:05.731Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||=======================response end================================================= 2021-11-29T21:01:05.732Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|INFO|500||InvokeReturn 2021-11-29T21:01:05.733Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false 2021-11-29T21:01:05.734Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:01:05.734Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:01:05.734Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false 2021-11-29T21:01:05.735Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:01:05.735Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb270b37aa712e70", X-B3-SpanId:"987b98005fb4fb3d", X-B3-ParentSpanId:"eb270b37aa712e70", X-B3-Sampled:"0", X-ONAP-RequestID:"7e1a4394-d71a-46da-89f9-99d1e78e420e", X-RequestID:"7e1a4394-d71a-46da-89f9-99d1e78e420e", X-TransactionID:"7e1a4394-d71a-46da-89f9-99d1e78e420e", X-ECOMP-RequestID:"7e1a4394-d71a-46da-89f9-99d1e78e420e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c332148-b70c-465e-bb30-717a8bd822bb"] 2021-11-29T21:01:05.736Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:01:05.736Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:01:05.747Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:01:05.748Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:01:05.748Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:01:05.749Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:01:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:01:05.750Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:01:05.750Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:01:05.751Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:01:05.758Z|7e1a4394-d71a-46da-89f9-99d1e78e420e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:01:05.893Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:01:05.897Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f 2021-11-29T21:01:05.897Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|INFO|500||Invoke 2021-11-29T21:01:05.897Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||===========================request begin================================================ 2021-11-29T21:01:05.898Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f 2021-11-29T21:01:05.898Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Method : GET 2021-11-29T21:01:05.898Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06462081fab75555", X-B3-SpanId:"6904ab5f42ffa485", X-B3-ParentSpanId:"06462081fab75555", X-B3-Sampled:"0", X-ONAP-RequestID:"7c331451-c6a0-4e1f-b2db-dc26b5016ed1", X-RequestID:"7c331451-c6a0-4e1f-b2db-dc26b5016ed1", X-TransactionID:"7c331451-c6a0-4e1f-b2db-dc26b5016ed1", X-ECOMP-RequestID:"7c331451-c6a0-4e1f-b2db-dc26b5016ed1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2328fc81-793b-4620-9284-de20f7934bc5"] 2021-11-29T21:01:05.898Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Request body: 2021-11-29T21:01:05.899Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||==========================request end================================================ 2021-11-29T21:01:05.915Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||============================response begin========================================== 2021-11-29T21:01:05.916Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Status code : 200 OK 2021-11-29T21:01:05.916Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Status text : 2021-11-29T21:01:05.917Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:01:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:01:05.917Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||Response body: { "requestId" : "28fb924c-b881-4eb8-a508-f33ce4d77d8f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T21:00:53.000+00:00", "endTime" : "2021-11-29T21:01:00.000+00:00", "source" : "VID", "tenantId" : "c05236a3d7a84a44b1b524bdcde12a01", "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\": \"07b22974-ab02-498b-8776-588b221ef318\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"94720e3c-0e15-4a09-b592-7b7c834c0569\"\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\": \"c05236a3d7a84a44b1b524bdcde12a01\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:01:00.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "serviceInstanceName" : "basic_cnf-5b3c7956-56f9-4585-a94c-a64bfa922d73", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/891c1ece-4bb3-4a08-a018-19a7aed5d0f4", "tenantName" : "ci-onap-master-vnfs", "cloudApiRequests" : [ ], "requestURI" : "28fb924c-b881-4eb8-a508-f33ce4d77d8f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f" } } } 2021-11-29T21:01:05.918Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|DEBUG|500||=======================response end================================================= 2021-11-29T21:01:05.918Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/28fb924c-b881-4eb8-a508-f33ce4d77d8f|INFO|500||InvokeReturn 2021-11-29T21:01:05.920Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false 2021-11-29T21:01:05.921Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:01:05.921Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:01:05.921Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false 2021-11-29T21:01:05.921Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:01:05.922Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06462081fab75555", X-B3-SpanId:"b5996308a6b59304", X-B3-ParentSpanId:"06462081fab75555", X-B3-Sampled:"0", X-ONAP-RequestID:"7c331451-c6a0-4e1f-b2db-dc26b5016ed1", X-RequestID:"7c331451-c6a0-4e1f-b2db-dc26b5016ed1", X-TransactionID:"7c331451-c6a0-4e1f-b2db-dc26b5016ed1", X-ECOMP-RequestID:"7c331451-c6a0-4e1f-b2db-dc26b5016ed1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"869b6e87-c1db-42cb-983c-853d41bc1a48"] 2021-11-29T21:01:05.922Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:01:05.922Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:01:05.930Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:01:05.931Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:01:05.931Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:01:05.931Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:01:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:01:05.932Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:01:05.932Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:01:05.932Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=28fb924c-b881-4eb8-a508-f33ce4d77d8f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:01:05.939Z|7c331451-c6a0-4e1f-b2db-dc26b5016ed1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/28fb924c-b881-4eb8-a508-f33ce4d77d8f|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:01:12.953Z|2902e841-826a-484d-9a99-f0dfaedc1e3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:01:12.953Z|584a6f6a-c0cb-4728-82f7-fbec401dea02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:01:12.953Z|59a86e3d-63df-48d8-955d-bf40b5a05b61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:01:12.957Z|59a86e3d-63df-48d8-955d-bf40b5a05b61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:01:12.957Z|584a6f6a-c0cb-4728-82f7-fbec401dea02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:01:12.957Z|2902e841-826a-484d-9a99-f0dfaedc1e3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:01:18.988Z|ff46b343-cf8f-413b-bbc1-a2c173b3b699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:01:18.989Z|ff46b343-cf8f-413b-bbc1-a2c173b3b699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:01:22.987Z|780729d4-3590-4b84-a329-779e29aca86c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:01:22.988Z|c192cebb-de2c-4785-a85d-38a7f0882b58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:01:22.988Z|28f46cf0-0e7c-4c34-8860-d31363018045|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:01:22.989Z|c192cebb-de2c-4785-a85d-38a7f0882b58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:01:22.989Z|28f46cf0-0e7c-4c34-8860-d31363018045|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:01:22.989Z|780729d4-3590-4b84-a329-779e29aca86c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:01:33.053Z|77d6c0a2-071c-44f1-b6c8-d286f5cd769e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:01:33.053Z|adab0ea8-d3c7-4f58-9b3a-fae93c1da2b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:01:33.054Z|77d6c0a2-071c-44f1-b6c8-d286f5cd769e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:01:33.054Z|adab0ea8-d3c7-4f58-9b3a-fae93c1da2b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:01:33.056Z|c90161f9-5afe-43b8-86ef-bd781ec4752d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:01:33.057Z|c90161f9-5afe-43b8-86ef-bd781ec4752d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:01:33.987Z|2a2bd645-165b-4940-b5de-b931c2ffca07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:01:33.990Z|2a2bd645-165b-4940-b5de-b931c2ffca07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:01:34.470Z|71504b67-059b-4b51-8251-e1012b4f943c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:01:34.471Z|71504b67-059b-4b51-8251-e1012b4f943c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:01:43.078Z|b7b30a72-ee3b-4cef-bd35-f60b7afa2b96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:01:43.078Z|b280725d-b25f-46dc-ab1b-e0bdce1be403|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:01:43.078Z|8fdbcec0-3559-4363-a0af-36868f9485c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:01:43.079Z|b7b30a72-ee3b-4cef-bd35-f60b7afa2b96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:01:43.079Z|b280725d-b25f-46dc-ab1b-e0bdce1be403|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:01:43.079Z|8fdbcec0-3559-4363-a0af-36868f9485c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:01:48.987Z|b5b73331-77d9-4c8f-a602-c112e6cc46d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:01:48.988Z|b5b73331-77d9-4c8f-a602-c112e6cc46d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:01:49.084Z|46f61e7f-9f8b-48f2-a158-e8ac580339eb|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:01:49.085Z|46f61e7f-9f8b-48f2-a158-e8ac580339eb|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:01:53.100Z|cbce4c8a-ecfb-4b5d-876d-b961319cee1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:01:53.100Z|42839f8f-4544-4d0d-b044-7fdffa0325a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:01:53.102Z|42839f8f-4544-4d0d-b044-7fdffa0325a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:01:53.102Z|cbce4c8a-ecfb-4b5d-876d-b961319cee1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:01:53.102Z|a28c770c-545e-46b1-9b9c-67a211bbdf83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:01:53.103Z|a28c770c-545e-46b1-9b9c-67a211bbdf83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:02:03.132Z|32f097a2-c318-485e-b0cb-1cac64753397|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:02:03.133Z|32f097a2-c318-485e-b0cb-1cac64753397|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:02:03.142Z|5c8733d7-44c7-44ca-816f-cedbcc5974ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:02:03.142Z|5c8733d7-44c7-44ca-816f-cedbcc5974ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:02:03.144Z|dde25d5e-7dd3-40d9-9425-421e81755c42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:02:03.145Z|dde25d5e-7dd3-40d9-9425-421e81755c42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:02:03.987Z|14a998e6-b892-4fd2-8ebb-499f94a1deea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:02:03.988Z|14a998e6-b892-4fd2-8ebb-499f94a1deea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:02:04.472Z|ce51368e-b544-4ec2-a0ea-8249e82fa4fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:02:04.472Z|ce51368e-b544-4ec2-a0ea-8249e82fa4fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:02:13.159Z|54115016-dba2-4990-bc23-a32caa7073bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:02:13.161Z|54115016-dba2-4990-bc23-a32caa7073bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:02:13.163Z|b8d64ab5-ef4f-4095-a3e4-5917972f52bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:02:13.163Z|b8d64ab5-ef4f-4095-a3e4-5917972f52bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:02:13.166Z|d648297c-cf8d-42d1-89d6-c1d0f8a044c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:02:13.166Z|d648297c-cf8d-42d1-89d6-c1d0f8a044c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:02:18.987Z|414d0a50-2863-4dad-8b0e-9ed1f37ea954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:02:18.996Z|414d0a50-2863-4dad-8b0e-9ed1f37ea954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:02:23.349Z|4021dfb8-2537-4f63-8050-b1958f7e7a27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:02:23.349Z|a2cb7554-030e-4477-955c-21e790423f0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:02:23.349Z|80d75f51-69af-4daa-8cdb-b6aa88b1d29c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:02:23.355Z|a2cb7554-030e-4477-955c-21e790423f0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:02:23.354Z|4021dfb8-2537-4f63-8050-b1958f7e7a27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:02:23.355Z|80d75f51-69af-4daa-8cdb-b6aa88b1d29c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:02:33.392Z|123263e7-17bf-4816-bb0a-fc06d8558d59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:02:33.393Z|dbee39c5-2e12-467c-8acf-1538110654bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:02:33.393Z|123263e7-17bf-4816-bb0a-fc06d8558d59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:02:33.393Z|dbee39c5-2e12-467c-8acf-1538110654bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:02:33.393Z|87f3db14-8be3-467c-ae8a-78e2d6f5c66a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:02:33.394Z|87f3db14-8be3-467c-ae8a-78e2d6f5c66a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:02:33.987Z|804b8083-faf5-41da-b8ee-de132c567fb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:02:33.989Z|804b8083-faf5-41da-b8ee-de132c567fb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:02:34.473Z|f00c09cf-26a5-4ac0-aa76-63268865a525|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:02:34.474Z|f00c09cf-26a5-4ac0-aa76-63268865a525|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:02:43.422Z|f5bc153b-29f6-4a7e-a00e-e3593bd0db60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:02:43.423Z|f5bc153b-29f6-4a7e-a00e-e3593bd0db60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:02:43.425Z|f0d89b37-81e5-44ea-9cf8-d13143d9d019|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:02:43.425Z|f0d89b37-81e5-44ea-9cf8-d13143d9d019|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:02:43.428Z|68f62faf-5179-42bc-a9f2-14122a37e4ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:02:43.429Z|68f62faf-5179-42bc-a9f2-14122a37e4ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:02:48.987Z|78466dd1-e787-48b4-bb0a-1eabccfbab99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:02:48.988Z|78466dd1-e787-48b4-bb0a-1eabccfbab99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:02:49.083Z|6dede0ca-195e-445d-b0cf-ca6c1ccb263a|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:02:49.083Z|6dede0ca-195e-445d-b0cf-ca6c1ccb263a|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:02:53.449Z|1bc06ac3-9609-4561-a7ff-d2d120c58742|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:02:53.450Z|1bc06ac3-9609-4561-a7ff-d2d120c58742|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:02:53.449Z|c1c407b0-1bd2-4fdc-9f9f-13543d8271e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:02:53.451Z|c1c407b0-1bd2-4fdc-9f9f-13543d8271e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:02:53.451Z|66c9cc52-ba48-49f3-a703-3cafa7fe1a84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:02:53.453Z|66c9cc52-ba48-49f3-a703-3cafa7fe1a84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:03:03.472Z|203034f4-916f-439e-b1d8-993aa9820900|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:03:03.473Z|203034f4-916f-439e-b1d8-993aa9820900|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:03:03.476Z|edad3ef8-7561-4fc5-b214-6f39f917e9cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:03:03.476Z|edad3ef8-7561-4fc5-b214-6f39f917e9cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:03:03.484Z|ce49e398-813f-4192-b0d5-e7ce7aa61ebb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:03:03.485Z|ce49e398-813f-4192-b0d5-e7ce7aa61ebb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:03:03.991Z|315d73a0-6d24-47e4-b7ee-eafacfde3066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:03:03.995Z|315d73a0-6d24-47e4-b7ee-eafacfde3066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:03:04.475Z|a4778882-edf0-4c73-8b07-c3a1c8d5bacc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:03:04.476Z|a4778882-edf0-4c73-8b07-c3a1c8d5bacc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:03:13.502Z|3b7dc420-2057-4592-9ad6-bfecdf33fa4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:03:13.503Z|9083243b-b4df-4e84-a61c-f22b291a14c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:03:13.503Z|3b7dc420-2057-4592-9ad6-bfecdf33fa4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:03:13.503Z|9083243b-b4df-4e84-a61c-f22b291a14c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:03:13.507Z|afc0687a-9d85-4ebd-8706-33be2c09e5fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:03:13.507Z|afc0687a-9d85-4ebd-8706-33be2c09e5fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:03:18.987Z|7bd610bf-5bfc-4372-af69-f24de1407764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:03:18.988Z|7bd610bf-5bfc-4372-af69-f24de1407764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:03:23.563Z|1bf2cd10-12b9-45b3-9ac6-2d0d55092838|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:03:23.563Z|3be3a6f8-2d4b-4063-89a7-93c19ed8e0df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:03:23.564Z|b6bf3756-989c-4b28-889b-08540cd39893|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:03:23.564Z|1bf2cd10-12b9-45b3-9ac6-2d0d55092838|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:03:23.564Z|b6bf3756-989c-4b28-889b-08540cd39893|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:03:23.564Z|3be3a6f8-2d4b-4063-89a7-93c19ed8e0df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:03:33.600Z|6957eadf-e726-41db-baff-527887614fbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:03:33.600Z|13c3d2d8-8ed1-470f-b06d-8c8a339df459|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:03:33.604Z|13c3d2d8-8ed1-470f-b06d-8c8a339df459|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:03:33.604Z|6957eadf-e726-41db-baff-527887614fbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:03:33.600Z|d6c4d5f3-a2f4-4d70-9ffa-d0883a46e2cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:03:33.606Z|d6c4d5f3-a2f4-4d70-9ffa-d0883a46e2cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:03:33.988Z|ae4c406d-d733-4d64-a9fa-0e5bf53c7959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:03:33.989Z|ae4c406d-d733-4d64-a9fa-0e5bf53c7959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:03:34.477Z|753c5480-acac-4888-8a08-7765900ef0f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:03:34.477Z|753c5480-acac-4888-8a08-7765900ef0f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:03:43.646Z|071f1ac5-b506-4dd4-b6f2-b7dc58b72526|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:03:43.647Z|071f1ac5-b506-4dd4-b6f2-b7dc58b72526|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:03:43.652Z|cc521a3f-e97c-41a9-bf02-2baa335c2aa4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:03:43.652Z|cc521a3f-e97c-41a9-bf02-2baa335c2aa4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:03:43.656Z|e18c75a4-a7cb-49e2-aa65-3cd2e9bfa572|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:03:43.656Z|e18c75a4-a7cb-49e2-aa65-3cd2e9bfa572|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:03:48.987Z|af2a743d-8c05-4d09-96b8-2102d8516242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:03:48.990Z|af2a743d-8c05-4d09-96b8-2102d8516242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:03:49.082Z|20d1df94-fc59-4b31-bbab-23bc2167fbd2|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:03:49.083Z|20d1df94-fc59-4b31-bbab-23bc2167fbd2|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:03:53.669Z|eb548ac5-4bd3-4403-8ac6-97d6cfedf746|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:03:53.670Z|eb548ac5-4bd3-4403-8ac6-97d6cfedf746|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:03:53.673Z|3a79d170-1d90-4c1b-b708-6d60d1134ec0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:03:53.674Z|3a79d170-1d90-4c1b-b708-6d60d1134ec0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:03:53.674Z|8698408c-ea78-4f96-be3a-49c648b58389|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:03:53.675Z|8698408c-ea78-4f96-be3a-49c648b58389|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:04:03.691Z|7aa5c5e0-9961-4b9b-a529-827abcb8f8c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:04:03.692Z|7aa5c5e0-9961-4b9b-a529-827abcb8f8c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:04:03.692Z|2baf9352-bf11-4efd-bf8b-9100267e7d42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:04:03.693Z|2baf9352-bf11-4efd-bf8b-9100267e7d42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:04:03.697Z|46351151-00f8-4681-9349-5c104e7ceef8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:04:03.698Z|46351151-00f8-4681-9349-5c104e7ceef8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:04:03.987Z|b289db42-e782-4407-a477-3856182f14b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:04:03.988Z|b289db42-e782-4407-a477-3856182f14b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:04:04.478Z|3cdb2f6c-0d37-4287-a4c6-14fb0655cf23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:04:04.479Z|3cdb2f6c-0d37-4287-a4c6-14fb0655cf23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:04:13.712Z|d6eb905e-ca0e-40ac-a931-0d10d38a9650|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:04:13.712Z|fd970bb9-b322-4d54-a320-d2701960f2aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:04:13.713Z|d6eb905e-ca0e-40ac-a931-0d10d38a9650|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:04:13.713Z|fd970bb9-b322-4d54-a320-d2701960f2aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:04:13.718Z|385bf876-d71f-4e85-b845-05432386d1a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:04:13.719Z|385bf876-d71f-4e85-b845-05432386d1a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:04:18.987Z|adb8321d-8f94-4e3f-b6b2-1edf2dc80550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:04:18.988Z|adb8321d-8f94-4e3f-b6b2-1edf2dc80550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:04:23.733Z|5fefa7a8-5c7f-43ef-b183-6d5dcede1dbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:04:23.733Z|d421dd52-675b-464d-8103-8789768bce97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:04:23.734Z|5fefa7a8-5c7f-43ef-b183-6d5dcede1dbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:04:23.734Z|d421dd52-675b-464d-8103-8789768bce97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:04:23.737Z|a654227f-582f-4f36-9d80-e64a14d617b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:04:23.738Z|a654227f-582f-4f36-9d80-e64a14d617b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:04:33.759Z|a97c0f72-531a-44ba-80bb-93e8d7c25827|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:04:33.759Z|62c2de17-4a2e-4fd8-8107-6db61f250e8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:04:33.759Z|3cae756b-a179-4b78-8255-3648b64061d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:04:33.760Z|a97c0f72-531a-44ba-80bb-93e8d7c25827|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:04:33.760Z|62c2de17-4a2e-4fd8-8107-6db61f250e8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:04:33.760Z|3cae756b-a179-4b78-8255-3648b64061d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:04:33.987Z|2dee1196-45cc-4a1e-82ea-7573052eb369|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:04:33.990Z|2dee1196-45cc-4a1e-82ea-7573052eb369|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:04:34.479Z|0b95befb-863a-4e11-b925-24d91e49de61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:04:34.480Z|0b95befb-863a-4e11-b925-24d91e49de61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:04:43.797Z|4e58415b-2690-4fa3-9196-9d9203f663e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:04:43.800Z|4e58415b-2690-4fa3-9196-9d9203f663e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:04:43.816Z|7b5e06de-9c57-498f-ac7a-7af153a1180e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:04:43.817Z|7b5e06de-9c57-498f-ac7a-7af153a1180e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:04:43.818Z|805ecce0-2d87-44bf-88dc-9fb9ebe547c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:04:43.820Z|805ecce0-2d87-44bf-88dc-9fb9ebe547c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:04:48.988Z|afc0c773-4f0b-4f23-bcad-1a2578c632e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:04:48.990Z|afc0c773-4f0b-4f23-bcad-1a2578c632e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:04:49.083Z|17919b1b-e3c7-4bc3-ad2b-41fa016ed0d4|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:04:49.084Z|17919b1b-e3c7-4bc3-ad2b-41fa016ed0d4|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:04:53.832Z|1823b82d-822e-4495-b264-14f58a9746bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:04:53.833Z|1823b82d-822e-4495-b264-14f58a9746bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:04:53.838Z|19139150-e461-48a2-be15-a3135957eed3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:04:53.839Z|19139150-e461-48a2-be15-a3135957eed3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:04:53.849Z|f3af54a0-2743-4e36-bea3-213949a59d1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:04:53.850Z|f3af54a0-2743-4e36-bea3-213949a59d1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:05:03.857Z|a19bd659-5b79-44de-ab3d-2b20eb7c8d10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:05:03.858Z|a19bd659-5b79-44de-ab3d-2b20eb7c8d10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:05:03.868Z|3ea6f554-2e66-4786-b07e-b44067783b43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:05:03.868Z|3ea6f554-2e66-4786-b07e-b44067783b43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:05:03.870Z|eb51de34-2f13-421f-a8c6-8a8fc35588b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:05:03.870Z|eb51de34-2f13-421f-a8c6-8a8fc35588b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:05:03.987Z|2874c038-9c9d-4df5-b7d7-8f477ab17947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:05:03.988Z|2874c038-9c9d-4df5-b7d7-8f477ab17947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:05:04.480Z|3514bdf7-67e0-4642-b6b0-6b031da31696|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:05:04.481Z|3514bdf7-67e0-4642-b6b0-6b031da31696|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:05:13.882Z|8570730a-db18-408d-a7ab-3e14167a8371|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:05:13.883Z|8570730a-db18-408d-a7ab-3e14167a8371|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:05:13.894Z|109012f2-3a95-4cf7-9a2a-1baf69974cb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:05:13.894Z|114ac819-6f23-4af9-b544-b12db007910e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:05:13.895Z|109012f2-3a95-4cf7-9a2a-1baf69974cb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:05:13.896Z|114ac819-6f23-4af9-b544-b12db007910e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:05:18.987Z|ade1934a-4a46-42cf-b79d-ea42835852d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:05:18.990Z|ade1934a-4a46-42cf-b79d-ea42835852d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:05:23.909Z|4e62958d-f1f7-4687-a356-e226317f7d91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:05:23.910Z|4e62958d-f1f7-4687-a356-e226317f7d91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:05:23.918Z|f68a4925-e6cb-4e22-8b85-4be359db9df5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:05:23.918Z|b6993a6c-c428-4d82-8da8-a8e2ae2bd996|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:05:23.919Z|f68a4925-e6cb-4e22-8b85-4be359db9df5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:05:23.920Z|b6993a6c-c428-4d82-8da8-a8e2ae2bd996|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:05:33.158Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:05:33.163Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 5e53b49b-c912-4ca7-83ff-bc2c81a2bd60 already exists in requestDb InfraActiveRequests table 2021-11-29T21:05:33.165Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60 2021-11-29T21:05:33.165Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|INFO|500||Invoke 2021-11-29T21:05:33.165Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||===========================request begin================================================ 2021-11-29T21:05:33.166Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60 2021-11-29T21:05:33.166Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Method : GET 2021-11-29T21:05:33.166Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5301e8b66ddc9760", X-B3-SpanId:"858c7f79934a64f9", X-B3-ParentSpanId:"5301e8b66ddc9760", X-B3-Sampled:"0", X-ONAP-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-TransactionID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-ECOMP-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4ab7a93-2f38-40e3-8212-3d1b961bb03a"] 2021-11-29T21:05:33.167Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Request body: 2021-11-29T21:05:33.167Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||==========================request end================================================ 2021-11-29T21:05:33.204Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||============================response begin========================================== 2021-11-29T21:05:33.205Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T21:05:33.205Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Status text : 2021-11-29T21:05:33.205Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 21:05:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:05:33.206Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Response body: 2021-11-29T21:05:33.206Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||=======================response end================================================= 2021-11-29T21:05:33.207Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|INFO|404|Not Found|InvokeReturn 2021-11-29T21:05:33.232Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2021-11-29T21:05:33.233Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2021-11-29T21:05:33.242Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T21:05:33.289Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T21:05:33.290Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2021-11-29T21:05:33.340Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2021-11-29T21:05:33.341Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211129-21:05:33:323-18713], Content-Length=[313], Date=[Mon, 29 Nov 2021 21:05:33 GMT], Content-Type=[application/json]} 2021-11-29T21:05:33.342Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2021-11-29T21:05:33.346Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2021-11-29T21:05:33.346Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2021-11-29T21:05:33.353Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T21:05:33.387Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T21:05:33.387Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2021-11-29T21:05:33.425Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2021-11-29T21:05:33.426Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-211129-21:05:33:406-94285], Content-Length=[313], Date=[Mon, 29 Nov 2021 21:05:33 GMT], Content-Type=[application/json]} 2021-11-29T21:05:33.426Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2021-11-29T21:05:33.428Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2021-11-29T21:05:33.429Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2021-11-29T21:05:33.429Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-11-29T21:05:33.429Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-11-29T21:05:33.435Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-11-29T21:05:33.435Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-11-29T21:05:33.435Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-11-29T21:05:33.436Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2021-11-29T21:05:33.436Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-11-29T21:05:33.436Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"90", X-B3-TraceId:"5301e8b66ddc9760", X-B3-SpanId:"ff3c9f3c7c4900ff", X-B3-ParentSpanId:"5301e8b66ddc9760", X-B3-Sampled:"0", X-ONAP-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-TransactionID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-ECOMP-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23599d3b-8a7d-4ec0-bd2f-c323f9ff67d4"] 2021-11-29T21:05:33.436Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"TestPNFMacroInstantiation","requestScope":"service"} 2021-11-29T21:05:33.436Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-11-29T21:05:33.455Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-11-29T21:05:33.455Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-11-29T21:05:33.455Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-11-29T21:05:33.456Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 21:05:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:05:33.456Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-11-29T21:05:33.456Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-11-29T21:05:33.456Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-11-29T21:05:33.458Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81 2021-11-29T21:05:33.458Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|INFO|500||Invoke 2021-11-29T21:05:33.458Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||===========================request begin================================================ 2021-11-29T21:05:33.458Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81 2021-11-29T21:05:33.459Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Method : GET 2021-11-29T21:05:33.459Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-TransactionID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-ECOMP-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18642e14-2c04-47fc-95f6-e2ba62645156"] 2021-11-29T21:05:33.459Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Request body: 2021-11-29T21:05:33.459Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||==========================request end================================================ 2021-11-29T21:05:33.498Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||============================response begin========================================== 2021-11-29T21:05:33.499Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Status code : 200 OK 2021-11-29T21:05:33.499Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Status text : 2021-11-29T21:05:33.499Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:05:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:05:33.501Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "3e7e1adb-942e-42a1-877e-8f22ab45bd81", "modelInvariantUUID" : "4292c67d-9c48-43cc-9c72-af3772e31cba", "created" : "2021-11-29 21:04:39.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "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/3e7e1adb-942e-42a1-877e-8f22ab45bd81" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/allottedCustomizations" } } } 2021-11-29T21:05:33.501Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||=======================response end================================================= 2021-11-29T21:05:33.502Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|INFO|500||InvokeReturn 2021-11-29T21:05:33.507Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance 2021-11-29T21:05:33.507Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|INFO|500||Invoke 2021-11-29T21:05:33.507Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-11-29T21:05:33.508Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance 2021-11-29T21:05:33.508Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|DEBUG|500||Method : GET 2021-11-29T21:05:33.508Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-TransactionID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-ECOMP-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3fda87a-0916-4ff1-af66-52fdb1ec0d01"] 2021-11-29T21:05:33.508Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|DEBUG|500||Request body: 2021-11-29T21:05:33.509Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|DEBUG|500||==========================request end================================================ 2021-11-29T21:05:33.535Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|DEBUG|500||============================response begin========================================== 2021-11-29T21:05:33.536Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T21:05:33.536Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|DEBUG|500||Status text : 2021-11-29T21:05:33.536Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 21:05:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:05:33.537Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|DEBUG|500||Response body: 2021-11-29T21:05:33.537Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|DEBUG|500||=======================response end================================================= 2021-11-29T21:05:33.537Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|INFO|404|Not Found|InvokeReturn 2021-11-29T21:05:33.538Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba 2021-11-29T21:05:33.539Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|INFO|500||Invoke 2021-11-29T21:05:33.539Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|DEBUG|500||===========================request begin================================================ 2021-11-29T21:05:33.539Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba 2021-11-29T21:05:33.539Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|DEBUG|500||Method : GET 2021-11-29T21:05:33.540Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-TransactionID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-ECOMP-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0ca553b-fda4-474c-bce9-c467ca501b88"] 2021-11-29T21:05:33.540Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|DEBUG|500||Request body: 2021-11-29T21:05:33.540Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|DEBUG|500||==========================request end================================================ 2021-11-29T21:05:33.558Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|DEBUG|500||============================response begin========================================== 2021-11-29T21:05:33.559Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|DEBUG|500||Status code : 200 OK 2021-11-29T21:05:33.559Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|DEBUG|500||Status text : 2021-11-29T21:05:33.560Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:05:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:05:33.560Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "3e7e1adb-942e-42a1-877e-8f22ab45bd81", "modelInvariantUUID" : "4292c67d-9c48-43cc-9c72-af3772e31cba", "created" : "2021-11-29 21:04:39.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "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/3e7e1adb-942e-42a1-877e-8f22ab45bd81" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/allottedCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba" } } } 2021-11-29T21:05:33.562Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|DEBUG|500||=======================response end================================================= 2021-11-29T21:05:33.562Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|INFO|500||InvokeReturn 2021-11-29T21:05:33.567Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance 2021-11-29T21:05:33.568Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|INFO|500||Invoke 2021-11-29T21:05:33.568Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-11-29T21:05:33.568Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance 2021-11-29T21:05:33.569Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|DEBUG|500||Method : GET 2021-11-29T21:05:33.569Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-TransactionID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-ECOMP-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ccb6503-3858-4630-bf1e-e15a2e88cb34"] 2021-11-29T21:05:33.570Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|DEBUG|500||Request body: 2021-11-29T21:05:33.570Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|DEBUG|500||==========================request end================================================ 2021-11-29T21:05:33.580Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|DEBUG|500||============================response begin========================================== 2021-11-29T21:05:33.580Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T21:05:33.581Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|DEBUG|500||Status text : 2021-11-29T21:05:33.581Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 21:05:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:05:33.582Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|DEBUG|500||Response body: 2021-11-29T21:05:33.582Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|DEBUG|500||=======================response end================================================= 2021-11-29T21:05:33.583Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=createInstance|INFO|404|Not Found|InvokeReturn 2021-11-29T21:05:33.584Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-11-29T21:05:33.584Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-11-29T21:05:33.585Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-11-29T21:05:33.585Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2021-11-29T21:05:33.586Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-11-29T21:05:33.586Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-TransactionID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-ECOMP-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eae7b44c-ebfc-48f6-a4ff-1efd02a636c2"] 2021-11-29T21:05:33.587Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-11-29T21:05:33.587Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-11-29T21:05:33.599Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-11-29T21:05:33.600Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-11-29T21:05:33.600Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-11-29T21:05:33.601Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:05:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:05:33.602Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2021-11-29 19:15:21.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" } } } 2021-11-29T21:05:33.602Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-11-29T21:05:33.603Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-11-29T21:05:33.608Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2021-11-29T21:05:33.608Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2021-11-29T21:05:33.609Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-11-29T21:05:33.609Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2021-11-29T21:05:33.610Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2021-11-29T21:05:33.610Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-TransactionID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-ECOMP-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fdcdcf2-10ea-4dc5-8b66-14d393773f52"] 2021-11-29T21:05:33.611Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2021-11-29T21:05:33.611Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2021-11-29T21:05:33.633Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2021-11-29T21:05:33.634Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2021-11-29T21:05:33.634Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2021-11-29T21:05:33.635Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:05:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:05:33.635Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 506, "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" : "2021-11-29T19:15:21.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service" } } } 2021-11-29T21:05:33.636Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2021-11-29T21:05:33.636Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2021-11-29T21:05:33.639Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81 2021-11-29T21:05:33.639Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|INFO|500||Invoke 2021-11-29T21:05:33.639Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||===========================request begin================================================ 2021-11-29T21:05:33.640Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81 2021-11-29T21:05:33.640Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Method : GET 2021-11-29T21:05:33.640Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-TransactionID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-ECOMP-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1a39532-05a7-4101-ac32-b3712d954dca"] 2021-11-29T21:05:33.641Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Request body: 2021-11-29T21:05:33.641Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||==========================request end================================================ 2021-11-29T21:05:33.654Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||============================response begin========================================== 2021-11-29T21:05:33.654Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Status code : 200 OK 2021-11-29T21:05:33.655Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Status text : 2021-11-29T21:05:33.655Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:05:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:05:33.656Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "3e7e1adb-942e-42a1-877e-8f22ab45bd81", "modelInvariantUUID" : "4292c67d-9c48-43cc-9c72-af3772e31cba", "created" : "2021-11-29 21:04:39.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "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/3e7e1adb-942e-42a1-877e-8f22ab45bd81" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/allottedCustomizations" } } } 2021-11-29T21:05:33.656Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||=======================response end================================================= 2021-11-29T21:05:33.657Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|INFO|500||InvokeReturn 2021-11-29T21:05:33.660Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T21:05:33.660Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-11-29T21:05:33.661Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-11-29T21:05:33.661Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T21:05:33.661Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-11-29T21:05:33.661Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"4284", X-B3-TraceId:"5301e8b66ddc9760", X-B3-SpanId:"ab0279b685cff3de", X-B3-ParentSpanId:"5301e8b66ddc9760", X-B3-Sampled:"0", X-ONAP-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-TransactionID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-ECOMP-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c5cf810-4fe5-44e6-83a5-aac14149d683"] 2021-11-29T21:05:33.662Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60","requestStatus":"IN_PROGRESS","startTime":1638219933233,"source":"VID","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n\t\t\t\"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"d7bf8b7d-3c58-438e-bd77-9c6c584c608b\",\n \"modelInvariantId\":\"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelVersionId\":\"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\" \"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\" \"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n ]\n \n \n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n \"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9712459b-ca4a-4c9f-bcef-9a759c71cd66\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60"} 2021-11-29T21:05:33.662Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-11-29T21:05:33.691Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-11-29T21:05:33.692Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-11-29T21:05:33.692Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-11-29T21:05:33.693Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:05:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:05:33.693Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T21:05:33.233+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n\t\t\t\"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"d7bf8b7d-3c58-438e-bd77-9c6c584c608b\",\n \"modelInvariantId\":\"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelVersionId\":\"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\" \"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\" \"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n ]\n \n \n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n \"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9712459b-ca4a-4c9f-bcef-9a759c71cd66\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-11-29T21:05:33.675+00:00", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60" } } } 2021-11-29T21:05:33.694Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-11-29T21:05:33.694Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-11-29T21:05:33.705Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-11-29T21:05:33.706Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-11-29T21:05:33.706Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-11-29T21:05:33.706Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2021-11-29T21:05:33.706Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-11-29T21:05:33.707Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3142", X-B3-TraceId:"5301e8b66ddc9760", X-B3-SpanId:"1866e937e35062ed", X-B3-ParentSpanId:"5301e8b66ddc9760", X-B3-Sampled:"0", X-ONAP-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-TransactionID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-ECOMP-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f62b94d2-4a84-4481-96de-949b810263bd"] 2021-11-29T21:05:33.707Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"4292c67d-9c48-43cc-9c72-af3772e31cba\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\"modelUuid\":\"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\"modelInvariantUuid\":\"4292c67d-9c48-43cc-9c72-af3772e31cba\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"d7bf8b7d-3c58-438e-bd77-9c6c584c608b\",\"modelInvariantId\":\"4292c67d-9c48-43cc-9c72-af3772e31cba\",\"modelVersionId\":\"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\" \"},\"lineOfBusiness\":{\"lineOfBusinessName\":\" \"},\"productFamilyId\":\"\",\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation\"}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\"modelInvariantId\":\"4292c67d-9c48-43cc-9c72-af3772e31cba\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\" \"},\"owningEntity\":{\"owningEntityId\":\"9712459b-ca4a-4c9f-bcef-9a759c71cd66\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60","type":"String"},"mso-request-id":{"value":"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60","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"}}} 2021-11-29T21:05:33.707Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-11-29T21:05:33.929Z|85176ae4-3370-4f17-84f7-307dfc199309|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:05:33.930Z|85176ae4-3370-4f17-84f7-307dfc199309|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:05:33.937Z|3b69a0e8-e45e-4ff5-b01d-b305aa85eff1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:05:33.937Z|3b69a0e8-e45e-4ff5-b01d-b305aa85eff1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:05:33.939Z|c5a37108-4ff2-4b27-8c03-afb1e80c9ab0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:05:33.939Z|c5a37108-4ff2-4b27-8c03-afb1e80c9ab0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:05:33.987Z|cddab08a-e224-4f3e-baad-e265c4936151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:05:33.988Z|cddab08a-e224-4f3e-baad-e265c4936151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:05:34.481Z|330c0234-30c4-479e-8d8f-d76b525a6ccc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:05:34.482Z|330c0234-30c4-479e-8d8f-d76b525a6ccc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:05:34.732Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-11-29T21:05:34.733Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-11-29T21:05:34.733Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-11-29T21:05:34.734Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 29 Nov 2021 21:05:34 GMT", X-ONAP-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-TransactionID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-ECOMP-RequestID:"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"f62b94d2-4a84-4481-96de-949b810263bd", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"] 2021-11-29T21:05:34.734Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60\",\"instanceId\":\"a194efed-6ad0-4068-9742-ab52057a18b6\"}}","message":"Success","processInstanceID":"17a64fcd-5158-11ec-937a-3ed201e9b36e","variables":null,"messageCode":200} 2021-11-29T21:05:34.735Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-11-29T21:05:34.735Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-11-29T21:05:34.740Z|5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:05:34.878Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:05:34.882Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60 2021-11-29T21:05:34.882Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|INFO|500||Invoke 2021-11-29T21:05:34.883Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||===========================request begin================================================ 2021-11-29T21:05:34.883Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60 2021-11-29T21:05:34.883Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Method : GET 2021-11-29T21:05:34.883Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4209e4e3beb7bd2", X-B3-SpanId:"5d8a266ad44d31d6", X-B3-ParentSpanId:"d4209e4e3beb7bd2", X-B3-Sampled:"0", X-ONAP-RequestID:"52ce298b-42cf-4629-844b-beb8bf6cb897", X-RequestID:"52ce298b-42cf-4629-844b-beb8bf6cb897", X-TransactionID:"52ce298b-42cf-4629-844b-beb8bf6cb897", X-ECOMP-RequestID:"52ce298b-42cf-4629-844b-beb8bf6cb897", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9ee2ec8-d355-44bb-b7b1-c672895645e3"] 2021-11-29T21:05:34.883Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Request body: 2021-11-29T21:05:34.884Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||==========================request end================================================ 2021-11-29T21:05:34.902Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||============================response begin========================================== 2021-11-29T21:05:34.903Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Status code : 200 OK 2021-11-29T21:05:34.903Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Status text : 2021-11-29T21:05:34.904Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:05:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:05:34.904Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Response body: { "requestId" : "5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T21:05:33.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n\t\t\t\"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"d7bf8b7d-3c58-438e-bd77-9c6c584c608b\",\n \"modelInvariantId\":\"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelVersionId\":\"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\" \"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\" \"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n ]\n \n \n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n \"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9712459b-ca4a-4c9f-bcef-9a759c71cd66\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:05:34.000+00:00", "serviceInstanceId" : "a194efed-6ad0-4068-9742-ab52057a18b6", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60" } } } 2021-11-29T21:05:34.904Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||=======================response end================================================= 2021-11-29T21:05:34.905Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|INFO|500||InvokeReturn 2021-11-29T21:05:34.907Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false 2021-11-29T21:05:34.907Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:05:34.907Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:05:34.908Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false 2021-11-29T21:05:34.908Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:05:34.908Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4209e4e3beb7bd2", X-B3-SpanId:"a4b13405396d9ff4", X-B3-ParentSpanId:"d4209e4e3beb7bd2", X-B3-Sampled:"0", X-ONAP-RequestID:"52ce298b-42cf-4629-844b-beb8bf6cb897", X-RequestID:"52ce298b-42cf-4629-844b-beb8bf6cb897", X-TransactionID:"52ce298b-42cf-4629-844b-beb8bf6cb897", X-ECOMP-RequestID:"52ce298b-42cf-4629-844b-beb8bf6cb897", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cd7ec26-a22c-4b0f-8b33-b64a055f60b6"] 2021-11-29T21:05:34.909Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:05:34.909Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:05:34.923Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:05:34.923Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:05:34.924Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:05:34.924Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:05:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:05:34.925Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:05:34.925Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:05:34.925Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:05:34.933Z|52ce298b-42cf-4629-844b-beb8bf6cb897|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:05:43.950Z|9c0ebc62-4310-4dc3-af19-b8f1eca1b1e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:05:43.951Z|9c0ebc62-4310-4dc3-af19-b8f1eca1b1e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:05:43.960Z|da5c992d-60a7-4f3f-ac87-4db6b0a5777e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:05:43.960Z|da5c992d-60a7-4f3f-ac87-4db6b0a5777e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:05:43.961Z|8918ba3c-fbf3-4811-b67a-f1db6ca04663|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:05:43.961Z|8918ba3c-fbf3-4811-b67a-f1db6ca04663|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:05:45.062Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:05:45.065Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60 2021-11-29T21:05:45.066Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|INFO|500||Invoke 2021-11-29T21:05:45.066Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||===========================request begin================================================ 2021-11-29T21:05:45.066Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60 2021-11-29T21:05:45.066Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Method : GET 2021-11-29T21:05:45.067Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ac7a69efd68b38d", X-B3-SpanId:"784baca14dd9bd10", X-B3-ParentSpanId:"0ac7a69efd68b38d", X-B3-Sampled:"0", X-ONAP-RequestID:"5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb", X-RequestID:"5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb", X-TransactionID:"5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb", X-ECOMP-RequestID:"5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1bde475-30b5-48a4-b61f-05e2f4bf3c34"] 2021-11-29T21:05:45.067Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Request body: 2021-11-29T21:05:45.067Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||==========================request end================================================ 2021-11-29T21:05:45.087Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||============================response begin========================================== 2021-11-29T21:05:45.088Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Status code : 200 OK 2021-11-29T21:05:45.088Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Status text : 2021-11-29T21:05:45.088Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:05:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:05:45.089Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Response body: { "requestId" : "5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", "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" : "2021-11-29T21:05:33.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n\t\t\t\"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"d7bf8b7d-3c58-438e-bd77-9c6c584c608b\",\n \"modelInvariantId\":\"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelVersionId\":\"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\" \"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\" \"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n ]\n \n \n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n \"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9712459b-ca4a-4c9f-bcef-9a759c71cd66\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:05:43.000+00:00", "serviceInstanceId" : "a194efed-6ad0-4068-9742-ab52057a18b6", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60" } } } 2021-11-29T21:05:45.089Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||=======================response end================================================= 2021-11-29T21:05:45.090Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|INFO|500||InvokeReturn 2021-11-29T21:05:45.091Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false 2021-11-29T21:05:45.092Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:05:45.092Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:05:45.092Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false 2021-11-29T21:05:45.093Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:05:45.093Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ac7a69efd68b38d", X-B3-SpanId:"b79f81c09a8ad970", X-B3-ParentSpanId:"0ac7a69efd68b38d", X-B3-Sampled:"0", X-ONAP-RequestID:"5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb", X-RequestID:"5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb", X-TransactionID:"5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb", X-ECOMP-RequestID:"5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ac91d1a-164f-4a4a-a8db-7f97d5b02ce5"] 2021-11-29T21:05:45.094Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:05:45.094Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:05:45.104Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:05:45.104Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:05:45.104Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:05:45.105Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:05:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:05:45.105Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:05:45.106Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:05:45.106Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:05:45.151Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T21:05:45.152Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T21:05:45.152Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T21:05:45.152Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T21:05:45.153Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T21:05:45.153Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb", X-RequestID:"5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb", X-TransactionID:"5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb", X-ECOMP-RequestID:"5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44e25066-9302-4d3f-866a-9c7a092d9f81"] 2021-11-29T21:05:45.153Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T21:05:45.154Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T21:05:45.279Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T21:05:45.281Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T21:05:45.281Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T21:05:45.281Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B4177B8F75D58CDE0C9BD6B119FE80AF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"698", Date:"Mon, 29 Nov 2021 21:05:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:05:45.282Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1af5067a-5158-11ec-937a-3ed201e9b36e","businessKey":"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60","processDefinitionId":"AssignPnfBB:1:c3751cd8-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"AssignPnfBB","processDefinitionName":"AssignPnfBB","processDefinitionVersion":1,"startTime":"2021-11-29T21:05:39.288+0000","endTime":"2021-11-29T21:05:43.626+0000","removalTime":null,"durationInMillis":4338,"startUserId":null,"startActivityId":"AssignPnf_StartEvent","deleteReason":null,"rootProcessInstanceId":"17a64fcd-5158-11ec-937a-3ed201e9b36e","superProcessInstanceId":"1a68f2d4-5158-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2021-11-29T21:05:45.282Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T21:05:45.283Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T21:05:45.314Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1af5067a-5158-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1af5067a-5158-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T21:05:45.316Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1af5067a-5158-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T21:05:45.316Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1af5067a-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T21:05:45.317Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1af5067a-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1af5067a-5158-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T21:05:45.317Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1af5067a-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T21:05:45.317Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1af5067a-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb", X-RequestID:"5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb", X-TransactionID:"5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb", X-ECOMP-RequestID:"5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bdfae758-8b31-4e79-bc7e-d866e500f3a5"] 2021-11-29T21:05:45.318Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1af5067a-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T21:05:45.318Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1af5067a-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T21:05:45.438Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1af5067a-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T21:05:45.439Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1af5067a-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T21:05:45.439Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1af5067a-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T21:05:45.440Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1af5067a-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F618B7367B637D9352EBA1FEC40A4C11; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"817", Date:"Mon, 29 Nov 2021 21:05:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:05:45.441Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1af5067a-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"1d6605a9-5158-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"1af5067a-5158-11ec-937a-3ed201e9b36e","activityId":"Task_UpdatePnfOrchestrationStatusAssigned","activityName":"Update Pnf Orchestration Status to Assigned","activityType":"serviceTask","processDefinitionKey":"AssignPnfBB","processDefinitionId":"AssignPnfBB:1:c3751cd8-5148-11ec-937a-3ed201e9b36e","processInstanceId":"1af5067a-5158-11ec-937a-3ed201e9b36e","executionId":"1af5067a-5158-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T21:05:43.384+0000","endTime":"2021-11-29T21:05:43.625+0000","durationInMillis":241,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"17a64fcd-5158-11ec-937a-3ed201e9b36e"}] 2021-11-29T21:05:45.441Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1af5067a-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T21:05:45.442Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1af5067a-5158-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T21:05:45.447Z|5ff777b8-3dc6-46f9-a1d2-c98beac1dcbb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:05:48.987Z|f5c87db6-bbc2-4f6f-8a64-05c9014d8112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:05:48.988Z|f5c87db6-bbc2-4f6f-8a64-05c9014d8112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:05:49.081Z|5e202fe4-7a6a-467a-97ce-db641d8ab041|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:05:49.082Z|5e202fe4-7a6a-467a-97ce-db641d8ab041|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:05:53.972Z|8ff37824-b361-4de8-88e8-90994701fdd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:05:53.973Z|8ff37824-b361-4de8-88e8-90994701fdd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:05:53.979Z|1a4cfbb8-52bf-41fc-bc24-8a39cc935d06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:05:53.980Z|1a4cfbb8-52bf-41fc-bc24-8a39cc935d06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:05:53.981Z|a164c808-04d6-401a-a492-57b9b310d0e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:05:53.982Z|a164c808-04d6-401a-a492-57b9b310d0e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:05:55.575Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:05:55.579Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60 2021-11-29T21:05:55.580Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|INFO|500||Invoke 2021-11-29T21:05:55.580Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||===========================request begin================================================ 2021-11-29T21:05:55.580Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60 2021-11-29T21:05:55.580Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Method : GET 2021-11-29T21:05:55.581Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9316203c8a07aec1", X-B3-SpanId:"a8ac9daa9a99662e", X-B3-ParentSpanId:"9316203c8a07aec1", X-B3-Sampled:"0", X-ONAP-RequestID:"99773568-1aca-4eb5-b192-0aebe0331c90", X-RequestID:"99773568-1aca-4eb5-b192-0aebe0331c90", X-TransactionID:"99773568-1aca-4eb5-b192-0aebe0331c90", X-ECOMP-RequestID:"99773568-1aca-4eb5-b192-0aebe0331c90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee446a15-2371-4d98-98ed-63f95ae54af5"] 2021-11-29T21:05:55.581Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Request body: 2021-11-29T21:05:55.581Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||==========================request end================================================ 2021-11-29T21:05:55.600Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||============================response begin========================================== 2021-11-29T21:05:55.601Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Status code : 200 OK 2021-11-29T21:05:55.601Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Status text : 2021-11-29T21:05:55.601Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:05:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:05:55.602Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Response body: { "requestId" : "5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", "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" : "2021-11-29T21:05:33.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n\t\t\t\"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"d7bf8b7d-3c58-438e-bd77-9c6c584c608b\",\n \"modelInvariantId\":\"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelVersionId\":\"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\" \"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\" \"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n ]\n \n \n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n \"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9712459b-ca4a-4c9f-bcef-9a759c71cd66\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:05:43.000+00:00", "serviceInstanceId" : "a194efed-6ad0-4068-9742-ab52057a18b6", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60" } } } 2021-11-29T21:05:55.603Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||=======================response end================================================= 2021-11-29T21:05:55.603Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|INFO|500||InvokeReturn 2021-11-29T21:05:55.605Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false 2021-11-29T21:05:55.605Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:05:55.605Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:05:55.605Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false 2021-11-29T21:05:55.606Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:05:55.606Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9316203c8a07aec1", X-B3-SpanId:"ec008843a57c067d", X-B3-ParentSpanId:"9316203c8a07aec1", X-B3-Sampled:"0", X-ONAP-RequestID:"99773568-1aca-4eb5-b192-0aebe0331c90", X-RequestID:"99773568-1aca-4eb5-b192-0aebe0331c90", X-TransactionID:"99773568-1aca-4eb5-b192-0aebe0331c90", X-ECOMP-RequestID:"99773568-1aca-4eb5-b192-0aebe0331c90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da081855-28a3-4798-9179-9fb85d9abb71"] 2021-11-29T21:05:55.606Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:05:55.607Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:05:55.615Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:05:55.615Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:05:55.615Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:05:55.616Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:05:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:05:55.617Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:05:55.617Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:05:55.618Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:05:55.643Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T21:05:55.643Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T21:05:55.644Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T21:05:55.644Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T21:05:55.644Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T21:05:55.645Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"99773568-1aca-4eb5-b192-0aebe0331c90", X-RequestID:"99773568-1aca-4eb5-b192-0aebe0331c90", X-TransactionID:"99773568-1aca-4eb5-b192-0aebe0331c90", X-ECOMP-RequestID:"99773568-1aca-4eb5-b192-0aebe0331c90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03fbca19-0f00-443c-aadb-003d17e265f8"] 2021-11-29T21:05:55.645Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T21:05:55.645Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T21:05:55.778Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T21:05:55.779Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T21:05:55.779Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T21:05:55.780Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=253663E82E680AF3C43E4BE5FDE492E0; Path=/; HttpOnly", Cache-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:"Mon, 29 Nov 2021 21:05:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:05:55.780Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1e735796-5158-11ec-937a-3ed201e9b36e","businessKey":"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60","processDefinitionId":"WaitForPnfReadyBB:1:c3547519-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2021-11-29T21:05:45.149+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"17a64fcd-5158-11ec-937a-3ed201e9b36e","superProcessInstanceId":"1dbead50-5158-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T21:05:55.780Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T21:05:55.781Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T21:05:55.805Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T21:05:55.806Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T21:05:55.806Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T21:05:55.806Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T21:05:55.806Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T21:05:55.807Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"99773568-1aca-4eb5-b192-0aebe0331c90", X-RequestID:"99773568-1aca-4eb5-b192-0aebe0331c90", X-TransactionID:"99773568-1aca-4eb5-b192-0aebe0331c90", X-ECOMP-RequestID:"99773568-1aca-4eb5-b192-0aebe0331c90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"898c3930-a264-40b2-9157-7d0178f5f626"] 2021-11-29T21:05:55.807Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T21:05:55.807Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T21:05:55.925Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T21:05:55.926Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T21:05:55.926Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T21:05:55.927Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6FE17EEC602543DCE5BEE83D6F7B96D2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Mon, 29 Nov 2021 21:05:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:05:55.928Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"1e79722d-5158-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"1e735796-5158-11ec-937a-3ed201e9b36e","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:c3547519-5148-11ec-937a-3ed201e9b36e","processInstanceId":"1e735796-5158-11ec-937a-3ed201e9b36e","executionId":"1e735796-5158-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T21:05:45.189+0000","endTime":"2021-11-29T21:05:45.504+0000","durationInMillis":315,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"17a64fcd-5158-11ec-937a-3ed201e9b36e"}] 2021-11-29T21:05:55.929Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T21:05:55.930Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T21:05:55.937Z|99773568-1aca-4eb5-b192-0aebe0331c90|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:06:03.989Z|1aced508-fd69-469b-aab0-140d08284b01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:06:03.996Z|1aced508-fd69-469b-aab0-140d08284b01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:06:04.007Z|f20c18b7-75c3-4da5-9a84-d7749b0e46d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:06:04.007Z|0575191e-9ddb-4d53-8c2d-26a6ec53cb29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:06:04.007Z|1b1c2927-8921-4ec3-b614-8e467527455e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:06:04.008Z|0575191e-9ddb-4d53-8c2d-26a6ec53cb29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:06:04.008Z|f20c18b7-75c3-4da5-9a84-d7749b0e46d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:06:04.008Z|1b1c2927-8921-4ec3-b614-8e467527455e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:06:04.483Z|48366634-b0d8-4d38-8102-98dbef80b27b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:06:04.485Z|48366634-b0d8-4d38-8102-98dbef80b27b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:06:06.073Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:06:06.081Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60 2021-11-29T21:06:06.081Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|INFO|500||Invoke 2021-11-29T21:06:06.082Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:06.082Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60 2021-11-29T21:06:06.082Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Method : GET 2021-11-29T21:06:06.082Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"073fe75f7804d91f", X-B3-SpanId:"cd804de5584498b6", X-B3-ParentSpanId:"073fe75f7804d91f", X-B3-Sampled:"0", X-ONAP-RequestID:"a64bced6-a42a-4306-a550-0913f1a39b69", X-RequestID:"a64bced6-a42a-4306-a550-0913f1a39b69", X-TransactionID:"a64bced6-a42a-4306-a550-0913f1a39b69", X-ECOMP-RequestID:"a64bced6-a42a-4306-a550-0913f1a39b69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"032be3e9-d538-4d8e-8f58-b42f98226d6e"] 2021-11-29T21:06:06.083Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Request body: 2021-11-29T21:06:06.083Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:06.101Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:06.101Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:06.102Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Status text : 2021-11-29T21:06:06.102Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:06:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:06.102Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Response body: { "requestId" : "5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", "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" : "2021-11-29T21:05:33.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n\t\t\t\"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"d7bf8b7d-3c58-438e-bd77-9c6c584c608b\",\n \"modelInvariantId\":\"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelVersionId\":\"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\" \"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\" \"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n ]\n \n \n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n \"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9712459b-ca4a-4c9f-bcef-9a759c71cd66\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:05:43.000+00:00", "serviceInstanceId" : "a194efed-6ad0-4068-9742-ab52057a18b6", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60" } } } 2021-11-29T21:06:06.102Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:06.103Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|INFO|500||InvokeReturn 2021-11-29T21:06:06.104Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false 2021-11-29T21:06:06.105Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:06:06.105Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:06.105Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false 2021-11-29T21:06:06.105Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:06:06.106Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"073fe75f7804d91f", X-B3-SpanId:"477f903c3397daba", X-B3-ParentSpanId:"073fe75f7804d91f", X-B3-Sampled:"0", X-ONAP-RequestID:"a64bced6-a42a-4306-a550-0913f1a39b69", X-RequestID:"a64bced6-a42a-4306-a550-0913f1a39b69", X-TransactionID:"a64bced6-a42a-4306-a550-0913f1a39b69", X-ECOMP-RequestID:"a64bced6-a42a-4306-a550-0913f1a39b69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60d1cb52-a4be-4ca8-afa8-b15fc2b5c1b8"] 2021-11-29T21:06:06.106Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:06:06.106Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:06.115Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:06.115Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:06.115Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:06:06.116Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:06:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:06.116Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:06:06.117Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:06.117Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:06:06.160Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T21:06:06.161Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T21:06:06.161Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:06.161Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T21:06:06.162Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T21:06:06.162Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a64bced6-a42a-4306-a550-0913f1a39b69", X-RequestID:"a64bced6-a42a-4306-a550-0913f1a39b69", X-TransactionID:"a64bced6-a42a-4306-a550-0913f1a39b69", X-ECOMP-RequestID:"a64bced6-a42a-4306-a550-0913f1a39b69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d8ffbcc-0a35-47bf-b49c-55e92fb4e1f8"] 2021-11-29T21:06:06.162Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T21:06:06.163Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:06.290Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:06.291Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:06.292Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T21:06:06.294Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=50AD2B0869BABD9348A58C1AB6F26FFF; Path=/; HttpOnly", Cache-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:"Mon, 29 Nov 2021 21:06:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:06.294Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1e735796-5158-11ec-937a-3ed201e9b36e","businessKey":"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60","processDefinitionId":"WaitForPnfReadyBB:1:c3547519-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2021-11-29T21:05:45.149+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"17a64fcd-5158-11ec-937a-3ed201e9b36e","superProcessInstanceId":"1dbead50-5158-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T21:06:06.295Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:06.295Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T21:06:06.324Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T21:06:06.324Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T21:06:06.324Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:06.325Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T21:06:06.325Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T21:06:06.325Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a64bced6-a42a-4306-a550-0913f1a39b69", X-RequestID:"a64bced6-a42a-4306-a550-0913f1a39b69", X-TransactionID:"a64bced6-a42a-4306-a550-0913f1a39b69", X-ECOMP-RequestID:"a64bced6-a42a-4306-a550-0913f1a39b69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"807f9f6f-4f73-4940-a6f6-0df3be10eddb"] 2021-11-29T21:06:06.326Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T21:06:06.327Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:06.451Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:06.452Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:06.452Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T21:06:06.452Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E446611ECC473311D20A2F1D1954D2CE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Mon, 29 Nov 2021 21:06:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:06.453Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"1e79722d-5158-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"1e735796-5158-11ec-937a-3ed201e9b36e","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:c3547519-5148-11ec-937a-3ed201e9b36e","processInstanceId":"1e735796-5158-11ec-937a-3ed201e9b36e","executionId":"1e735796-5158-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T21:05:45.189+0000","endTime":"2021-11-29T21:05:45.504+0000","durationInMillis":315,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"17a64fcd-5158-11ec-937a-3ed201e9b36e"}] 2021-11-29T21:06:06.453Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:06.453Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T21:06:06.457Z|a64bced6-a42a-4306-a550-0913f1a39b69|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:06:14.043Z|0c1d0437-0918-4bbb-bfaf-f2ef74c64ccc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:06:14.043Z|c73ceebd-23f7-40fc-b221-10e5bd23558c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:06:14.043Z|9a1496b0-9049-4ede-871b-d77feceda14c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:06:14.044Z|0c1d0437-0918-4bbb-bfaf-f2ef74c64ccc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:06:14.044Z|c73ceebd-23f7-40fc-b221-10e5bd23558c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:06:14.044Z|9a1496b0-9049-4ede-871b-d77feceda14c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:06:16.585Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:06:16.591Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60 2021-11-29T21:06:16.591Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|INFO|500||Invoke 2021-11-29T21:06:16.592Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:16.592Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60 2021-11-29T21:06:16.592Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Method : GET 2021-11-29T21:06:16.592Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c5f598de55ad3dd", X-B3-SpanId:"240426cc213a4f2a", X-B3-ParentSpanId:"9c5f598de55ad3dd", X-B3-Sampled:"0", X-ONAP-RequestID:"929cb467-32f6-47f2-9b02-7379c2b99956", X-RequestID:"929cb467-32f6-47f2-9b02-7379c2b99956", X-TransactionID:"929cb467-32f6-47f2-9b02-7379c2b99956", X-ECOMP-RequestID:"929cb467-32f6-47f2-9b02-7379c2b99956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42de96ab-c835-4a36-97fe-5b63ec1968cc"] 2021-11-29T21:06:16.592Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Request body: 2021-11-29T21:06:16.593Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:16.613Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:16.613Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:16.613Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Status text : 2021-11-29T21:06:16.614Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:06:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:16.615Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Response body: { "requestId" : "5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", "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" : "2021-11-29T21:05:33.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n\t\t\t\"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"d7bf8b7d-3c58-438e-bd77-9c6c584c608b\",\n \"modelInvariantId\":\"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelVersionId\":\"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\" \"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\" \"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n ]\n \n \n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n \"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9712459b-ca4a-4c9f-bcef-9a759c71cd66\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:05:43.000+00:00", "serviceInstanceId" : "a194efed-6ad0-4068-9742-ab52057a18b6", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60" } } } 2021-11-29T21:06:16.615Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:16.615Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|INFO|500||InvokeReturn 2021-11-29T21:06:16.617Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false 2021-11-29T21:06:16.617Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:06:16.617Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:16.618Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false 2021-11-29T21:06:16.618Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:06:16.618Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c5f598de55ad3dd", X-B3-SpanId:"54ce603cc886f64c", X-B3-ParentSpanId:"9c5f598de55ad3dd", X-B3-Sampled:"0", X-ONAP-RequestID:"929cb467-32f6-47f2-9b02-7379c2b99956", X-RequestID:"929cb467-32f6-47f2-9b02-7379c2b99956", X-TransactionID:"929cb467-32f6-47f2-9b02-7379c2b99956", X-ECOMP-RequestID:"929cb467-32f6-47f2-9b02-7379c2b99956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b418cd42-0beb-4532-8aab-9bccbd4bbdf8"] 2021-11-29T21:06:16.618Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:06:16.618Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:16.627Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:16.627Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:16.627Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:06:16.628Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:06:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:16.629Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:06:16.629Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:16.630Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:06:16.659Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T21:06:16.659Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T21:06:16.660Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:16.660Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T21:06:16.660Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T21:06:16.660Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"929cb467-32f6-47f2-9b02-7379c2b99956", X-RequestID:"929cb467-32f6-47f2-9b02-7379c2b99956", X-TransactionID:"929cb467-32f6-47f2-9b02-7379c2b99956", X-ECOMP-RequestID:"929cb467-32f6-47f2-9b02-7379c2b99956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e773d89-66a6-4a15-8786-d612f395953e"] 2021-11-29T21:06:16.660Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T21:06:16.661Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:16.787Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:16.787Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:16.788Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T21:06:16.788Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F2EE4A8A6365F613CB49D7A3A72B267A; Path=/; HttpOnly", Cache-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:"Mon, 29 Nov 2021 21:06:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:16.789Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1e735796-5158-11ec-937a-3ed201e9b36e","businessKey":"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60","processDefinitionId":"WaitForPnfReadyBB:1:c3547519-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2021-11-29T21:05:45.149+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"17a64fcd-5158-11ec-937a-3ed201e9b36e","superProcessInstanceId":"1dbead50-5158-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T21:06:16.790Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:16.790Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T21:06:16.831Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T21:06:16.832Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T21:06:16.832Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:16.833Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T21:06:16.833Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T21:06:16.834Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"929cb467-32f6-47f2-9b02-7379c2b99956", X-RequestID:"929cb467-32f6-47f2-9b02-7379c2b99956", X-TransactionID:"929cb467-32f6-47f2-9b02-7379c2b99956", X-ECOMP-RequestID:"929cb467-32f6-47f2-9b02-7379c2b99956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7e0ee7a-b1e6-41d5-8aea-887bc9afedf6"] 2021-11-29T21:06:16.834Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T21:06:16.835Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:16.951Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:17.018Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:17.022Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T21:06:17.022Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=316A7AFE4657B9648D351558D206D139; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Mon, 29 Nov 2021 21:06:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:17.023Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"1e79722d-5158-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"1e735796-5158-11ec-937a-3ed201e9b36e","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:c3547519-5148-11ec-937a-3ed201e9b36e","processInstanceId":"1e735796-5158-11ec-937a-3ed201e9b36e","executionId":"1e735796-5158-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T21:05:45.189+0000","endTime":"2021-11-29T21:05:45.504+0000","durationInMillis":315,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"17a64fcd-5158-11ec-937a-3ed201e9b36e"}] 2021-11-29T21:06:17.023Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:17.024Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T21:06:17.054Z|929cb467-32f6-47f2-9b02-7379c2b99956|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:06:18.987Z|21390b4b-ecaf-40ac-a638-9185a57bbdec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:06:18.988Z|21390b4b-ecaf-40ac-a638-9185a57bbdec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:06:24.068Z|171eb176-91fa-4b86-81eb-19e706a44ace|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:06:24.069Z|171eb176-91fa-4b86-81eb-19e706a44ace|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:06:24.070Z|4edf6fec-6e3d-4f3d-bbe9-48278f6d308f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:06:24.071Z|4edf6fec-6e3d-4f3d-bbe9-48278f6d308f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:06:24.072Z|ef5e7444-2819-4fb4-a5e4-bc21b59e868d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:06:24.073Z|ef5e7444-2819-4fb4-a5e4-bc21b59e868d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:06:27.197Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:06:27.201Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60 2021-11-29T21:06:27.203Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|INFO|500||Invoke 2021-11-29T21:06:27.203Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:27.203Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60 2021-11-29T21:06:27.204Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Method : GET 2021-11-29T21:06:27.204Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f9087321c240bc28", X-B3-SpanId:"7e4140684e3f68d4", X-B3-ParentSpanId:"f9087321c240bc28", X-B3-Sampled:"0", X-ONAP-RequestID:"ebdb2f25-cff9-458b-9b6f-1301355c1dc0", X-RequestID:"ebdb2f25-cff9-458b-9b6f-1301355c1dc0", X-TransactionID:"ebdb2f25-cff9-458b-9b6f-1301355c1dc0", X-ECOMP-RequestID:"ebdb2f25-cff9-458b-9b6f-1301355c1dc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"836e45ed-76da-420b-bdfe-08424cc53f89"] 2021-11-29T21:06:27.204Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Request body: 2021-11-29T21:06:27.205Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:27.230Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:27.231Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:27.231Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Status text : 2021-11-29T21:06:27.232Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:06:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:27.232Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Response body: { "requestId" : "5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", "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" : "2021-11-29T21:05:33.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n\t\t\t\"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"d7bf8b7d-3c58-438e-bd77-9c6c584c608b\",\n \"modelInvariantId\":\"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelVersionId\":\"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\" \"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\" \"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n ]\n \n \n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n \"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9712459b-ca4a-4c9f-bcef-9a759c71cd66\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:05:43.000+00:00", "serviceInstanceId" : "a194efed-6ad0-4068-9742-ab52057a18b6", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60" } } } 2021-11-29T21:06:27.233Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:27.233Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|INFO|500||InvokeReturn 2021-11-29T21:06:27.235Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false 2021-11-29T21:06:27.235Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:06:27.235Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:27.236Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false 2021-11-29T21:06:27.236Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:06:27.236Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f9087321c240bc28", X-B3-SpanId:"d9566effed9066b5", X-B3-ParentSpanId:"f9087321c240bc28", X-B3-Sampled:"0", X-ONAP-RequestID:"ebdb2f25-cff9-458b-9b6f-1301355c1dc0", X-RequestID:"ebdb2f25-cff9-458b-9b6f-1301355c1dc0", X-TransactionID:"ebdb2f25-cff9-458b-9b6f-1301355c1dc0", X-ECOMP-RequestID:"ebdb2f25-cff9-458b-9b6f-1301355c1dc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a0b9e24-8fa9-449f-9071-bfc1aa62bf3c"] 2021-11-29T21:06:27.237Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:06:27.237Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:27.248Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:27.248Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:27.248Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:06:27.249Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:06:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:27.250Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:06:27.250Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:27.251Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:06:27.300Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T21:06:27.301Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2021-11-29T21:06:27.301Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:27.302Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1 2021-11-29T21:06:27.302Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2021-11-29T21:06:27.302Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ebdb2f25-cff9-458b-9b6f-1301355c1dc0", X-RequestID:"ebdb2f25-cff9-458b-9b6f-1301355c1dc0", X-TransactionID:"ebdb2f25-cff9-458b-9b6f-1301355c1dc0", X-ECOMP-RequestID:"ebdb2f25-cff9-458b-9b6f-1301355c1dc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15109da0-7aab-46e0-8021-a80637a6acc1"] 2021-11-29T21:06:27.303Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2021-11-29T21:06:27.303Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:27.427Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:27.427Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:27.428Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2021-11-29T21:06:27.428Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5A0C32F53BC10F3091E80D36151391F0; Path=/; HttpOnly", Cache-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:"Mon, 29 Nov 2021 21:06:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:27.428Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1e735796-5158-11ec-937a-3ed201e9b36e","businessKey":"5e53b49b-c912-4ca7-83ff-bc2c81a2bd60","processDefinitionId":"WaitForPnfReadyBB:1:c3547519-5148-11ec-937a-3ed201e9b36e","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2021-11-29T21:05:45.149+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"17a64fcd-5158-11ec-937a-3ed201e9b36e","superProcessInstanceId":"1dbead50-5158-11ec-937a-3ed201e9b36e","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2021-11-29T21:06:27.429Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:27.429Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2021-11-29T21:06:27.453Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T21:06:27.453Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||Invoke 2021-11-29T21:06:27.454Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:27.454Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1 2021-11-29T21:06:27.454Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Method : GET 2021-11-29T21:06:27.455Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ebdb2f25-cff9-458b-9b6f-1301355c1dc0", X-RequestID:"ebdb2f25-cff9-458b-9b6f-1301355c1dc0", X-TransactionID:"ebdb2f25-cff9-458b-9b6f-1301355c1dc0", X-ECOMP-RequestID:"ebdb2f25-cff9-458b-9b6f-1301355c1dc0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17f25d16-daaa-4465-bf87-5e771f1932df"] 2021-11-29T21:06:27.455Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Request body: 2021-11-29T21:06:27.455Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:27.582Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:27.583Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:27.584Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Status text : 2021-11-29T21:06:27.584Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=683610C79C0DC285481A69E010F77CE0; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Mon, 29 Nov 2021 21:06:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:27.585Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||Response body: [{"id":"1e79722d-5158-11ec-937a-3ed201e9b36e","parentActivityInstanceId":"1e735796-5158-11ec-937a-3ed201e9b36e","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:c3547519-5148-11ec-937a-3ed201e9b36e","processInstanceId":"1e735796-5158-11ec-937a-3ed201e9b36e","executionId":"1e735796-5158-11ec-937a-3ed201e9b36e","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-11-29T21:05:45.189+0000","endTime":"2021-11-29T21:05:45.504+0000","durationInMillis":315,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"17a64fcd-5158-11ec-937a-3ed201e9b36e"}] 2021-11-29T21:06:27.585Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:27.586Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1e735796-5158-11ec-937a-3ed201e9b36e&maxResults=1|INFO|500||InvokeReturn 2021-11-29T21:06:27.589Z|ebdb2f25-cff9-458b-9b6f-1301355c1dc0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:06:33.987Z|3aa2a63b-4984-425c-a46d-96331ac10f63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:06:33.988Z|3aa2a63b-4984-425c-a46d-96331ac10f63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:06:34.091Z|53fea7e8-43f9-427b-afac-ee0a13947260|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:06:34.091Z|36f8fb6d-2d7e-4bd5-bef4-cfb23a612b21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:06:34.092Z|36f8fb6d-2d7e-4bd5-bef4-cfb23a612b21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:06:34.092Z|53fea7e8-43f9-427b-afac-ee0a13947260|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:06:34.097Z|a142cdc1-40fe-4a66-8717-4f2b9e392fe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:06:34.098Z|a142cdc1-40fe-4a66-8717-4f2b9e392fe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:06:34.486Z|fd26c467-80ed-4e24-aa2e-6585691013c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:06:34.487Z|fd26c467-80ed-4e24-aa2e-6585691013c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:06:37.716Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:06:37.720Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60 2021-11-29T21:06:37.720Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|INFO|500||Invoke 2021-11-29T21:06:37.721Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:37.721Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60 2021-11-29T21:06:37.721Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Method : GET 2021-11-29T21:06:37.721Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e70e9cbd90a14a8", X-B3-SpanId:"b57b309f17a9c654", X-B3-ParentSpanId:"4e70e9cbd90a14a8", X-B3-Sampled:"0", X-ONAP-RequestID:"158ba420-fa59-4234-989e-ca7f16cd9138", X-RequestID:"158ba420-fa59-4234-989e-ca7f16cd9138", X-TransactionID:"158ba420-fa59-4234-989e-ca7f16cd9138", X-ECOMP-RequestID:"158ba420-fa59-4234-989e-ca7f16cd9138", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f806496-e055-453d-978f-8ead32d1873d"] 2021-11-29T21:06:37.722Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Request body: 2021-11-29T21:06:37.722Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:37.749Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:37.750Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:37.750Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Status text : 2021-11-29T21:06:37.750Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:06:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:37.750Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Response body: { "requestId" : "5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T21:05:33.000+00:00", "endTime" : "2021-11-29T21:06:32.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n\t\t\t\"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"d7bf8b7d-3c58-438e-bd77-9c6c584c608b\",\n \"modelInvariantId\":\"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelVersionId\":\"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\" \"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\" \"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n ]\n \n \n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n \"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9712459b-ca4a-4c9f-bcef-9a759c71cd66\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:06:32.000+00:00", "serviceInstanceId" : "a194efed-6ad0-4068-9742-ab52057a18b6", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60" } } } 2021-11-29T21:06:37.751Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:37.751Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|INFO|500||InvokeReturn 2021-11-29T21:06:37.752Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false 2021-11-29T21:06:37.753Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:06:37.753Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:37.753Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false 2021-11-29T21:06:37.753Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:06:37.754Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e70e9cbd90a14a8", X-B3-SpanId:"23828b49fea188bf", X-B3-ParentSpanId:"4e70e9cbd90a14a8", X-B3-Sampled:"0", X-ONAP-RequestID:"158ba420-fa59-4234-989e-ca7f16cd9138", X-RequestID:"158ba420-fa59-4234-989e-ca7f16cd9138", X-TransactionID:"158ba420-fa59-4234-989e-ca7f16cd9138", X-ECOMP-RequestID:"158ba420-fa59-4234-989e-ca7f16cd9138", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a052a6a-4e8e-4bbf-b0e3-966db1d0a1ce"] 2021-11-29T21:06:37.754Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:06:37.754Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:37.766Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:37.767Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:37.767Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:06:37.767Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:06:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:37.768Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:06:37.768Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:37.768Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:06:37.773Z|158ba420-fa59-4234-989e-ca7f16cd9138|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:06:37.892Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:06:37.896Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60 2021-11-29T21:06:37.897Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|INFO|500||Invoke 2021-11-29T21:06:37.897Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:37.898Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60 2021-11-29T21:06:37.898Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Method : GET 2021-11-29T21:06:37.899Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ee544cd5d34b5ae", X-B3-SpanId:"6088e25eeb2daaa2", X-B3-ParentSpanId:"1ee544cd5d34b5ae", X-B3-Sampled:"0", X-ONAP-RequestID:"3e7db5dc-bbe4-4f27-99f0-61d776e15292", X-RequestID:"3e7db5dc-bbe4-4f27-99f0-61d776e15292", X-TransactionID:"3e7db5dc-bbe4-4f27-99f0-61d776e15292", X-ECOMP-RequestID:"3e7db5dc-bbe4-4f27-99f0-61d776e15292", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57dda4ef-b00c-4849-90b1-d8e1fbc99427"] 2021-11-29T21:06:37.899Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Request body: 2021-11-29T21:06:37.900Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:37.916Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:37.916Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:37.917Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Status text : 2021-11-29T21:06:37.917Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:06:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:37.918Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Response body: { "requestId" : "5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T21:05:33.000+00:00", "endTime" : "2021-11-29T21:06:32.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n\t\t\t\"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"d7bf8b7d-3c58-438e-bd77-9c6c584c608b\",\n \"modelInvariantId\":\"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelVersionId\":\"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\" \"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\" \"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n ]\n \n \n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n \"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9712459b-ca4a-4c9f-bcef-9a759c71cd66\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:06:32.000+00:00", "serviceInstanceId" : "a194efed-6ad0-4068-9742-ab52057a18b6", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60" } } } 2021-11-29T21:06:37.918Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:37.919Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|INFO|500||InvokeReturn 2021-11-29T21:06:37.921Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false 2021-11-29T21:06:37.922Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:06:37.922Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:37.922Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false 2021-11-29T21:06:37.923Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:06:37.923Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ee544cd5d34b5ae", X-B3-SpanId:"6c916e3743879fd7", X-B3-ParentSpanId:"1ee544cd5d34b5ae", X-B3-Sampled:"0", X-ONAP-RequestID:"3e7db5dc-bbe4-4f27-99f0-61d776e15292", X-RequestID:"3e7db5dc-bbe4-4f27-99f0-61d776e15292", X-TransactionID:"3e7db5dc-bbe4-4f27-99f0-61d776e15292", X-ECOMP-RequestID:"3e7db5dc-bbe4-4f27-99f0-61d776e15292", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dda04e26-f472-4ba5-901d-7f9c530f5f24"] 2021-11-29T21:06:37.924Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:06:37.924Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:37.936Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:37.936Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:37.937Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:06:37.937Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:06:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:37.938Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:06:37.938Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:37.939Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:06:37.944Z|3e7db5dc-bbe4-4f27-99f0-61d776e15292|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:06:38.063Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:06:38.066Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60 2021-11-29T21:06:38.066Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|INFO|500||Invoke 2021-11-29T21:06:38.066Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:38.066Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60 2021-11-29T21:06:38.067Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Method : GET 2021-11-29T21:06:38.067Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca44acf4c0c499c7", X-B3-SpanId:"8ce7a8c39d098bb5", X-B3-ParentSpanId:"ca44acf4c0c499c7", X-B3-Sampled:"0", X-ONAP-RequestID:"cac1fec4-ad53-47ff-8209-d6759153b334", X-RequestID:"cac1fec4-ad53-47ff-8209-d6759153b334", X-TransactionID:"cac1fec4-ad53-47ff-8209-d6759153b334", X-ECOMP-RequestID:"cac1fec4-ad53-47ff-8209-d6759153b334", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f75cc351-fa77-43d5-bdbc-60425109d168"] 2021-11-29T21:06:38.067Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Request body: 2021-11-29T21:06:38.068Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:38.085Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:38.086Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:38.086Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Status text : 2021-11-29T21:06:38.087Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:06:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:38.087Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Response body: { "requestId" : "5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T21:05:33.000+00:00", "endTime" : "2021-11-29T21:06:32.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n\t\t\t\"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"d7bf8b7d-3c58-438e-bd77-9c6c584c608b\",\n \"modelInvariantId\":\"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelVersionId\":\"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\" \"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\" \"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n ]\n \n \n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n \"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9712459b-ca4a-4c9f-bcef-9a759c71cd66\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:06:32.000+00:00", "serviceInstanceId" : "a194efed-6ad0-4068-9742-ab52057a18b6", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60" } } } 2021-11-29T21:06:38.088Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:38.088Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|INFO|500||InvokeReturn 2021-11-29T21:06:38.089Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false 2021-11-29T21:06:38.090Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:06:38.090Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:38.090Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false 2021-11-29T21:06:38.091Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:06:38.091Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca44acf4c0c499c7", X-B3-SpanId:"d9e1e5afda93cc48", X-B3-ParentSpanId:"ca44acf4c0c499c7", X-B3-Sampled:"0", X-ONAP-RequestID:"cac1fec4-ad53-47ff-8209-d6759153b334", X-RequestID:"cac1fec4-ad53-47ff-8209-d6759153b334", X-TransactionID:"cac1fec4-ad53-47ff-8209-d6759153b334", X-ECOMP-RequestID:"cac1fec4-ad53-47ff-8209-d6759153b334", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a00cd05b-412c-4662-a18f-785be68ad45a"] 2021-11-29T21:06:38.091Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:06:38.092Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:38.102Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:38.102Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:38.102Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:06:38.102Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:06:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:38.104Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:06:38.104Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:38.104Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:06:38.109Z|cac1fec4-ad53-47ff-8209-d6759153b334|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:06:38.248Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:06:38.251Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60 2021-11-29T21:06:38.251Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|INFO|500||Invoke 2021-11-29T21:06:38.251Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:38.251Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60 2021-11-29T21:06:38.252Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Method : GET 2021-11-29T21:06:38.252Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b58d62c22520fdfe", X-B3-SpanId:"bdcd2732ba7cbecd", X-B3-ParentSpanId:"b58d62c22520fdfe", X-B3-Sampled:"0", X-ONAP-RequestID:"4def4d62-17d4-4b5a-9cef-50fd5dc1eef6", X-RequestID:"4def4d62-17d4-4b5a-9cef-50fd5dc1eef6", X-TransactionID:"4def4d62-17d4-4b5a-9cef-50fd5dc1eef6", X-ECOMP-RequestID:"4def4d62-17d4-4b5a-9cef-50fd5dc1eef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d20cd619-bdfc-4429-b6a5-acd29520c090"] 2021-11-29T21:06:38.252Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Request body: 2021-11-29T21:06:38.252Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:38.266Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:38.267Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:38.267Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Status text : 2021-11-29T21:06:38.267Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:06:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:38.268Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Response body: { "requestId" : "5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T21:05:33.000+00:00", "endTime" : "2021-11-29T21:06:32.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n\t\t\t\"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"d7bf8b7d-3c58-438e-bd77-9c6c584c608b\",\n \"modelInvariantId\":\"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelVersionId\":\"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\" \"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\" \"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n ]\n \n \n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n \"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9712459b-ca4a-4c9f-bcef-9a759c71cd66\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:06:32.000+00:00", "serviceInstanceId" : "a194efed-6ad0-4068-9742-ab52057a18b6", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60" } } } 2021-11-29T21:06:38.268Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:38.269Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|INFO|500||InvokeReturn 2021-11-29T21:06:38.270Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false 2021-11-29T21:06:38.270Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:06:38.270Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:38.271Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false 2021-11-29T21:06:38.271Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:06:38.274Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b58d62c22520fdfe", X-B3-SpanId:"a8bf76f433b4d7e6", X-B3-ParentSpanId:"b58d62c22520fdfe", X-B3-Sampled:"0", X-ONAP-RequestID:"4def4d62-17d4-4b5a-9cef-50fd5dc1eef6", X-RequestID:"4def4d62-17d4-4b5a-9cef-50fd5dc1eef6", X-TransactionID:"4def4d62-17d4-4b5a-9cef-50fd5dc1eef6", X-ECOMP-RequestID:"4def4d62-17d4-4b5a-9cef-50fd5dc1eef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"303cf7f3-d72b-4097-8ac1-63b30a676efe"] 2021-11-29T21:06:38.274Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:06:38.275Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:38.284Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:38.285Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:38.285Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:06:38.286Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:06:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:38.287Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:06:38.287Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:38.288Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:06:38.296Z|4def4d62-17d4-4b5a-9cef-50fd5dc1eef6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:06:38.423Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:06:38.428Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60 2021-11-29T21:06:38.429Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|INFO|500||Invoke 2021-11-29T21:06:38.429Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:38.430Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60 2021-11-29T21:06:38.430Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Method : GET 2021-11-29T21:06:38.431Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59b1e1f90fc69f4c", X-B3-SpanId:"4f5bb2977abce752", X-B3-ParentSpanId:"59b1e1f90fc69f4c", X-B3-Sampled:"0", X-ONAP-RequestID:"1a2e6007-bf6f-4e8e-8fad-580174c902cc", X-RequestID:"1a2e6007-bf6f-4e8e-8fad-580174c902cc", X-TransactionID:"1a2e6007-bf6f-4e8e-8fad-580174c902cc", X-ECOMP-RequestID:"1a2e6007-bf6f-4e8e-8fad-580174c902cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1ce68da-783f-4f53-b80b-3d18c693591e"] 2021-11-29T21:06:38.431Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Request body: 2021-11-29T21:06:38.431Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:38.452Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:38.453Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:38.453Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Status text : 2021-11-29T21:06:38.453Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:06:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:38.454Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||Response body: { "requestId" : "5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T21:05:33.000+00:00", "endTime" : "2021-11-29T21:06:32.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n\t\t\t\"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation\",\n \"resources\": {\n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"d7bf8b7d-3c58-438e-bd77-9c6c584c608b\",\n \"modelInvariantId\":\"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelVersionId\":\"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\" \"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\" \"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation\"\n }\n \n ]\n \n \n \n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\n \"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \" \"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9712459b-ca4a-4c9f-bcef-9a759c71cd66\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:06:32.000+00:00", "serviceInstanceId" : "a194efed-6ad0-4068-9742-ab52057a18b6", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "5e53b49b-c912-4ca7-83ff-bc2c81a2bd60", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60" } } } 2021-11-29T21:06:38.454Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:38.454Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|INFO|500||InvokeReturn 2021-11-29T21:06:38.456Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false 2021-11-29T21:06:38.456Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:06:38.456Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:38.456Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false 2021-11-29T21:06:38.457Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:06:38.457Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59b1e1f90fc69f4c", X-B3-SpanId:"b060b4ae75f346d2", X-B3-ParentSpanId:"59b1e1f90fc69f4c", X-B3-Sampled:"0", X-ONAP-RequestID:"1a2e6007-bf6f-4e8e-8fad-580174c902cc", X-RequestID:"1a2e6007-bf6f-4e8e-8fad-580174c902cc", X-TransactionID:"1a2e6007-bf6f-4e8e-8fad-580174c902cc", X-ECOMP-RequestID:"1a2e6007-bf6f-4e8e-8fad-580174c902cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73eccc6c-dcad-44ab-950f-7edd3ce7b437"] 2021-11-29T21:06:38.457Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:06:38.458Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:38.472Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:38.473Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:38.473Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:06:38.474Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:06:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:38.476Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:06:38.476Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:38.477Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5e53b49b-c912-4ca7-83ff-bc2c81a2bd60&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:06:38.485Z|1a2e6007-bf6f-4e8e-8fad-580174c902cc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5e53b49b-c912-4ca7-83ff-bc2c81a2bd60|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:06:44.115Z|3c310218-e7be-4273-bb4d-87547c196611|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:06:44.115Z|3c310218-e7be-4273-bb4d-87547c196611|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:06:44.118Z|7dba79e9-4745-41fb-ac30-352d5e783060|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:06:44.118Z|7dba79e9-4745-41fb-ac30-352d5e783060|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:06:44.131Z|5930cd11-575f-4f51-a8f3-cf448efd8b7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:06:44.131Z|5930cd11-575f-4f51-a8f3-cf448efd8b7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:06:48.988Z|8948bfdc-8d5a-469e-b749-9f38756cce0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:06:48.993Z|8948bfdc-8d5a-469e-b749-9f38756cce0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:06:49.082Z|db4b07eb-1fcd-4abd-9ae4-70f61da89c87|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:06:49.083Z|db4b07eb-1fcd-4abd-9ae4-70f61da89c87|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:06:51.775Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:06:51.779Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|||INFO|500||Checking if requestId: 9a138e73-4403-40e5-a907-ba90e936dc0a already exists in requestDb InfraActiveRequests table 2021-11-29T21:06:51.780Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a 2021-11-29T21:06:51.780Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|INFO|500||Invoke 2021-11-29T21:06:51.780Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:51.780Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a 2021-11-29T21:06:51.781Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Method : GET 2021-11-29T21:06:51.781Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c34dc6ac22f9cf70", X-B3-SpanId:"5fd0d527453b31c2", X-B3-ParentSpanId:"c34dc6ac22f9cf70", X-B3-Sampled:"0", X-ONAP-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-TransactionID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-ECOMP-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75fc5e37-aed6-4b48-a83c-bd235c51cecf"] 2021-11-29T21:06:51.781Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Request body: 2021-11-29T21:06:51.781Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:51.802Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:51.803Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T21:06:51.803Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Status text : 2021-11-29T21:06:51.803Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 21:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:51.803Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Response body: 2021-11-29T21:06:51.804Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:51.804Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|INFO|404|Not Found|InvokeReturn 2021-11-29T21:06:51.812Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|||INFO|500||Running local validations 2021-11-29T21:06:51.813Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-11-29T21:06:51.813Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-11-29T21:06:51.815Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|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 2021-11-29T21:06:51.815Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2021-11-29T21:06:51.816Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:51.816Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|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 2021-11-29T21:06:51.816Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2021-11-29T21:06:51.817Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|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:"c34dc6ac22f9cf70", X-B3-SpanId:"0baa7dd6a8476328", X-B3-ParentSpanId:"c34dc6ac22f9cf70", X-B3-Sampled:"0", X-ONAP-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-TransactionID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-ECOMP-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da9baccf-5a6d-4c94-b8d3-b0ac842f5105"] 2021-11-29T21:06:51.817Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"a194efed-6ad0-4068-9742-ab52057a18b6"},"instanceName":null,"requestScope":"service"} 2021-11-29T21:06:51.818Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:51.839Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:51.839Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:51.840Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2021-11-29T21:06:51.840Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 21:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:51.840Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2021-11-29T21:06:51.840Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:51.841Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2021-11-29T21:06:51.841Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81 2021-11-29T21:06:51.842Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|INFO|500||Invoke 2021-11-29T21:06:51.842Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:51.842Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81 2021-11-29T21:06:51.842Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Method : GET 2021-11-29T21:06:51.843Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-TransactionID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-ECOMP-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f298a77-49f0-4cda-9695-0754397a4c77"] 2021-11-29T21:06:51.843Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Request body: 2021-11-29T21:06:51.843Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:51.871Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:51.871Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:51.871Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Status text : 2021-11-29T21:06:51.872Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:51.873Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "3e7e1adb-942e-42a1-877e-8f22ab45bd81", "modelInvariantUUID" : "4292c67d-9c48-43cc-9c72-af3772e31cba", "created" : "2021-11-29 21:04:39.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "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/3e7e1adb-942e-42a1-877e-8f22ab45bd81" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/allottedCustomizations" } } } 2021-11-29T21:06:51.874Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:51.874Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|INFO|500||InvokeReturn 2021-11-29T21:06:51.883Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance 2021-11-29T21:06:51.884Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|INFO|500||Invoke 2021-11-29T21:06:51.884Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:51.885Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance 2021-11-29T21:06:51.885Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|DEBUG|500||Method : GET 2021-11-29T21:06:51.885Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-TransactionID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-ECOMP-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2d4de42-2508-4a49-8089-c4da7b288c32"] 2021-11-29T21:06:51.885Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|DEBUG|500||Request body: 2021-11-29T21:06:51.886Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:51.899Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:51.899Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T21:06:51.900Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|DEBUG|500||Status text : 2021-11-29T21:06:51.900Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 21:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:51.901Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|DEBUG|500||Response body: 2021-11-29T21:06:51.901Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:51.902Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2021-11-29T21:06:51.902Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba 2021-11-29T21:06:51.903Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|INFO|500||Invoke 2021-11-29T21:06:51.903Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:51.903Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba 2021-11-29T21:06:51.904Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|DEBUG|500||Method : GET 2021-11-29T21:06:51.904Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-TransactionID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-ECOMP-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f92ed47-be91-4fd4-b1bb-5ae8c1f10098"] 2021-11-29T21:06:51.904Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|DEBUG|500||Request body: 2021-11-29T21:06:51.905Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:51.939Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:51.940Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:51.940Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|DEBUG|500||Status text : 2021-11-29T21:06:51.940Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:51.941Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "3e7e1adb-942e-42a1-877e-8f22ab45bd81", "modelInvariantUUID" : "4292c67d-9c48-43cc-9c72-af3772e31cba", "created" : "2021-11-29 21:04:39.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "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/3e7e1adb-942e-42a1-877e-8f22ab45bd81" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/allottedCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba" } } } 2021-11-29T21:06:51.941Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:51.941Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4292c67d-9c48-43cc-9c72-af3772e31cba|INFO|500||InvokeReturn 2021-11-29T21:06:51.945Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance 2021-11-29T21:06:51.945Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|INFO|500||Invoke 2021-11-29T21:06:51.945Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:51.946Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance 2021-11-29T21:06:51.946Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|DEBUG|500||Method : GET 2021-11-29T21:06:51.946Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-TransactionID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-ECOMP-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba5dc92b-e38f-4dd9-b520-6b519e1c1022"] 2021-11-29T21:06:51.946Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|DEBUG|500||Request body: 2021-11-29T21:06:51.947Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:51.966Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:51.967Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T21:06:51.967Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|DEBUG|500||Status text : 2021-11-29T21:06:51.967Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 21:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:51.968Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|DEBUG|500||Response body: 2021-11-29T21:06:51.968Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:51.968Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=3e7e1adb-942e-42a1-877e-8f22ab45bd81&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2021-11-29T21:06:51.969Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|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 2021-11-29T21:06:51.969Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2021-11-29T21:06:51.969Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:51.970Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|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 2021-11-29T21:06:51.970Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2021-11-29T21:06:51.970Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|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:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-TransactionID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-ECOMP-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99710ece-0c63-4f0e-82ac-707b7034d742"] 2021-11-29T21:06:51.970Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2021-11-29T21:06:51.971Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:51.984Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:51.984Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:51.984Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2021-11-29T21:06:51.985Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:51.985Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|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" : "2021-11-29 19:15:21.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" } } } 2021-11-29T21:06:51.985Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:51.985Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2021-11-29T21:06:51.987Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|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 2021-11-29T21:06:51.988Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|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 2021-11-29T21:06:51.988Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|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================================================ 2021-11-29T21:06:51.988Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|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 2021-11-29T21:06:51.988Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|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 2021-11-29T21:06:51.988Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|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:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-TransactionID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-ECOMP-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae713899-bab0-4b1f-95fd-4c9dd8355a74"] 2021-11-29T21:06:51.989Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|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: 2021-11-29T21:06:51.989Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|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================================================ 2021-11-29T21:06:51.998Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|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========================================== 2021-11-29T21:06:51.999Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|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 2021-11-29T21:06:51.999Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|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 : 2021-11-29T21:06:51.999Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:52.000Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|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" : 512, "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" : "2021-11-29T19:15:21.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/512/service" } } } 2021-11-29T21:06:52.000Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|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================================================= 2021-11-29T21:06:52.000Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|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 2021-11-29T21:06:52.001Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81 2021-11-29T21:06:52.002Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|INFO|500||Invoke 2021-11-29T21:06:52.002Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:52.002Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81 2021-11-29T21:06:52.002Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Method : GET 2021-11-29T21:06:52.002Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-TransactionID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-ECOMP-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d9501bb-3244-43e9-9bfe-e5c44b4875e2"] 2021-11-29T21:06:52.003Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Request body: 2021-11-29T21:06:52.003Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:52.034Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:52.035Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:52.035Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Status text : 2021-11-29T21:06:52.035Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:52.036Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "3e7e1adb-942e-42a1-877e-8f22ab45bd81", "modelInvariantUUID" : "4292c67d-9c48-43cc-9c72-af3772e31cba", "created" : "2021-11-29 21:04:39.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "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/3e7e1adb-942e-42a1-877e-8f22ab45bd81" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81/allottedCustomizations" } } } 2021-11-29T21:06:52.037Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:52.037Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/3e7e1adb-942e-42a1-877e-8f22ab45bd81|INFO|500||InvokeReturn 2021-11-29T21:06:52.040Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T21:06:52.040Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2021-11-29T21:06:52.041Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:52.041Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2021-11-29T21:06:52.041Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2021-11-29T21:06:52.041Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|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:"1056", X-B3-TraceId:"c34dc6ac22f9cf70", X-B3-SpanId:"db8927dac5d8c051", X-B3-ParentSpanId:"c34dc6ac22f9cf70", X-B3-Sampled:"0", X-ONAP-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-TransactionID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-ECOMP-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1207ae31-3fdf-4b6c-8afe-fe2a4c2b893a"] 2021-11-29T21:06:52.041Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"9a138e73-4403-40e5-a907-ba90e936dc0a","requestStatus":"IN_PROGRESS","startTime":1638220011813,"source":"VID","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\"\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}\n}","lastModifiedBy":"APIH","serviceInstanceId":"a194efed-6ad0-4068-9742-ab52057a18b6","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6","cloudApiRequests":[],"requestURI":"9a138e73-4403-40e5-a907-ba90e936dc0a"} 2021-11-29T21:06:52.042Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:52.076Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:52.077Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2021-11-29T21:06:52.077Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2021-11-29T21:06:52.077Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|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/9a138e73-4403-40e5-a907-ba90e936dc0a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:52.079Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "9a138e73-4403-40e5-a907-ba90e936dc0a", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T21:06:51.813+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\"\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}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-11-29T21:06:52.060+00:00", "serviceInstanceId" : "a194efed-6ad0-4068-9742-ab52057a18b6", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6", "cloudApiRequests" : [ ], "requestURI" : "9a138e73-4403-40e5-a907-ba90e936dc0a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a" } } } 2021-11-29T21:06:52.079Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:52.079Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2021-11-29T21:06:52.089Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|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 2021-11-29T21:06:52.089Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2021-11-29T21:06:52.090Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:52.090Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|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 2021-11-29T21:06:52.091Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2021-11-29T21:06:52.091Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|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:"1880", X-B3-TraceId:"c34dc6ac22f9cf70", X-B3-SpanId:"32e01fa4c1325e1f", X-B3-ParentSpanId:"c34dc6ac22f9cf70", X-B3-Sampled:"0", X-ONAP-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-TransactionID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-ECOMP-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1b7b5fc-49fc-4e4f-91e9-fdbb11dec182"] 2021-11-29T21:06:52.092Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"4292c67d-9c48-43cc-9c72-af3772e31cba\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\"modelUuid\":\"3e7e1adb-942e-42a1-877e-8f22ab45bd81\",\"modelInvariantUuid\":\"4292c67d-9c48-43cc-9c72-af3772e31cba\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"a194efed-6ad0-4068-9742-ab52057a18b6\"}","type":"String"},"requestId":{"value":"9a138e73-4403-40e5-a907-ba90e936dc0a","type":"String"},"mso-request-id":{"value":"9a138e73-4403-40e5-a907-ba90e936dc0a","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"a194efed-6ad0-4068-9742-ab52057a18b6","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/a194efed-6ad0-4068-9742-ab52057a18b6","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2021-11-29T21:06:52.092Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:53.112Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:53.113Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2021-11-29T21:06:53.114Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2021-11-29T21:06:53.115Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 29 Nov 2021 21:06:53 GMT", X-ONAP-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-TransactionID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-ECOMP-RequestID:"9a138e73-4403-40e5-a907-ba90e936dc0a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a1b7b5fc-49fc-4e4f-91e9-fdbb11dec182", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"] 2021-11-29T21:06:53.117Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"9a138e73-4403-40e5-a907-ba90e936dc0a\",\"instanceId\":\"a194efed-6ad0-4068-9742-ab52057a18b6\"}}","message":"Success","processInstanceID":"465e2761-5158-11ec-937a-3ed201e9b36e","variables":null,"messageCode":200} 2021-11-29T21:06:53.118Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:53.118Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2021-11-29T21:06:53.124Z|9a138e73-4403-40e5-a907-ba90e936dc0a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:06:53.257Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:06:53.260Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a 2021-11-29T21:06:53.260Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|INFO|500||Invoke 2021-11-29T21:06:53.261Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:53.261Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a 2021-11-29T21:06:53.261Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Method : GET 2021-11-29T21:06:53.261Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6371e9b63065290", X-B3-SpanId:"0e8e1bc7a71e9c0f", X-B3-ParentSpanId:"a6371e9b63065290", X-B3-Sampled:"0", X-ONAP-RequestID:"52829eb9-ecd8-479a-9974-f9d8f12a72e3", X-RequestID:"52829eb9-ecd8-479a-9974-f9d8f12a72e3", X-TransactionID:"52829eb9-ecd8-479a-9974-f9d8f12a72e3", X-ECOMP-RequestID:"52829eb9-ecd8-479a-9974-f9d8f12a72e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27e3c748-a2da-42d6-b16f-7d9a611f5127"] 2021-11-29T21:06:53.262Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Request body: 2021-11-29T21:06:53.262Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:53.275Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:53.275Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:53.276Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Status text : 2021-11-29T21:06:53.276Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:06:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:53.277Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Response body: { "requestId" : "9a138e73-4403-40e5-a907-ba90e936dc0a", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T21:06:51.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\"\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}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-11-29T21:06:52.000+00:00", "serviceInstanceId" : "a194efed-6ad0-4068-9742-ab52057a18b6", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6", "cloudApiRequests" : [ ], "requestURI" : "9a138e73-4403-40e5-a907-ba90e936dc0a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a" } } } 2021-11-29T21:06:53.277Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:53.278Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|INFO|500||InvokeReturn 2021-11-29T21:06:53.279Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false 2021-11-29T21:06:53.279Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:06:53.279Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:06:53.280Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false 2021-11-29T21:06:53.280Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:06:53.280Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6371e9b63065290", X-B3-SpanId:"4fdad77ae2b58e11", X-B3-ParentSpanId:"a6371e9b63065290", X-B3-Sampled:"0", X-ONAP-RequestID:"52829eb9-ecd8-479a-9974-f9d8f12a72e3", X-RequestID:"52829eb9-ecd8-479a-9974-f9d8f12a72e3", X-TransactionID:"52829eb9-ecd8-479a-9974-f9d8f12a72e3", X-ECOMP-RequestID:"52829eb9-ecd8-479a-9974-f9d8f12a72e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e076122-604c-4e89-b161-08e23f56dc4a"] 2021-11-29T21:06:53.281Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:06:53.281Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:06:53.290Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:06:53.291Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:06:53.291Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:06:53.292Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:06:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:06:53.293Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:06:53.293Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:06:53.294Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:06:53.300Z|52829eb9-ecd8-479a-9974-f9d8f12a72e3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:06:54.143Z|013e792a-bb48-45d2-a36c-bbb082eee78d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:06:54.144Z|013e792a-bb48-45d2-a36c-bbb082eee78d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:06:54.143Z|36fde089-bab7-4a4b-adef-07d8d5c25469|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:06:54.147Z|36fde089-bab7-4a4b-adef-07d8d5c25469|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:06:54.154Z|e922bfb7-324d-4b55-b43c-dd65411b8f23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:06:54.155Z|e922bfb7-324d-4b55-b43c-dd65411b8f23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:07:03.450Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:07:03.456Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a 2021-11-29T21:07:03.456Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|INFO|500||Invoke 2021-11-29T21:07:03.457Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||===========================request begin================================================ 2021-11-29T21:07:03.457Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a 2021-11-29T21:07:03.458Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Method : GET 2021-11-29T21:07:03.458Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a90bf38893fd1f29", X-B3-SpanId:"78aa9b20a55a15e2", X-B3-ParentSpanId:"a90bf38893fd1f29", X-B3-Sampled:"0", X-ONAP-RequestID:"a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2", X-RequestID:"a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2", X-TransactionID:"a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2", X-ECOMP-RequestID:"a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0abda327-7f33-4a8b-8a0f-0bc00a130feb"] 2021-11-29T21:07:03.459Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Request body: 2021-11-29T21:07:03.459Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||==========================request end================================================ 2021-11-29T21:07:03.485Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||============================response begin========================================== 2021-11-29T21:07:03.486Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Status code : 200 OK 2021-11-29T21:07:03.486Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Status text : 2021-11-29T21:07:03.487Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:07:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:07:03.488Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Response body: { "requestId" : "9a138e73-4403-40e5-a907-ba90e936dc0a", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T21:06:51.000+00:00", "endTime" : "2021-11-29T21:07:00.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\"\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}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:07:00.000+00:00", "serviceInstanceId" : "a194efed-6ad0-4068-9742-ab52057a18b6", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6", "cloudApiRequests" : [ ], "requestURI" : "9a138e73-4403-40e5-a907-ba90e936dc0a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a" } } } 2021-11-29T21:07:03.488Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||=======================response end================================================= 2021-11-29T21:07:03.489Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|INFO|500||InvokeReturn 2021-11-29T21:07:03.490Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false 2021-11-29T21:07:03.491Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:07:03.491Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:07:03.491Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false 2021-11-29T21:07:03.491Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:07:03.492Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a90bf38893fd1f29", X-B3-SpanId:"4f12ccb43b0987ae", X-B3-ParentSpanId:"a90bf38893fd1f29", X-B3-Sampled:"0", X-ONAP-RequestID:"a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2", X-RequestID:"a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2", X-TransactionID:"a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2", X-ECOMP-RequestID:"a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9e57735-302a-41d0-8c4b-5bc250ead273"] 2021-11-29T21:07:03.492Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:07:03.492Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:07:03.501Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:07:03.501Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:07:03.502Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:07:03.502Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:07:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:07:03.503Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:07:03.503Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:07:03.503Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:07:03.512Z|a7e82fc9-8e4d-4c06-9f21-a8ff91fb7de2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:07:03.639Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:07:03.646Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a 2021-11-29T21:07:03.646Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|INFO|500||Invoke 2021-11-29T21:07:03.647Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||===========================request begin================================================ 2021-11-29T21:07:03.648Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a 2021-11-29T21:07:03.648Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Method : GET 2021-11-29T21:07:03.648Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3504f2c3d6972547", X-B3-SpanId:"6a058acc73a734c9", X-B3-ParentSpanId:"3504f2c3d6972547", X-B3-Sampled:"0", X-ONAP-RequestID:"2cb0bf39-b73d-4bd7-876b-4588f5844ab9", X-RequestID:"2cb0bf39-b73d-4bd7-876b-4588f5844ab9", X-TransactionID:"2cb0bf39-b73d-4bd7-876b-4588f5844ab9", X-ECOMP-RequestID:"2cb0bf39-b73d-4bd7-876b-4588f5844ab9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5462bdd8-9348-4ba0-959e-5b8ee8e8e693"] 2021-11-29T21:07:03.649Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Request body: 2021-11-29T21:07:03.649Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||==========================request end================================================ 2021-11-29T21:07:03.663Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||============================response begin========================================== 2021-11-29T21:07:03.664Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Status code : 200 OK 2021-11-29T21:07:03.664Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Status text : 2021-11-29T21:07:03.664Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:07:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:07:03.665Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Response body: { "requestId" : "9a138e73-4403-40e5-a907-ba90e936dc0a", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T21:06:51.000+00:00", "endTime" : "2021-11-29T21:07:00.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\"\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}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:07:00.000+00:00", "serviceInstanceId" : "a194efed-6ad0-4068-9742-ab52057a18b6", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6", "cloudApiRequests" : [ ], "requestURI" : "9a138e73-4403-40e5-a907-ba90e936dc0a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a" } } } 2021-11-29T21:07:03.665Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||=======================response end================================================= 2021-11-29T21:07:03.666Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|INFO|500||InvokeReturn 2021-11-29T21:07:03.667Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false 2021-11-29T21:07:03.667Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:07:03.667Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:07:03.668Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false 2021-11-29T21:07:03.668Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:07:03.668Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3504f2c3d6972547", X-B3-SpanId:"ef5af7d8ce80037c", X-B3-ParentSpanId:"3504f2c3d6972547", X-B3-Sampled:"0", X-ONAP-RequestID:"2cb0bf39-b73d-4bd7-876b-4588f5844ab9", X-RequestID:"2cb0bf39-b73d-4bd7-876b-4588f5844ab9", X-TransactionID:"2cb0bf39-b73d-4bd7-876b-4588f5844ab9", X-ECOMP-RequestID:"2cb0bf39-b73d-4bd7-876b-4588f5844ab9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49ce56bf-61c8-4879-adef-cf6d5345946e"] 2021-11-29T21:07:03.669Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:07:03.669Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:07:03.682Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:07:03.682Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:07:03.682Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:07:03.683Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:07:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:07:03.683Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:07:03.684Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:07:03.684Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:07:03.690Z|2cb0bf39-b73d-4bd7-876b-4588f5844ab9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:07:03.814Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:07:03.820Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a 2021-11-29T21:07:03.821Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|INFO|500||Invoke 2021-11-29T21:07:03.821Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||===========================request begin================================================ 2021-11-29T21:07:03.822Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a 2021-11-29T21:07:03.822Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Method : GET 2021-11-29T21:07:03.823Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"228ee238ec778858", X-B3-SpanId:"82d94d5e98ae6f35", X-B3-ParentSpanId:"228ee238ec778858", X-B3-Sampled:"0", X-ONAP-RequestID:"d942e308-df98-4e13-b09f-aa209df7fc66", X-RequestID:"d942e308-df98-4e13-b09f-aa209df7fc66", X-TransactionID:"d942e308-df98-4e13-b09f-aa209df7fc66", X-ECOMP-RequestID:"d942e308-df98-4e13-b09f-aa209df7fc66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8da3a9fc-9b80-4edc-bb5f-ae7d8117d631"] 2021-11-29T21:07:03.823Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Request body: 2021-11-29T21:07:03.824Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||==========================request end================================================ 2021-11-29T21:07:03.839Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||============================response begin========================================== 2021-11-29T21:07:03.840Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Status code : 200 OK 2021-11-29T21:07:03.840Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Status text : 2021-11-29T21:07:03.840Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:07:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:07:03.841Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Response body: { "requestId" : "9a138e73-4403-40e5-a907-ba90e936dc0a", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T21:06:51.000+00:00", "endTime" : "2021-11-29T21:07:00.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\"\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}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:07:00.000+00:00", "serviceInstanceId" : "a194efed-6ad0-4068-9742-ab52057a18b6", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6", "cloudApiRequests" : [ ], "requestURI" : "9a138e73-4403-40e5-a907-ba90e936dc0a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a" } } } 2021-11-29T21:07:03.841Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||=======================response end================================================= 2021-11-29T21:07:03.842Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|INFO|500||InvokeReturn 2021-11-29T21:07:03.843Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false 2021-11-29T21:07:03.844Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:07:03.844Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:07:03.844Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false 2021-11-29T21:07:03.845Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:07:03.845Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"228ee238ec778858", X-B3-SpanId:"60ffdb37483800ad", X-B3-ParentSpanId:"228ee238ec778858", X-B3-Sampled:"0", X-ONAP-RequestID:"d942e308-df98-4e13-b09f-aa209df7fc66", X-RequestID:"d942e308-df98-4e13-b09f-aa209df7fc66", X-TransactionID:"d942e308-df98-4e13-b09f-aa209df7fc66", X-ECOMP-RequestID:"d942e308-df98-4e13-b09f-aa209df7fc66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b6e00c0-f01c-4abd-afd4-243cacd62d6f"] 2021-11-29T21:07:03.846Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:07:03.846Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:07:03.855Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:07:03.855Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:07:03.856Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:07:03.856Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:07:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:07:03.857Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:07:03.857Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:07:03.858Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:07:03.864Z|d942e308-df98-4e13-b09f-aa209df7fc66|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:07:03.988Z|9bc0d417-2e98-4323-a844-c1f3db0f24d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:07:03.988Z|9bc0d417-2e98-4323-a844-c1f3db0f24d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:07:03.993Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:07:03.998Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a 2021-11-29T21:07:03.999Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|INFO|500||Invoke 2021-11-29T21:07:03.999Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||===========================request begin================================================ 2021-11-29T21:07:04.000Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a 2021-11-29T21:07:04.000Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Method : GET 2021-11-29T21:07:04.000Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bab5cf3f4ff70348", X-B3-SpanId:"33d75a885290a5e1", X-B3-ParentSpanId:"bab5cf3f4ff70348", X-B3-Sampled:"0", X-ONAP-RequestID:"ae859b0e-d043-4a13-81d4-27ca9fa1a3d7", X-RequestID:"ae859b0e-d043-4a13-81d4-27ca9fa1a3d7", X-TransactionID:"ae859b0e-d043-4a13-81d4-27ca9fa1a3d7", X-ECOMP-RequestID:"ae859b0e-d043-4a13-81d4-27ca9fa1a3d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26c40e73-b861-4b55-99e5-454e687e2cd3"] 2021-11-29T21:07:04.001Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Request body: 2021-11-29T21:07:04.001Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||==========================request end================================================ 2021-11-29T21:07:04.018Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||============================response begin========================================== 2021-11-29T21:07:04.018Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Status code : 200 OK 2021-11-29T21:07:04.018Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Status text : 2021-11-29T21:07:04.019Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:07:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:07:04.020Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||Response body: { "requestId" : "9a138e73-4403-40e5-a907-ba90e936dc0a", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T21:06:51.000+00:00", "endTime" : "2021-11-29T21:07:00.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"4292c67d-9c48-43cc-9c72-af3772e31cba\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"3e7e1adb-942e-42a1-877e-8f22ab45bd81\"\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}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:07:00.000+00:00", "serviceInstanceId" : "a194efed-6ad0-4068-9742-ab52057a18b6", "serviceInstanceName" : "TestPNFMacroInstantiation", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/a194efed-6ad0-4068-9742-ab52057a18b6", "cloudApiRequests" : [ ], "requestURI" : "9a138e73-4403-40e5-a907-ba90e936dc0a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a" } } } 2021-11-29T21:07:04.020Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|DEBUG|500||=======================response end================================================= 2021-11-29T21:07:04.020Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a138e73-4403-40e5-a907-ba90e936dc0a|INFO|500||InvokeReturn 2021-11-29T21:07:04.022Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false 2021-11-29T21:07:04.022Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:07:04.022Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:07:04.023Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false 2021-11-29T21:07:04.023Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:07:04.023Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bab5cf3f4ff70348", X-B3-SpanId:"c5a7c238fc741e68", X-B3-ParentSpanId:"bab5cf3f4ff70348", X-B3-Sampled:"0", X-ONAP-RequestID:"ae859b0e-d043-4a13-81d4-27ca9fa1a3d7", X-RequestID:"ae859b0e-d043-4a13-81d4-27ca9fa1a3d7", X-TransactionID:"ae859b0e-d043-4a13-81d4-27ca9fa1a3d7", X-ECOMP-RequestID:"ae859b0e-d043-4a13-81d4-27ca9fa1a3d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7869515-90a4-4685-8a5c-8869a57083f3"] 2021-11-29T21:07:04.024Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:07:04.024Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:07:04.032Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:07:04.032Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:07:04.033Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:07:04.033Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:07:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:07:04.034Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:07:04.034Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:07:04.035Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a138e73-4403-40e5-a907-ba90e936dc0a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:07:04.041Z|ae859b0e-d043-4a13-81d4-27ca9fa1a3d7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a138e73-4403-40e5-a907-ba90e936dc0a|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:07:04.168Z|3b8c62b9-36a4-4b52-ad80-703b6c063098|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:07:04.169Z|3b8c62b9-36a4-4b52-ad80-703b6c063098|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:07:04.169Z|59c94a94-0aa3-4515-88fd-127d27005bbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:07:04.169Z|59c94a94-0aa3-4515-88fd-127d27005bbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:07:04.179Z|ae470c02-a7d2-4cd1-8602-6a50e00aedc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:07:04.179Z|ae470c02-a7d2-4cd1-8602-6a50e00aedc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:07:04.488Z|f5374f4f-d785-451c-b5b4-f7484fe87e5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:07:04.493Z|f5374f4f-d785-451c-b5b4-f7484fe87e5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:07:14.202Z|ef463d2c-b4df-4b08-b609-a7373fe7a898|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:07:14.202Z|26be5691-7a98-40ba-826f-c3eed724086a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:07:14.202Z|d1e6fb1c-a665-448b-8ff4-c541429a0cce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:07:14.206Z|ef463d2c-b4df-4b08-b609-a7373fe7a898|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:07:14.206Z|d1e6fb1c-a665-448b-8ff4-c541429a0cce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:07:14.206Z|26be5691-7a98-40ba-826f-c3eed724086a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:07:18.988Z|48a4b153-eb47-47ce-bc11-7241d3f03723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:07:18.990Z|48a4b153-eb47-47ce-bc11-7241d3f03723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:07:24.237Z|0c96a9ef-91d8-4dd6-bd51-9916084eba58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:07:24.238Z|dca9dd34-ea36-426f-972a-3613663fc571|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:07:24.238Z|dca9dd34-ea36-426f-972a-3613663fc571|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:07:24.238Z|2039bf60-5b9e-489a-b07c-92d792cdad43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:07:24.238Z|0c96a9ef-91d8-4dd6-bd51-9916084eba58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:07:24.239Z|2039bf60-5b9e-489a-b07c-92d792cdad43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:07:33.987Z|be98f458-af72-4852-9993-0a07e3a32b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:07:33.990Z|be98f458-af72-4852-9993-0a07e3a32b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:07:34.261Z|96f923e7-953e-45c2-8cf1-559bbcb0c233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:07:34.261Z|02a52d7d-8249-4408-b07e-5838c09b7da2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:07:34.262Z|96f923e7-953e-45c2-8cf1-559bbcb0c233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:07:34.263Z|02a52d7d-8249-4408-b07e-5838c09b7da2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:07:34.264Z|8d7cbae2-a25a-4880-8e62-fd4ce03ae651|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:07:34.265Z|8d7cbae2-a25a-4880-8e62-fd4ce03ae651|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:07:34.494Z|c0c41cd7-c2c0-4512-9d2f-c92349e620e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:07:34.495Z|c0c41cd7-c2c0-4512-9d2f-c92349e620e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:07:44.285Z|73e2596d-b0a4-49bd-a90b-cd6ec12de05b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:07:44.286Z|73e2596d-b0a4-49bd-a90b-cd6ec12de05b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:07:44.290Z|f04d89ad-9abd-45ea-a846-2584637983df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:07:44.290Z|f04d89ad-9abd-45ea-a846-2584637983df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:07:44.285Z|de40805e-cb0d-4fa4-8a4a-bd565921c972|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:07:44.292Z|de40805e-cb0d-4fa4-8a4a-bd565921c972|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:07:48.987Z|39737c06-e7a0-4a89-a8cc-115f3182bf15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:07:48.988Z|39737c06-e7a0-4a89-a8cc-115f3182bf15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:07:49.082Z|80999e3b-48f2-4abc-b660-ed0a8b4c7c1a|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:07:49.083Z|80999e3b-48f2-4abc-b660-ed0a8b4c7c1a|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:07:54.309Z|e2831a11-ee0b-4890-acc3-506b76515c45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:07:54.310Z|e2831a11-ee0b-4890-acc3-506b76515c45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:07:54.312Z|bf6c5b1a-c64a-43b2-b0e9-1d61da2cf4ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:07:54.312Z|bf6c5b1a-c64a-43b2-b0e9-1d61da2cf4ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:07:54.312Z|2da53937-b5b8-401b-b8c1-a6bacf14e830|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:07:54.313Z|2da53937-b5b8-401b-b8c1-a6bacf14e830|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:08:03.987Z|792f6977-0216-4d5f-834c-9d092096ef52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:08:03.989Z|792f6977-0216-4d5f-834c-9d092096ef52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:08:04.338Z|36d732f4-8a94-40de-9d79-099fc7a467c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:08:04.338Z|8523dad5-60c6-463c-91ea-15178f75c1b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:08:04.339Z|8523dad5-60c6-463c-91ea-15178f75c1b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:08:04.339Z|36d732f4-8a94-40de-9d79-099fc7a467c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:08:04.340Z|53aa72ac-1c0a-42fd-9ea5-7b1cd6789f66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:08:04.341Z|53aa72ac-1c0a-42fd-9ea5-7b1cd6789f66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:08:04.495Z|785b6c00-054a-4688-91ee-a8cb32f6f1f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:08:04.496Z|785b6c00-054a-4688-91ee-a8cb32f6f1f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:08:14.376Z|8fed3873-c3e4-4ab1-87e8-3a2215a2ad6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:08:14.376Z|2837ddfa-7ac4-4f58-a78e-785f7b06e736|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:08:14.378Z|2837ddfa-7ac4-4f58-a78e-785f7b06e736|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:08:14.378Z|8fed3873-c3e4-4ab1-87e8-3a2215a2ad6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:08:14.378Z|4e9ea5a7-bb3b-4b6e-b0be-c8a133b5be31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:08:14.379Z|4e9ea5a7-bb3b-4b6e-b0be-c8a133b5be31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:08:18.991Z|0aa95d45-14b5-48eb-8617-3eb094e2a6b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:08:18.997Z|0aa95d45-14b5-48eb-8617-3eb094e2a6b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:08:24.421Z|52116575-d17f-4967-a649-522b89e87c97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:08:24.422Z|57594461-de18-4411-9283-4a946ef4085e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:08:24.422Z|52116575-d17f-4967-a649-522b89e87c97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:08:24.422Z|57594461-de18-4411-9283-4a946ef4085e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:08:24.421Z|45bcf8e2-3567-4e45-9188-4e03274f373a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:08:24.429Z|45bcf8e2-3567-4e45-9188-4e03274f373a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:08:33.987Z|78d52916-b044-4664-a698-f082c2968dcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:08:33.988Z|78d52916-b044-4664-a698-f082c2968dcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:08:34.451Z|f7a68887-67cc-423b-bf3b-b5ecdbb19be0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:08:34.452Z|f7a68887-67cc-423b-bf3b-b5ecdbb19be0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:08:34.456Z|1d7b5746-f841-4d18-90c1-710755808838|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:08:34.457Z|1d7b5746-f841-4d18-90c1-710755808838|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:08:34.460Z|f765f988-5e22-46f3-9fe8-58176ef3d229|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:08:34.460Z|f765f988-5e22-46f3-9fe8-58176ef3d229|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:08:34.496Z|96997979-2c00-47a5-834c-972c7caa82d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:08:34.497Z|96997979-2c00-47a5-834c-972c7caa82d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:08:44.472Z|29f0f856-531d-46b3-a367-80ca254f8a96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:08:44.474Z|29f0f856-531d-46b3-a367-80ca254f8a96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:08:44.475Z|43ad3142-3f04-4070-9136-16f4e7ebb1b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:08:44.475Z|43ad3142-3f04-4070-9136-16f4e7ebb1b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:08:44.478Z|02c816f1-5028-4554-b98c-3e4919facffc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:08:44.479Z|02c816f1-5028-4554-b98c-3e4919facffc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:08:48.987Z|1a3d648b-aaa2-48a4-aa2c-77fc6c9a99f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:08:48.988Z|1a3d648b-aaa2-48a4-aa2c-77fc6c9a99f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:08:49.082Z|6b9f458d-b35a-4580-ace9-f82143122843|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:08:49.084Z|6b9f458d-b35a-4580-ace9-f82143122843|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:08:54.498Z|741b0e1b-a74e-4fd8-a1f6-4bb9192a32a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:08:54.498Z|e2e1fdba-c97f-47ff-8018-d847f102f2cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:08:54.498Z|d998e11c-95d3-47f0-a8c9-11f78c41b82d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:08:54.499Z|741b0e1b-a74e-4fd8-a1f6-4bb9192a32a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:08:54.499Z|d998e11c-95d3-47f0-a8c9-11f78c41b82d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:08:54.499Z|e2e1fdba-c97f-47ff-8018-d847f102f2cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:09:03.992Z|726b56fc-f495-4fad-be12-2c8b93b5ab02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:09:04.003Z|726b56fc-f495-4fad-be12-2c8b93b5ab02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:09:04.498Z|70514d67-2aff-4e14-9cb6-e3158681bfa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:09:04.499Z|70514d67-2aff-4e14-9cb6-e3158681bfa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:09:04.528Z|e79faed5-2a52-4bd4-80b8-01c4b8b55afb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:09:04.528Z|0baed730-0e19-4549-99b3-e82315cae49f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:09:04.528Z|1c00324c-34a4-4326-9f63-bd5b1a919e23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:09:04.529Z|e79faed5-2a52-4bd4-80b8-01c4b8b55afb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:09:04.529Z|1c00324c-34a4-4326-9f63-bd5b1a919e23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:09:04.529Z|0baed730-0e19-4549-99b3-e82315cae49f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:09:14.552Z|9773141c-b1d9-4a98-ba11-fea71949cfd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:09:14.552Z|9773141c-b1d9-4a98-ba11-fea71949cfd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:09:14.555Z|6a38b5d0-2eb7-480d-8f77-c3bc23f85d61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:09:14.556Z|6a38b5d0-2eb7-480d-8f77-c3bc23f85d61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:09:14.557Z|c2b5cd4c-a230-4a82-9f0a-db073f07e972|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:09:14.557Z|c2b5cd4c-a230-4a82-9f0a-db073f07e972|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:09:18.987Z|8c0999ee-e544-4421-9e99-7cb5011122c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:09:18.988Z|8c0999ee-e544-4421-9e99-7cb5011122c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:09:24.580Z|b73e7d4c-f054-419f-89b0-5c560fb3cdb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:09:24.580Z|b73e7d4c-f054-419f-89b0-5c560fb3cdb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:09:24.583Z|8896f4ac-10b1-4f0a-aeea-91decb439534|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:09:24.584Z|8896f4ac-10b1-4f0a-aeea-91decb439534|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:09:24.589Z|4086c108-4583-4f9c-a2af-e16a7e5ebb19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:09:24.594Z|4086c108-4583-4f9c-a2af-e16a7e5ebb19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:09:33.990Z|23662608-a9c9-4d63-a190-ddd580265c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:09:33.994Z|23662608-a9c9-4d63-a190-ddd580265c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:09:34.500Z|df568c9f-5bd6-480c-83f5-eaafb0315511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:09:34.501Z|df568c9f-5bd6-480c-83f5-eaafb0315511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:09:34.611Z|5b915d5b-51f4-4a7d-911a-bf66971a19fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:09:34.612Z|609f1c95-90c8-4af8-a4da-b4787816fac5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:09:34.612Z|609f1c95-90c8-4af8-a4da-b4787816fac5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:09:34.612Z|5b915d5b-51f4-4a7d-911a-bf66971a19fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:09:34.615Z|75229954-7465-4c29-81e4-2e449cf28856|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:09:34.616Z|75229954-7465-4c29-81e4-2e449cf28856|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:09:44.638Z|4958922e-0cb8-47b2-bf78-f8a8e0da6bf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:09:44.638Z|85a66c1f-69f0-4074-9f85-1551fc34eff7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:09:44.638Z|6b5ea3a8-be61-440a-ac95-504982e2136a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:09:44.639Z|4958922e-0cb8-47b2-bf78-f8a8e0da6bf0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:09:44.639Z|85a66c1f-69f0-4074-9f85-1551fc34eff7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:09:44.639Z|6b5ea3a8-be61-440a-ac95-504982e2136a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:09:48.987Z|0b257205-3134-4f1c-8ca6-ea3e07cae7c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:09:48.990Z|0b257205-3134-4f1c-8ca6-ea3e07cae7c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:09:49.082Z|29328378-af2d-4779-9255-8b0763422b78|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:09:49.084Z|29328378-af2d-4779-9255-8b0763422b78|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:09:54.658Z|81227a32-0bfa-449b-b1ae-5c9406a106f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:09:54.658Z|af3f708b-2fa3-4005-80a8-5783149c1e4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:09:54.659Z|81227a32-0bfa-449b-b1ae-5c9406a106f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:09:54.659Z|af3f708b-2fa3-4005-80a8-5783149c1e4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:09:54.663Z|762b43f3-d575-452b-b97f-c8f3d9371b32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:09:54.663Z|762b43f3-d575-452b-b97f-c8f3d9371b32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:10:03.991Z|bb8089a3-f510-4b61-a1f5-457187f51903|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:10:03.993Z|bb8089a3-f510-4b61-a1f5-457187f51903|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:10:04.502Z|c556a1f6-42a2-4272-b280-2953ed088689|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:10:04.504Z|c556a1f6-42a2-4272-b280-2953ed088689|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:10:04.685Z|64602eac-ee9a-4ef3-9d11-994f76464829|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:10:04.686Z|64602eac-ee9a-4ef3-9d11-994f76464829|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:10:04.686Z|e570befd-8124-435d-a439-5120556af520|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:10:04.688Z|e570befd-8124-435d-a439-5120556af520|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:10:04.698Z|902a2eb3-b9c7-4a08-8851-bd8af231e857|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:10:04.699Z|902a2eb3-b9c7-4a08-8851-bd8af231e857|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:10:14.716Z|11a9d55b-5e72-4ed4-9191-df827d0488e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:10:14.716Z|77f2abfb-a287-49b9-aa46-95edbd2c65ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:10:14.717Z|11a9d55b-5e72-4ed4-9191-df827d0488e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:10:14.717Z|77f2abfb-a287-49b9-aa46-95edbd2c65ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:10:14.737Z|1b892b29-7667-470d-9ca2-e4653b17cf37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:10:14.738Z|1b892b29-7667-470d-9ca2-e4653b17cf37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:10:18.987Z|d741d214-1980-4a31-a367-0cdca32f9211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:10:18.988Z|d741d214-1980-4a31-a367-0cdca32f9211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:10:24.749Z|fac0b4ee-78ac-496f-9f15-f93000bd1d51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:10:24.749Z|1ab1084b-c76e-4c38-b801-e98b38d2b0e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:10:24.750Z|fac0b4ee-78ac-496f-9f15-f93000bd1d51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:10:24.750Z|1ab1084b-c76e-4c38-b801-e98b38d2b0e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:10:24.766Z|3dda03d8-91e7-440d-95f1-a117be3b6636|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:10:24.767Z|3dda03d8-91e7-440d-95f1-a117be3b6636|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:10:33.987Z|bdff26e2-a5d7-42cd-88ce-a915ff9d9e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:10:33.990Z|bdff26e2-a5d7-42cd-88ce-a915ff9d9e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:10:34.504Z|41360c29-e17b-4ac1-aa53-a83d155ffbe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:10:34.505Z|41360c29-e17b-4ac1-aa53-a83d155ffbe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:10:34.774Z|3c596585-74e2-4fda-b970-1c16f964a5ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:10:34.774Z|0b2edfe6-8abd-4e92-8722-80d609334a30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:10:34.775Z|0b2edfe6-8abd-4e92-8722-80d609334a30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:10:34.775Z|3c596585-74e2-4fda-b970-1c16f964a5ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:10:34.789Z|320e95bb-6957-4fa9-9b85-997cc84eb450|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:10:34.789Z|320e95bb-6957-4fa9-9b85-997cc84eb450|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:10:44.811Z|3e88783f-f4c7-4f46-bfd1-609befe79088|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:10:44.812Z|9107e266-fb1b-44f7-8573-eb7e3b7db86a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:10:44.811Z|c9227a31-edd8-490c-9288-757e770537e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:10:44.812Z|9107e266-fb1b-44f7-8573-eb7e3b7db86a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:10:44.812Z|3e88783f-f4c7-4f46-bfd1-609befe79088|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:10:44.813Z|c9227a31-edd8-490c-9288-757e770537e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:10:48.990Z|57bcd3fe-1401-43ef-aa5e-f97e92a32364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:10:48.993Z|57bcd3fe-1401-43ef-aa5e-f97e92a32364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:10:49.089Z|1ea6445a-5276-4bd7-b426-25918c8af584|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:10:49.091Z|1ea6445a-5276-4bd7-b426-25918c8af584|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:10:54.841Z|757775b1-714d-49d3-9ca3-f64dfbd04dc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:10:54.841Z|e371a62c-2943-483a-91e0-07cc2639ca9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:10:54.842Z|757775b1-714d-49d3-9ca3-f64dfbd04dc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:10:54.841Z|b42a8c97-11c9-4cec-8016-7d3fb6e6d93c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:10:54.842Z|e371a62c-2943-483a-91e0-07cc2639ca9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:10:54.842Z|b42a8c97-11c9-4cec-8016-7d3fb6e6d93c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:11:03.990Z|4992e278-5df8-44fb-8465-49ae37336420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:11:03.996Z|4992e278-5df8-44fb-8465-49ae37336420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:11:04.506Z|1fbd85c5-a42c-4018-a323-c924f55fae1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:11:04.508Z|1fbd85c5-a42c-4018-a323-c924f55fae1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:11:04.878Z|32f74d74-a0ef-4682-8177-9daec02e9103|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:11:04.878Z|cade5bd0-7da7-4ada-8a3b-27bcfea89d48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:11:04.878Z|5d823f25-e646-4bae-a8f8-6a54aef7220d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:11:04.880Z|cade5bd0-7da7-4ada-8a3b-27bcfea89d48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:11:04.880Z|32f74d74-a0ef-4682-8177-9daec02e9103|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:11:04.880Z|5d823f25-e646-4bae-a8f8-6a54aef7220d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:11:14.905Z|f64700b8-da8e-4ba6-ac49-f10d0de434ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:11:14.904Z|b1b795b0-2222-41e8-8b94-1fcf75d35be9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:11:14.904Z|25e8c832-3b45-4b70-adad-1670eb2b33f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:11:14.905Z|f64700b8-da8e-4ba6-ac49-f10d0de434ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:11:14.905Z|25e8c832-3b45-4b70-adad-1670eb2b33f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:11:14.905Z|b1b795b0-2222-41e8-8b94-1fcf75d35be9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:11:18.987Z|9629d7f4-bfbb-445a-81af-039243fd6998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:11:18.988Z|9629d7f4-bfbb-445a-81af-039243fd6998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:11:24.930Z|30461d6c-042e-4e88-b6d4-ae3e086f11df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:11:24.931Z|30461d6c-042e-4e88-b6d4-ae3e086f11df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:11:24.932Z|cb23f9a6-0505-47c1-a288-6cac4f7cbc1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:11:24.932Z|cb23f9a6-0505-47c1-a288-6cac4f7cbc1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:11:24.938Z|3507f435-b68f-4349-9e7e-cfe7eefab7c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:11:24.938Z|3507f435-b68f-4349-9e7e-cfe7eefab7c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:11:33.987Z|bd3ac329-7604-4b5d-8cd1-1d83b465cb25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:11:33.988Z|bd3ac329-7604-4b5d-8cd1-1d83b465cb25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:11:34.508Z|a2763c9d-ea85-42d4-82a6-7a7a33d59cff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:11:34.509Z|a2763c9d-ea85-42d4-82a6-7a7a33d59cff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:11:34.957Z|96b21a2a-b569-4553-a606-89b584c11f86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:11:34.958Z|96b21a2a-b569-4553-a606-89b584c11f86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:11:34.964Z|520680db-a636-4160-bb08-e433cf6226ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:11:34.964Z|520680db-a636-4160-bb08-e433cf6226ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:11:34.975Z|e6245e47-d6cd-4543-be98-941e533bd8b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:11:34.976Z|e6245e47-d6cd-4543-be98-941e533bd8b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:11:43.743Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:11:43.747Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: e3222e73-dc07-4cce-a0d9-09d2e13fb329 already exists in requestDb InfraActiveRequests table 2021-11-29T21:11:43.748Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329 2021-11-29T21:11:43.749Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|INFO|500||Invoke 2021-11-29T21:11:43.749Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|DEBUG|500||===========================request begin================================================ 2021-11-29T21:11:43.749Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329 2021-11-29T21:11:43.750Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|DEBUG|500||Method : GET 2021-11-29T21:11:43.750Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49b98a840148d4bd", X-B3-SpanId:"b36aeca96072663b", X-B3-ParentSpanId:"49b98a840148d4bd", X-B3-Sampled:"0", X-ONAP-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-TransactionID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-ECOMP-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4bbe86c8-2e25-4755-9ea0-68bc077311af"] 2021-11-29T21:11:43.750Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|DEBUG|500||Request body: 2021-11-29T21:11:43.750Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|DEBUG|500||==========================request end================================================ 2021-11-29T21:11:43.781Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|DEBUG|500||============================response begin========================================== 2021-11-29T21:11:43.782Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T21:11:43.783Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|DEBUG|500||Status text : 2021-11-29T21:11:43.783Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 21:11:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:11:43.784Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|DEBUG|500||Response body: 2021-11-29T21:11:43.784Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|DEBUG|500||=======================response end================================================= 2021-11-29T21:11:43.785Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|INFO|404|Not Found|InvokeReturn 2021-11-29T21:11:43.809Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2021-11-29T21:11:43.810Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2021-11-29T21:11:43.819Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T21:11:43.853Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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/service-design-and-creation/services/service/eb853261-4435-443e-a079-7236c921b495 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2021-11-29T21:11:43.853Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eb853261-4435-443e-a079-7236c921b495|INFO|500||Invoke 2021-11-29T21:11:43.900Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eb853261-4435-443e-a079-7236c921b495|INFO|500||InvokeReturn 2021-11-29T21:11:43.900Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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/service-design-and-creation/services/service/eb853261-4435-443e-a079-7236c921b495 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-211129-21:11:43:881-31976], vertex-id=[766128], Content-Length=[116], Date=[Mon, 29 Nov 2021 21:11:43 GMT], Content-Type=[application/json]} 2021-11-29T21:11:43.901Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"eb853261-4435-443e-a079-7236c921b495","service-description":"pNF","resource-version":"1638220301109"} 2021-11-29T21:11:43.908Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2021-11-29T21:11:43.912Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2021-11-29T21:11:43.936Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eb853261-4435-443e-a079-7236c921b495|INFO|500||Invoke 2021-11-29T21:11:43.936Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eb853261-4435-443e-a079-7236c921b495|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eb853261-4435-443e-a079-7236c921b495 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e3222e73-dc07-4cce-a0d9-09d2e13fb329], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[cd7f625a-437b-4e93-8e8e-23bc8446509a], X-ECOMP-RequestID=[e3222e73-dc07-4cce-a0d9-09d2e13fb329], X-TransactionId=[], X-ONAP-RequestID=[e3222e73-dc07-4cce-a0d9-09d2e13fb329]} 2021-11-29T21:11:44.026Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eb853261-4435-443e-a079-7236c921b495|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eb853261-4435-443e-a079-7236c921b495 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-211129-21:11:43:951-88540], vertex-id=[766128], Content-Length=[116], Date=[Mon, 29 Nov 2021 21:11:43 GMT], Content-Type=[application/json]} 2021-11-29T21:11:44.028Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eb853261-4435-443e-a079-7236c921b495|DEBUG|500||{"service-id":"eb853261-4435-443e-a079-7236c921b495","service-description":"pNF","resource-version":"1638220301109"} 2021-11-29T21:11:44.028Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eb853261-4435-443e-a079-7236c921b495|INFO|500||InvokeReturn 2021-11-29T21:11:44.030Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2021-11-29T21:11:44.030Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2021-11-29T21:11:44.039Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:44.039Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:44.040Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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================================================ 2021-11-29T21:11:44.040Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:44.041Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:44.042Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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:"117", X-B3-TraceId:"49b98a840148d4bd", X-B3-SpanId:"e21e8cda3b7b807a", X-B3-ParentSpanId:"49b98a840148d4bd", X-B3-Sampled:"0", X-ONAP-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-TransactionID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-ECOMP-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3d73634-bc86-4196-97d7-c40a15bf09ee"] 2021-11-29T21:11:44.042Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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":"Service_Ete_Name8b54e54d-763c-4d41-9944-1151a35f67c1","requestScope":"service"} 2021-11-29T21:11:44.043Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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================================================ 2021-11-29T21:11:44.061Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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========================================== 2021-11-29T21:11:44.062Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:44.062Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 : 2021-11-29T21:11:44.063Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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:"Mon, 29 Nov 2021 21:11:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:11:44.063Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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: 2021-11-29T21:11:44.063Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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================================================= 2021-11-29T21:11:44.063Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:44.064Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32 2021-11-29T21:11:44.065Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|INFO|500||Invoke 2021-11-29T21:11:44.065Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|DEBUG|500||===========================request begin================================================ 2021-11-29T21:11:44.065Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32 2021-11-29T21:11:44.065Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|DEBUG|500||Method : GET 2021-11-29T21:11:44.066Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-TransactionID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-ECOMP-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"910efe7c-af93-4aea-8601-f27d413e39db"] 2021-11-29T21:11:44.066Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|DEBUG|500||Request body: 2021-11-29T21:11:44.066Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|DEBUG|500||==========================request end================================================ 2021-11-29T21:11:44.105Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|DEBUG|500||============================response begin========================================== 2021-11-29T21:11:44.106Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|DEBUG|500||Status code : 200 OK 2021-11-29T21:11:44.106Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|DEBUG|500||Status text : 2021-11-29T21:11:44.107Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:11:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:11:44.109Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|DEBUG|500||Response body: { "modelName" : "Demo_pNF_ofqbj66fY283VpitQD6F", "description" : "catalog service description", "modelUUID" : "94cb9fa7-b5a5-44d2-b3db-d864e770ab32", "modelInvariantUUID" : "b95a8d07-19fb-4507-a5aa-19d51965fec1", "created" : "2021-11-29 21:08:27.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 8042c820-1480", "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/94cb9fa7-b5a5-44d2-b3db-d864e770ab32" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/allottedCustomizations" } } } 2021-11-29T21:11:44.109Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|DEBUG|500||=======================response end================================================= 2021-11-29T21:11:44.109Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|INFO|500||InvokeReturn 2021-11-29T21:11:44.114Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance 2021-11-29T21:11:44.115Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|INFO|500||Invoke 2021-11-29T21:11:44.115Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-11-29T21:11:44.115Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance 2021-11-29T21:11:44.116Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|DEBUG|500||Method : GET 2021-11-29T21:11:44.116Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-TransactionID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-ECOMP-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"462cdd7f-ad14-45e4-8ea7-4aa96cd1c507"] 2021-11-29T21:11:44.116Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|DEBUG|500||Request body: 2021-11-29T21:11:44.117Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|DEBUG|500||==========================request end================================================ 2021-11-29T21:11:44.134Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|DEBUG|500||============================response begin========================================== 2021-11-29T21:11:44.135Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T21:11:44.135Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|DEBUG|500||Status text : 2021-11-29T21:11:44.136Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 21:11:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:11:44.136Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|DEBUG|500||Response body: 2021-11-29T21:11:44.136Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|DEBUG|500||=======================response end================================================= 2021-11-29T21:11:44.137Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|INFO|404|Not Found|InvokeReturn 2021-11-29T21:11:44.137Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b95a8d07-19fb-4507-a5aa-19d51965fec1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b95a8d07-19fb-4507-a5aa-19d51965fec1 2021-11-29T21:11:44.138Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b95a8d07-19fb-4507-a5aa-19d51965fec1|INFO|500||Invoke 2021-11-29T21:11:44.138Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b95a8d07-19fb-4507-a5aa-19d51965fec1|DEBUG|500||===========================request begin================================================ 2021-11-29T21:11:44.139Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b95a8d07-19fb-4507-a5aa-19d51965fec1|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b95a8d07-19fb-4507-a5aa-19d51965fec1 2021-11-29T21:11:44.139Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b95a8d07-19fb-4507-a5aa-19d51965fec1|DEBUG|500||Method : GET 2021-11-29T21:11:44.139Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b95a8d07-19fb-4507-a5aa-19d51965fec1|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-TransactionID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-ECOMP-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"421450ed-ed64-4d24-92cb-75bf27111e97"] 2021-11-29T21:11:44.140Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b95a8d07-19fb-4507-a5aa-19d51965fec1|DEBUG|500||Request body: 2021-11-29T21:11:44.140Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b95a8d07-19fb-4507-a5aa-19d51965fec1|DEBUG|500||==========================request end================================================ 2021-11-29T21:11:44.163Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b95a8d07-19fb-4507-a5aa-19d51965fec1|DEBUG|500||============================response begin========================================== 2021-11-29T21:11:44.164Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b95a8d07-19fb-4507-a5aa-19d51965fec1|DEBUG|500||Status code : 200 OK 2021-11-29T21:11:44.164Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b95a8d07-19fb-4507-a5aa-19d51965fec1|DEBUG|500||Status text : 2021-11-29T21:11:44.165Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b95a8d07-19fb-4507-a5aa-19d51965fec1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:11:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:11:44.166Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b95a8d07-19fb-4507-a5aa-19d51965fec1|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_ofqbj66fY283VpitQD6F", "description" : "catalog service description", "modelUUID" : "94cb9fa7-b5a5-44d2-b3db-d864e770ab32", "modelInvariantUUID" : "b95a8d07-19fb-4507-a5aa-19d51965fec1", "created" : "2021-11-29 21:08:27.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 8042c820-1480", "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/94cb9fa7-b5a5-44d2-b3db-d864e770ab32" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/allottedCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b95a8d07-19fb-4507-a5aa-19d51965fec1" } } } 2021-11-29T21:11:44.166Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b95a8d07-19fb-4507-a5aa-19d51965fec1|DEBUG|500||=======================response end================================================= 2021-11-29T21:11:44.167Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b95a8d07-19fb-4507-a5aa-19d51965fec1|INFO|500||InvokeReturn 2021-11-29T21:11:44.169Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance 2021-11-29T21:11:44.170Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|INFO|500||Invoke 2021-11-29T21:11:44.170Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|DEBUG|500||===========================request begin================================================ 2021-11-29T21:11:44.170Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance 2021-11-29T21:11:44.171Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|DEBUG|500||Method : GET 2021-11-29T21:11:44.171Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-TransactionID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-ECOMP-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26d8d0ba-ed7c-4cee-b7b6-ee9f8caf08fb"] 2021-11-29T21:11:44.172Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|DEBUG|500||Request body: 2021-11-29T21:11:44.172Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|DEBUG|500||==========================request end================================================ 2021-11-29T21:11:44.182Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|DEBUG|500||============================response begin========================================== 2021-11-29T21:11:44.184Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2021-11-29T21:11:44.188Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|DEBUG|500||Status text : 2021-11-29T21:11:44.189Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 29 Nov 2021 21:11:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:11:44.190Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|DEBUG|500||Response body: 2021-11-29T21:11:44.190Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|DEBUG|500||=======================response end================================================= 2021-11-29T21:11:44.191Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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=94cb9fa7-b5a5-44d2-b3db-d864e770ab32&action=createInstance|INFO|404|Not Found|InvokeReturn 2021-11-29T21:11:44.191Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:44.192Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:44.192Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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================================================ 2021-11-29T21:11:44.192Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:44.193Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:44.193Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-TransactionID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-ECOMP-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39404460-5c81-403b-b929-7711cab9a988"] 2021-11-29T21:11:44.194Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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: 2021-11-29T21:11:44.195Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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================================================ 2021-11-29T21:11:44.211Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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========================================== 2021-11-29T21:11:44.211Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:44.211Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 : 2021-11-29T21:11:44.212Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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:"Mon, 29 Nov 2021 21:11:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:11:44.212Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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" : "2021-11-29 19:15:21.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" } } } 2021-11-29T21:11:44.213Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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================================================= 2021-11-29T21:11:44.213Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:44.218Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:44.218Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:44.218Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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================================================ 2021-11-29T21:11:44.219Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:44.219Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:44.219Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-TransactionID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-ECOMP-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b53a009b-882e-40f1-8aa2-5e4bfb91cceb"] 2021-11-29T21:11:44.220Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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: 2021-11-29T21:11:44.220Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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================================================ 2021-11-29T21:11:44.236Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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========================================== 2021-11-29T21:11:44.236Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:44.236Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 : 2021-11-29T21:11:44.237Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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:"Mon, 29 Nov 2021 21:11:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:11:44.238Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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" : 506, "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" : "2021-11-29T19:15:21.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/506/service" } } } 2021-11-29T21:11:44.238Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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================================================= 2021-11-29T21:11:44.238Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:44.241Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32 2021-11-29T21:11:44.242Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|INFO|500||Invoke 2021-11-29T21:11:44.243Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|DEBUG|500||===========================request begin================================================ 2021-11-29T21:11:44.243Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32 2021-11-29T21:11:44.244Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|DEBUG|500||Method : GET 2021-11-29T21:11:44.245Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-TransactionID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-ECOMP-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f479360a-bb7a-45cf-afcc-5ae44855c2ef"] 2021-11-29T21:11:44.245Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|DEBUG|500||Request body: 2021-11-29T21:11:44.245Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|DEBUG|500||==========================request end================================================ 2021-11-29T21:11:44.261Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|DEBUG|500||============================response begin========================================== 2021-11-29T21:11:44.262Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|DEBUG|500||Status code : 200 OK 2021-11-29T21:11:44.262Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|DEBUG|500||Status text : 2021-11-29T21:11:44.263Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:11:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:11:44.263Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|DEBUG|500||Response body: { "modelName" : "Demo_pNF_ofqbj66fY283VpitQD6F", "description" : "catalog service description", "modelUUID" : "94cb9fa7-b5a5-44d2-b3db-d864e770ab32", "modelInvariantUUID" : "b95a8d07-19fb-4507-a5aa-19d51965fec1", "created" : "2021-11-29 21:08:27.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 8042c820-1480", "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/94cb9fa7-b5a5-44d2-b3db-d864e770ab32" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/serviceProxyCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/collectionResourceCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/recipes" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/csar" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32/allottedCustomizations" } } } 2021-11-29T21:11:44.264Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|DEBUG|500||=======================response end================================================= 2021-11-29T21:11:44.264Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/94cb9fa7-b5a5-44d2-b3db-d864e770ab32|INFO|500||InvokeReturn 2021-11-29T21:11:44.268Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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/ 2021-11-29T21:11:44.269Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:44.269Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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================================================ 2021-11-29T21:11:44.270Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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/ 2021-11-29T21:11:44.270Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:44.270Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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:"3885", X-B3-TraceId:"49b98a840148d4bd", X-B3-SpanId:"f5254d62c11e4d35", X-B3-ParentSpanId:"49b98a840148d4bd", X-B3-Sampled:"0", X-ONAP-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-TransactionID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-ECOMP-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8add42b-bf4a-441c-99b6-a5d8a0e25381"] 2021-11-29T21:11:44.271Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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":"e3222e73-dc07-4cce-a0d9-09d2e13fb329","requestStatus":"IN_PROGRESS","startTime":1638220303810,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"b95a8d07-19fb-4507-a5aa-19d51965fec1\",\n \"modelVersionId\":\"94cb9fa7-b5a5-44d2-b3db-d864e770ab32\",\n \"modelName\":\"Demo_pNF_ofqbj66fY283VpitQD6F\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"60a1548d-cf4e-406b-b1b2-e2640a454159\",\n \"owningEntityName\":\"OE-ETE_Customer-60a1548d-cf4e-406b-b1b2-e2640a454159\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_8b54e54d-763c-4d41-9944-1151a35f67c1\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name8b54e54d-763c-4d41-9944-1151a35f67c1\",\n \"productFamilyId\":\"eb853261-4435-443e-a079-7236c921b495\",\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\":\"94cb9fa7-b5a5-44d2-b3db-d864e770ab32\",\n \"modelName\":\"Demo_pNF_ofqbj66fY283VpitQD6F\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name8b54e54d-763c-4d41-9944-1151a35f67c1\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 8042c820-1480 0\",\n \"modelCustomizationId\":\"7e7b2237-66dd-48e0-989b-36b2629fd0a5\",\n \"modelInvariantId\":\"b95a8d07-19fb-4507-a5aa-19d51965fec1\",\n \"modelVersionId\":\"94cb9fa7-b5a5-44d2-b3db-d864e770ab32\",\n \"modelName\":\"Demo_pNF_ofqbj66fY283VpitQD6F\",\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\":\"eb853261-4435-443e-a079-7236c921b495\",\n \"instanceParams\":[],\n \"instanceName\":\"ofqbj66fY283VpitQD6F\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name8b54e54d-763c-4d41-9944-1151a35f67c1","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"e3222e73-dc07-4cce-a0d9-09d2e13fb329"} 2021-11-29T21:11:44.271Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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================================================ 2021-11-29T21:11:44.296Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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========================================== 2021-11-29T21:11:44.297Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:44.297Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 : 2021-11-29T21:11:44.297Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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/e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:11:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:11:44.298Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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" : "e3222e73-dc07-4cce-a0d9-09d2e13fb329", "requestStatus" : "IN_PROGRESS", "startTime" : "2021-11-29T21:11:43.810+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"b95a8d07-19fb-4507-a5aa-19d51965fec1\",\n \"modelVersionId\":\"94cb9fa7-b5a5-44d2-b3db-d864e770ab32\",\n \"modelName\":\"Demo_pNF_ofqbj66fY283VpitQD6F\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"60a1548d-cf4e-406b-b1b2-e2640a454159\",\n \"owningEntityName\":\"OE-ETE_Customer-60a1548d-cf4e-406b-b1b2-e2640a454159\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_8b54e54d-763c-4d41-9944-1151a35f67c1\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name8b54e54d-763c-4d41-9944-1151a35f67c1\",\n \"productFamilyId\":\"eb853261-4435-443e-a079-7236c921b495\",\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\":\"94cb9fa7-b5a5-44d2-b3db-d864e770ab32\",\n \"modelName\":\"Demo_pNF_ofqbj66fY283VpitQD6F\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name8b54e54d-763c-4d41-9944-1151a35f67c1\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 8042c820-1480 0\",\n \"modelCustomizationId\":\"7e7b2237-66dd-48e0-989b-36b2629fd0a5\",\n \"modelInvariantId\":\"b95a8d07-19fb-4507-a5aa-19d51965fec1\",\n \"modelVersionId\":\"94cb9fa7-b5a5-44d2-b3db-d864e770ab32\",\n \"modelName\":\"Demo_pNF_ofqbj66fY283VpitQD6F\",\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\":\"eb853261-4435-443e-a079-7236c921b495\",\n \"instanceParams\":[],\n \"instanceName\":\"ofqbj66fY283VpitQD6F\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2021-11-29T21:11:44.283+00:00", "serviceInstanceName" : "Service_Ete_Name8b54e54d-763c-4d41-9944-1151a35f67c1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "e3222e73-dc07-4cce-a0d9-09d2e13fb329", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329" } } } 2021-11-29T21:11:44.298Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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================================================= 2021-11-29T21:11:44.299Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:44.313Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:44.313Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:44.313Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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================================================ 2021-11-29T21:11:44.314Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:44.314Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:44.314Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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:"3120", X-B3-TraceId:"49b98a840148d4bd", X-B3-SpanId:"679f45c6fd993898", X-B3-ParentSpanId:"49b98a840148d4bd", X-B3-Sampled:"0", X-ONAP-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-TransactionID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-ECOMP-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2cdd3da-a526-4916-a87a-f5b795387f37"] 2021-11-29T21:11:44.314Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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\":\"b95a8d07-19fb-4507-a5aa-19d51965fec1\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_ofqbj66fY283VpitQD6F\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"94cb9fa7-b5a5-44d2-b3db-d864e770ab32\",\"modelUuid\":\"94cb9fa7-b5a5-44d2-b3db-d864e770ab32\",\"modelInvariantUuid\":\"b95a8d07-19fb-4507-a5aa-19d51965fec1\"},\"requestInfo\":{\"productFamilyId\":\"eb853261-4435-443e-a079-7236c921b495\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name8b54e54d-763c-4d41-9944-1151a35f67c1\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_8b54e54d-763c-4d41-9944-1151a35f67c1\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"94cb9fa7-b5a5-44d2-b3db-d864e770ab32\",\"modelName\":\"Demo_pNF_ofqbj66fY283VpitQD6F\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name8b54e54d-763c-4d41-9944-1151a35f67c1\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 8042c820-1480 0\",\"modelCustomizationId\":\"7e7b2237-66dd-48e0-989b-36b2629fd0a5\",\"modelInvariantId\":\"b95a8d07-19fb-4507-a5aa-19d51965fec1\",\"modelVersionId\":\"94cb9fa7-b5a5-44d2-b3db-d864e770ab32\",\"modelName\":\"Demo_pNF_ofqbj66fY283VpitQD6F\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"eb853261-4435-443e-a079-7236c921b495\",\"instanceParams\":[],\"instanceName\":\"ofqbj66fY283VpitQD6F\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"60a1548d-cf4e-406b-b1b2-e2640a454159\",\"owningEntityName\":\"OE-ETE_Customer-60a1548d-cf4e-406b-b1b2-e2640a454159\"}}}","type":"String"},"requestId":{"value":"e3222e73-dc07-4cce-a0d9-09d2e13fb329","type":"String"},"mso-request-id":{"value":"e3222e73-dc07-4cce-a0d9-09d2e13fb329","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"}}} 2021-11-29T21:11:44.314Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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================================================ 2021-11-29T21:11:44.983Z|449d5712-1215-4bb2-857e-1bac852b4c44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:11:44.984Z|c2d71335-ddc4-413f-8c24-b2b86c02405e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:11:44.985Z|c2d71335-ddc4-413f-8c24-b2b86c02405e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:11:44.985Z|449d5712-1215-4bb2-857e-1bac852b4c44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:11:45.007Z|d8634bc4-2cad-4c28-a0f3-ecbbe606a1c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:11:45.009Z|d8634bc4-2cad-4c28-a0f3-ecbbe606a1c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:11:45.342Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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========================================== 2021-11-29T21:11:45.343Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:45.344Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 : 2021-11-29T21:11:45.344Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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:"Mon, 29 Nov 2021 21:11:45 GMT", X-ONAP-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-TransactionID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-ECOMP-RequestID:"e3222e73-dc07-4cce-a0d9-09d2e13fb329", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b2cdd3da-a526-4916-a87a-f5b795387f37", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-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"] 2021-11-29T21:11:45.345Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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\":\"e3222e73-dc07-4cce-a0d9-09d2e13fb329\",\"instanceId\":\"8a16fb61-4c3f-4daa-8803-5ff251b89b65\"}}","message":"Success","processInstanceID":"f48c9acb-5158-11ec-937a-3ed201e9b36e","variables":null,"messageCode":200} 2021-11-29T21:11:45.345Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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================================================= 2021-11-29T21:11:45.346Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|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 2021-11-29T21:11:45.355Z|e3222e73-dc07-4cce-a0d9-09d2e13fb329|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:11:48.987Z|1079211b-ac05-4534-8df8-a47c5c345514|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:11:48.990Z|1079211b-ac05-4534-8df8-a47c5c345514|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:11:49.081Z|f4ced1de-e345-4a2b-bf46-1b131c0217a1|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:11:49.082Z|f4ced1de-e345-4a2b-bf46-1b131c0217a1|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:11:55.005Z|ef5de647-6443-4edf-b1a1-00a3df1e1821|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:11:55.005Z|12a54841-f490-4b97-8d97-bc6c8183a514|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:11:55.006Z|ef5de647-6443-4edf-b1a1-00a3df1e1821|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:11:55.006Z|12a54841-f490-4b97-8d97-bc6c8183a514|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:11:55.028Z|dbb80c28-4bef-4d0e-b8f8-1ef2b3d96265|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:11:55.029Z|dbb80c28-4bef-4d0e-b8f8-1ef2b3d96265|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:12:03.991Z|b14934e3-a9df-4df8-99b9-a0fed30935d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:12:03.994Z|b14934e3-a9df-4df8-99b9-a0fed30935d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:12:04.510Z|92b8ea6b-b9ba-4f88-93cd-c6a5f9b6a9bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:12:04.513Z|92b8ea6b-b9ba-4f88-93cd-c6a5f9b6a9bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:12:05.036Z|d6088103-8b8a-4353-9bf7-da677ca75412|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:12:05.036Z|54ea0b62-1993-4f3b-8738-4cd5b12ff072|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:12:05.037Z|54ea0b62-1993-4f3b-8738-4cd5b12ff072|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:12:05.037Z|d6088103-8b8a-4353-9bf7-da677ca75412|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:12:05.047Z|463eca25-6935-4a5e-b7e0-859daa42aed7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:12:05.048Z|463eca25-6935-4a5e-b7e0-859daa42aed7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:12:12.249Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|||INFO|500||Entering 2021-11-29T21:12:12.260Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329 2021-11-29T21:12:12.261Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|INFO|500||Invoke 2021-11-29T21:12:12.261Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|DEBUG|500||===========================request begin================================================ 2021-11-29T21:12:12.262Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329 2021-11-29T21:12:12.262Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|DEBUG|500||Method : GET 2021-11-29T21:12:12.263Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e27d4bd0e6077209", X-B3-SpanId:"6337d7f852e36d13", X-B3-ParentSpanId:"e27d4bd0e6077209", X-B3-Sampled:"0", X-ONAP-RequestID:"8e1c325e-5643-4de3-ad68-e3c0378e851d", X-RequestID:"8e1c325e-5643-4de3-ad68-e3c0378e851d", X-TransactionID:"8e1c325e-5643-4de3-ad68-e3c0378e851d", X-ECOMP-RequestID:"8e1c325e-5643-4de3-ad68-e3c0378e851d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0710dea-0fba-4eb6-9da6-2246a0d21aef"] 2021-11-29T21:12:12.263Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|DEBUG|500||Request body: 2021-11-29T21:12:12.264Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|DEBUG|500||==========================request end================================================ 2021-11-29T21:12:12.401Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|DEBUG|500||============================response begin========================================== 2021-11-29T21:12:12.402Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|DEBUG|500||Status code : 200 OK 2021-11-29T21:12:12.402Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|DEBUG|500||Status text : 2021-11-29T21:12:12.402Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:12:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:12:12.403Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|DEBUG|500||Response body: { "requestId" : "e3222e73-dc07-4cce-a0d9-09d2e13fb329", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2021-11-29T21:11:43.000+00:00", "endTime" : "2021-11-29T21:12:11.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"b95a8d07-19fb-4507-a5aa-19d51965fec1\",\n \"modelVersionId\":\"94cb9fa7-b5a5-44d2-b3db-d864e770ab32\",\n \"modelName\":\"Demo_pNF_ofqbj66fY283VpitQD6F\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"60a1548d-cf4e-406b-b1b2-e2640a454159\",\n \"owningEntityName\":\"OE-ETE_Customer-60a1548d-cf4e-406b-b1b2-e2640a454159\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_8b54e54d-763c-4d41-9944-1151a35f67c1\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name8b54e54d-763c-4d41-9944-1151a35f67c1\",\n \"productFamilyId\":\"eb853261-4435-443e-a079-7236c921b495\",\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\":\"94cb9fa7-b5a5-44d2-b3db-d864e770ab32\",\n \"modelName\":\"Demo_pNF_ofqbj66fY283VpitQD6F\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name8b54e54d-763c-4d41-9944-1151a35f67c1\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 8042c820-1480 0\",\n \"modelCustomizationId\":\"7e7b2237-66dd-48e0-989b-36b2629fd0a5\",\n \"modelInvariantId\":\"b95a8d07-19fb-4507-a5aa-19d51965fec1\",\n \"modelVersionId\":\"94cb9fa7-b5a5-44d2-b3db-d864e770ab32\",\n \"modelName\":\"Demo_pNF_ofqbj66fY283VpitQD6F\",\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\":\"eb853261-4435-443e-a079-7236c921b495\",\n \"instanceParams\":[],\n \"instanceName\":\"ofqbj66fY283VpitQD6F\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2021-11-29T21:12:12.000+00:00", "serviceInstanceId" : "8a16fb61-4c3f-4daa-8803-5ff251b89b65", "serviceInstanceName" : "Service_Ete_Name8b54e54d-763c-4d41-9944-1151a35f67c1", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "e3222e73-dc07-4cce-a0d9-09d2e13fb329", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329" } } } 2021-11-29T21:12:12.403Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|DEBUG|500||=======================response end================================================= 2021-11-29T21:12:12.404Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e3222e73-dc07-4cce-a0d9-09d2e13fb329|INFO|500||InvokeReturn 2021-11-29T21:12:12.406Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3222e73-dc07-4cce-a0d9-09d2e13fb329&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3222e73-dc07-4cce-a0d9-09d2e13fb329&IS_INTERNAL_DATA=false 2021-11-29T21:12:12.407Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3222e73-dc07-4cce-a0d9-09d2e13fb329&IS_INTERNAL_DATA=false|INFO|500||Invoke 2021-11-29T21:12:12.407Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3222e73-dc07-4cce-a0d9-09d2e13fb329&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2021-11-29T21:12:12.407Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3222e73-dc07-4cce-a0d9-09d2e13fb329&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3222e73-dc07-4cce-a0d9-09d2e13fb329&IS_INTERNAL_DATA=false 2021-11-29T21:12:12.407Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3222e73-dc07-4cce-a0d9-09d2e13fb329&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2021-11-29T21:12:12.408Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3222e73-dc07-4cce-a0d9-09d2e13fb329&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e27d4bd0e6077209", X-B3-SpanId:"902ac763a0d231e3", X-B3-ParentSpanId:"e27d4bd0e6077209", X-B3-Sampled:"0", X-ONAP-RequestID:"8e1c325e-5643-4de3-ad68-e3c0378e851d", X-RequestID:"8e1c325e-5643-4de3-ad68-e3c0378e851d", X-TransactionID:"8e1c325e-5643-4de3-ad68-e3c0378e851d", X-ECOMP-RequestID:"8e1c325e-5643-4de3-ad68-e3c0378e851d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df154090-2065-4a04-a677-7578aee2a0b9"] 2021-11-29T21:12:12.408Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3222e73-dc07-4cce-a0d9-09d2e13fb329&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2021-11-29T21:12:12.408Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3222e73-dc07-4cce-a0d9-09d2e13fb329&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2021-11-29T21:12:12.421Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3222e73-dc07-4cce-a0d9-09d2e13fb329&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2021-11-29T21:12:12.421Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3222e73-dc07-4cce-a0d9-09d2e13fb329&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2021-11-29T21:12:12.421Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3222e73-dc07-4cce-a0d9-09d2e13fb329&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2021-11-29T21:12:12.422Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3222e73-dc07-4cce-a0d9-09d2e13fb329&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 29 Nov 2021 21:12:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2021-11-29T21:12:12.423Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3222e73-dc07-4cce-a0d9-09d2e13fb329&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2021-11-29T21:12:12.423Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3222e73-dc07-4cce-a0d9-09d2e13fb329&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2021-11-29T21:12:12.423Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e3222e73-dc07-4cce-a0d9-09d2e13fb329&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2021-11-29T21:12:12.436Z|8e1c325e-5643-4de3-ad68-e3c0378e851d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e3222e73-dc07-4cce-a0d9-09d2e13fb329|InfraPortalClient|||INFO|500||Exiting. 2021-11-29T21:12:15.064Z|c709cdcd-cedb-48d1-965f-6c1f7d50f79b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:12:15.064Z|23772076-905d-4395-9e58-22ea1e746c36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:12:15.065Z|23772076-905d-4395-9e58-22ea1e746c36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:12:15.065Z|c709cdcd-cedb-48d1-965f-6c1f7d50f79b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:12:15.067Z|bb234f44-20ac-4f14-98a7-37cbfec4c9ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:12:15.068Z|bb234f44-20ac-4f14-98a7-37cbfec4c9ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:12:18.988Z|1c7b1143-8b6b-45d3-b955-bb51c88f2106|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:12:18.992Z|1c7b1143-8b6b-45d3-b955-bb51c88f2106|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:12:25.089Z|30402a0b-3048-4e78-ab64-99b7f75225e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:12:25.090Z|30402a0b-3048-4e78-ab64-99b7f75225e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:12:25.089Z|53e2e5e8-efaa-4518-8e70-004af49cf6b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:12:25.090Z|53e2e5e8-efaa-4518-8e70-004af49cf6b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:12:25.091Z|59cd4c6b-31f9-4edf-b3ce-643b63adc441|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:12:25.092Z|59cd4c6b-31f9-4edf-b3ce-643b63adc441|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:12:33.987Z|c96c6e35-6ba3-413f-845c-58f4bfda9a06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:12:33.988Z|c96c6e35-6ba3-413f-845c-58f4bfda9a06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:12:34.516Z|2bec88cb-6cb8-4b19-9911-30adf1405f19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:12:34.517Z|2bec88cb-6cb8-4b19-9911-30adf1405f19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:12:35.113Z|db42fd15-cecb-49c2-9f52-2810b6b177c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:12:35.113Z|db42fd15-cecb-49c2-9f52-2810b6b177c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:12:35.114Z|b45c0731-b5b6-4a94-898e-a189654397da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:12:35.114Z|b45c0731-b5b6-4a94-898e-a189654397da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:12:35.114Z|dbe8f5b8-75cb-4bfb-9428-9598fe8c4418|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:12:35.115Z|dbe8f5b8-75cb-4bfb-9428-9598fe8c4418|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:12:45.133Z|bd24e95e-0606-42e4-a718-d6619c7cab65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:12:45.133Z|3efd2a95-2c2b-41eb-b702-614b31851770|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:12:45.134Z|3efd2a95-2c2b-41eb-b702-614b31851770|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:12:45.134Z|bd24e95e-0606-42e4-a718-d6619c7cab65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:12:45.136Z|b0e1134e-e090-40e1-9f9c-07ab4fc45fcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:12:45.137Z|b0e1134e-e090-40e1-9f9c-07ab4fc45fcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:12:48.987Z|d160e2a3-5a3c-492f-89b4-e1cb7acd6417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:12:48.988Z|d160e2a3-5a3c-492f-89b4-e1cb7acd6417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:12:49.082Z|bb8ad883-ef14-40f0-97cd-d58be40b2f02|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:12:49.083Z|bb8ad883-ef14-40f0-97cd-d58be40b2f02|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:12:55.155Z|5959dcd1-fed6-4d1c-a703-5cee4784e36d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:12:55.155Z|0407fcb0-f51c-40ab-b580-2a45bd58c72e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:12:55.156Z|0407fcb0-f51c-40ab-b580-2a45bd58c72e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:12:55.156Z|5959dcd1-fed6-4d1c-a703-5cee4784e36d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:12:55.161Z|02a5c3f6-303e-4de3-af16-a8fc34dd0d15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:12:55.161Z|02a5c3f6-303e-4de3-af16-a8fc34dd0d15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:13:03.988Z|5a26c701-4c9a-4d6d-b8d4-9d8557675dc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:13:03.989Z|5a26c701-4c9a-4d6d-b8d4-9d8557675dc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:13:04.517Z|81757fa3-3a89-4299-aec4-92b6c4971f58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:13:04.524Z|81757fa3-3a89-4299-aec4-92b6c4971f58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:13:05.178Z|d9da9b2b-78b9-4003-a7c9-acbf2890d9c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:13:05.179Z|50845c4a-0a65-4fed-9c60-cbdeefdfaf52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:13:05.179Z|d9da9b2b-78b9-4003-a7c9-acbf2890d9c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:13:05.180Z|50845c4a-0a65-4fed-9c60-cbdeefdfaf52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:13:05.187Z|34d32e39-cc1d-4d15-8451-a2bc2e16ad34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:13:05.187Z|34d32e39-cc1d-4d15-8451-a2bc2e16ad34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:13:15.201Z|3caa335f-28d6-488e-b472-5b28f35a8cd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:13:15.201Z|80377814-1666-4b13-b510-4c0291f23e90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:13:15.202Z|80377814-1666-4b13-b510-4c0291f23e90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:13:15.202Z|3caa335f-28d6-488e-b472-5b28f35a8cd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:13:15.205Z|4fb0c937-4886-43bf-96fc-e31cdb884ff1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:13:15.206Z|4fb0c937-4886-43bf-96fc-e31cdb884ff1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:13:18.990Z|b3ad361d-587e-46ff-bc31-c4de939e4d43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:13:18.990Z|b3ad361d-587e-46ff-bc31-c4de939e4d43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:13:25.248Z|840cde88-aacd-4f43-addb-dd2851aa80f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:13:25.248Z|fc5ee734-8837-43d6-96b5-e070ff10a804|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:13:25.248Z|3013049e-f6d7-4bc1-9aa6-24b658df44e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:13:25.252Z|840cde88-aacd-4f43-addb-dd2851aa80f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:13:25.252Z|3013049e-f6d7-4bc1-9aa6-24b658df44e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:13:25.252Z|fc5ee734-8837-43d6-96b5-e070ff10a804|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:13:33.988Z|90d4d2e2-e2c5-402c-82e1-61d8fd59fa51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:13:33.990Z|90d4d2e2-e2c5-402c-82e1-61d8fd59fa51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:13:34.527Z|f505a170-515a-448e-9704-dc1d32c24968|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:13:34.527Z|f505a170-515a-448e-9704-dc1d32c24968|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:13:35.281Z|f4bb860f-4f36-4d82-bd56-db51c693cfb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:13:35.283Z|fb0143e6-629f-4178-bc50-e9a3c76ef006|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:13:35.283Z|f4bb860f-4f36-4d82-bd56-db51c693cfb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:13:35.284Z|1907004a-b90a-470b-8a4e-8aeb5332dc78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:13:35.283Z|fb0143e6-629f-4178-bc50-e9a3c76ef006|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:13:35.284Z|1907004a-b90a-470b-8a4e-8aeb5332dc78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:13:45.305Z|696ce282-f027-4572-bc2b-3645ee4f8c47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:13:45.306Z|696ce282-f027-4572-bc2b-3645ee4f8c47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:13:45.307Z|03a00cfb-157e-4ab1-9356-6a75496bf694|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:13:45.307Z|29f9b872-af53-4f57-9ef2-e1c59e79032c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:13:45.307Z|03a00cfb-157e-4ab1-9356-6a75496bf694|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:13:45.308Z|29f9b872-af53-4f57-9ef2-e1c59e79032c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:13:48.987Z|b0705494-6c43-4e4f-9bd0-71069195013b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:13:48.988Z|b0705494-6c43-4e4f-9bd0-71069195013b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:13:49.082Z|55965258-2c08-46f9-91f1-f5f610d7e754|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:13:49.083Z|55965258-2c08-46f9-91f1-f5f610d7e754|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:13:55.332Z|20f5a993-92ab-4aba-a5ec-c8d03870984c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:13:55.333Z|20f5a993-92ab-4aba-a5ec-c8d03870984c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:13:55.341Z|3f444218-c243-42c5-967a-56fc3c5011df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:13:55.342Z|3f444218-c243-42c5-967a-56fc3c5011df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:13:55.345Z|0b0b9edd-8019-4dc2-9b0e-f63ede6e8646|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:13:55.346Z|0b0b9edd-8019-4dc2-9b0e-f63ede6e8646|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:14:03.987Z|40fa6fb6-fa73-4101-9bdc-c28f3ff8ec5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:14:03.990Z|40fa6fb6-fa73-4101-9bdc-c28f3ff8ec5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:14:04.528Z|24e9d568-c202-446a-b6a0-021a971f91ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:14:04.529Z|24e9d568-c202-446a-b6a0-021a971f91ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:14:05.356Z|9d2062aa-2c35-4b7e-aede-a3cf35c749bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:14:05.358Z|9d2062aa-2c35-4b7e-aede-a3cf35c749bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:14:05.358Z|903076c4-8547-421d-b2c5-5b9b825f666e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:14:05.359Z|903076c4-8547-421d-b2c5-5b9b825f666e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:14:05.364Z|0e889d85-8370-48a4-9c7a-0825519848c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:14:05.364Z|0e889d85-8370-48a4-9c7a-0825519848c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:14:15.380Z|696b7f5d-c34a-419e-b1a5-4a76569bbc73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:14:15.380Z|f340c806-30c1-46ea-bdd5-2b392405f1b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:14:15.380Z|696b7f5d-c34a-419e-b1a5-4a76569bbc73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:14:15.380Z|f340c806-30c1-46ea-bdd5-2b392405f1b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:14:15.381Z|948a1e1d-a47c-4da8-b72f-d254901640bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:14:15.381Z|948a1e1d-a47c-4da8-b72f-d254901640bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:14:18.987Z|9e5cddf2-7b2e-4732-86ec-209015e8a2fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:14:18.988Z|9e5cddf2-7b2e-4732-86ec-209015e8a2fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:14:25.400Z|a29c5091-8274-405e-95d1-bab545fdb805|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:14:25.403Z|a29c5091-8274-405e-95d1-bab545fdb805|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:14:25.405Z|c78fbb2f-816d-42bb-a166-9fa4ffe48f56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:14:25.406Z|c78fbb2f-816d-42bb-a166-9fa4ffe48f56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:14:25.408Z|bcd7e7bf-2290-4a8c-b837-953e5310204c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:14:25.409Z|bcd7e7bf-2290-4a8c-b837-953e5310204c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:14:33.987Z|bd3138be-41b7-49d0-893c-f82331b8cc05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:14:33.988Z|bd3138be-41b7-49d0-893c-f82331b8cc05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:14:34.529Z|f697fd3d-85b0-475b-8780-003768606f07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:14:34.530Z|f697fd3d-85b0-475b-8780-003768606f07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:14:35.430Z|5ded8587-b3a4-43b5-80fb-fe79429138c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:14:35.431Z|5ded8587-b3a4-43b5-80fb-fe79429138c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:14:35.437Z|4e83a58a-e3ad-4737-8fc1-b41e68e03e72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:14:35.438Z|4e83a58a-e3ad-4737-8fc1-b41e68e03e72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:14:35.439Z|fd37689d-385b-4727-906c-2df87d290afd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:14:35.440Z|fd37689d-385b-4727-906c-2df87d290afd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:14:45.475Z|2ebd3cdc-1ee5-4a44-9f67-99073912e2f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:14:45.475Z|f9a5c7bd-8d9c-482d-a5ab-d7fda5800e59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:14:45.480Z|2ebd3cdc-1ee5-4a44-9f67-99073912e2f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:14:45.480Z|f9a5c7bd-8d9c-482d-a5ab-d7fda5800e59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:14:45.475Z|e367fe32-a295-4482-9d3e-8986305ba8f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:14:45.499Z|e367fe32-a295-4482-9d3e-8986305ba8f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:14:48.988Z|626f0f87-a825-495f-b5b8-d13d4ded0203|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:14:48.992Z|626f0f87-a825-495f-b5b8-d13d4ded0203|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:14:49.082Z|a6713a6b-ba1d-4660-b2bc-2899401ace82|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:14:49.083Z|a6713a6b-ba1d-4660-b2bc-2899401ace82|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:14:55.624Z|a0bffea3-bbe7-4d1b-882f-db31d37956bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:14:55.624Z|04eaf554-76e3-4f3a-83ee-ab824236b1fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:14:55.624Z|3e277a60-b6b0-4d8c-9fc1-532294698745|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:14:55.626Z|04eaf554-76e3-4f3a-83ee-ab824236b1fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:14:55.626Z|3e277a60-b6b0-4d8c-9fc1-532294698745|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:14:55.626Z|a0bffea3-bbe7-4d1b-882f-db31d37956bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:15:03.992Z|1cf00caa-eb08-430a-a6b3-10f3171aef9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:15:03.993Z|1cf00caa-eb08-430a-a6b3-10f3171aef9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:15:04.531Z|b96d38ee-b127-4cec-8d01-7b77ba347901|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:15:04.532Z|b96d38ee-b127-4cec-8d01-7b77ba347901|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:15:05.647Z|b442dee6-4bbc-4f92-bcf5-1b2a80cc12ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:15:05.647Z|d5db6cf7-e0c1-4284-a0d0-4f2a01ee5bbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:15:05.648Z|d5db6cf7-e0c1-4284-a0d0-4f2a01ee5bbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:15:05.648Z|6f388919-cc02-4829-b4c1-a2388da186f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:15:05.648Z|b442dee6-4bbc-4f92-bcf5-1b2a80cc12ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:15:05.649Z|6f388919-cc02-4829-b4c1-a2388da186f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:15:15.670Z|cc4b27b8-86f6-412c-abee-04014a1c13f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:15:15.670Z|93fb84da-d783-4405-aeaf-15665b35749a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:15:15.670Z|11be832e-0eb4-4cca-89a5-afd011d30089|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:15:15.671Z|cc4b27b8-86f6-412c-abee-04014a1c13f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:15:15.671Z|93fb84da-d783-4405-aeaf-15665b35749a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:15:15.670Z|11be832e-0eb4-4cca-89a5-afd011d30089|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:15:18.987Z|e8b4455b-91ac-4389-80ba-47e8b7f426ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:15:18.988Z|e8b4455b-91ac-4389-80ba-47e8b7f426ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:15:25.692Z|f4d70b6c-3931-4da0-ab4f-00db9e4de345|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:15:25.692Z|f4d70b6c-3931-4da0-ab4f-00db9e4de345|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:15:25.692Z|42349a0f-4596-4a08-a463-a77cc78b0a7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:15:25.693Z|42349a0f-4596-4a08-a463-a77cc78b0a7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:15:25.694Z|f5a69522-d4a2-4a44-8d41-b981deb901cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:15:25.695Z|f5a69522-d4a2-4a44-8d41-b981deb901cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:15:33.987Z|f440d841-dafd-4180-946e-90ff10238a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:15:33.990Z|f440d841-dafd-4180-946e-90ff10238a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:15:34.533Z|b69ecf83-6258-4569-800d-ec12037c4af9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:15:34.533Z|b69ecf83-6258-4569-800d-ec12037c4af9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:15:35.716Z|9e377f6d-b9b4-426a-98ea-3a7077886cd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:15:35.717Z|9e377f6d-b9b4-426a-98ea-3a7077886cd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:15:35.722Z|607a7f8d-e6fc-476e-8252-662f24b4ef82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:15:35.723Z|d10771a5-6f72-431d-b6ea-88797aa8ec89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:15:35.723Z|d10771a5-6f72-431d-b6ea-88797aa8ec89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:15:35.723Z|607a7f8d-e6fc-476e-8252-662f24b4ef82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:15:45.737Z|d72b0694-6daa-42c1-bc48-61c4fc57ae6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:15:45.738Z|d72b0694-6daa-42c1-bc48-61c4fc57ae6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:15:45.745Z|06136100-4dc5-470b-aa54-4ae23f4ab89f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:15:45.745Z|06136100-4dc5-470b-aa54-4ae23f4ab89f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:15:45.750Z|ccc84b67-1e64-4a8f-b03c-c6fb3272bf77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:15:45.751Z|ccc84b67-1e64-4a8f-b03c-c6fb3272bf77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:15:48.987Z|75504329-ea13-4587-b7a6-959136673546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:15:48.988Z|75504329-ea13-4587-b7a6-959136673546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:15:49.081Z|ee4f5d25-5848-40d9-97f3-1a752e9b941f|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:15:49.082Z|ee4f5d25-5848-40d9-97f3-1a752e9b941f|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:15:55.766Z|8be378a7-62eb-47ab-ba43-f28400ae31b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:15:55.768Z|8be378a7-62eb-47ab-ba43-f28400ae31b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:15:55.771Z|ff834a63-363f-489f-a2d3-396d55f70575|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:15:55.771Z|3deaa762-dfd3-4742-b9ba-a2b422da55a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:15:55.772Z|ff834a63-363f-489f-a2d3-396d55f70575|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:15:55.772Z|3deaa762-dfd3-4742-b9ba-a2b422da55a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:16:03.990Z|29659080-629c-4a08-8835-e8d1555c7499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:16:03.995Z|29659080-629c-4a08-8835-e8d1555c7499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:16:04.536Z|4a7fdf99-401c-4af1-a762-bff53470b20f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:16:04.537Z|4a7fdf99-401c-4af1-a762-bff53470b20f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:16:05.807Z|05470975-2cb3-4e72-b6b7-41d6f4ec0607|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:16:05.808Z|e240f118-fa47-4f60-b0cc-05504ef1054e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:16:05.808Z|05470975-2cb3-4e72-b6b7-41d6f4ec0607|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:16:05.807Z|81309bdc-1b8a-4c04-8b74-17364be9d460|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:16:05.809Z|e240f118-fa47-4f60-b0cc-05504ef1054e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:16:05.809Z|81309bdc-1b8a-4c04-8b74-17364be9d460|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:16:15.831Z|c63177be-351b-4632-acb7-947b155acf21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:16:15.833Z|c63177be-351b-4632-acb7-947b155acf21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:16:15.836Z|9a35887f-6d4d-4643-abcf-bfaf5301be1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:16:15.836Z|9a35887f-6d4d-4643-abcf-bfaf5301be1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:16:15.838Z|ddda014b-3a55-4519-8515-c4c0362e4d30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:16:15.840Z|ddda014b-3a55-4519-8515-c4c0362e4d30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:16:18.987Z|4703810f-b7b2-4f24-8b99-4cb75702ac8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:16:18.988Z|4703810f-b7b2-4f24-8b99-4cb75702ac8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:16:25.853Z|96d24b05-58f2-44dc-bf02-d4f64c9fc16a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:16:25.854Z|96d24b05-58f2-44dc-bf02-d4f64c9fc16a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:16:25.856Z|ba15e405-8bb5-439f-a13d-a1bb3c1ba48e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:16:25.856Z|ba15e405-8bb5-439f-a13d-a1bb3c1ba48e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:16:25.858Z|37d1fecb-ebab-4890-a791-c02e3b05cb84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:16:25.858Z|37d1fecb-ebab-4890-a791-c02e3b05cb84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:16:33.987Z|4add82f4-8bf9-4d65-a3b5-5d76bbec6f7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:16:33.988Z|4add82f4-8bf9-4d65-a3b5-5d76bbec6f7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:16:34.537Z|34dc34f5-cf57-4f68-978f-766f43b512fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:16:34.538Z|34dc34f5-cf57-4f68-978f-766f43b512fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:16:35.873Z|ba869a58-ded7-42b2-acf4-ee256f694a35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:16:35.873Z|ba869a58-ded7-42b2-acf4-ee256f694a35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:16:35.878Z|962a740e-5dc6-413b-9291-d7293bb3397a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:16:35.879Z|962a740e-5dc6-413b-9291-d7293bb3397a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:16:35.880Z|64b29551-daaa-470b-9b74-739741890c1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:16:35.880Z|64b29551-daaa-470b-9b74-739741890c1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:16:45.894Z|bf20609b-d0a9-47b9-b7c7-bfbd8828e37d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:16:45.895Z|bf20609b-d0a9-47b9-b7c7-bfbd8828e37d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:16:45.899Z|ab65870a-0928-4e02-8eb4-7b0e6e22a3bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:16:45.899Z|ab65870a-0928-4e02-8eb4-7b0e6e22a3bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:16:45.915Z|3e126f5a-f0d5-4852-8262-9bbb588b3f4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:16:45.916Z|3e126f5a-f0d5-4852-8262-9bbb588b3f4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:16:48.987Z|ab97b74d-6447-4068-823a-f56a6f808e11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:16:48.990Z|ab97b74d-6447-4068-823a-f56a6f808e11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:16:49.082Z|c0e3358b-ae0f-41a9-ab4b-035250809edd|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:16:49.083Z|c0e3358b-ae0f-41a9-ab4b-035250809edd|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:16:55.918Z|9f77c598-67b3-416b-b502-a8ea979246d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:16:55.918Z|9f77c598-67b3-416b-b502-a8ea979246d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:16:55.921Z|ad7f0602-1adf-485e-8a8c-97b5bac9a794|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:16:55.922Z|ad7f0602-1adf-485e-8a8c-97b5bac9a794|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:16:55.956Z|cf3aa1f8-1852-4048-9ac9-9fb4ab67bbd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:16:55.957Z|cf3aa1f8-1852-4048-9ac9-9fb4ab67bbd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:17:03.987Z|93cdcb26-baec-473d-8de5-86f68096be09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:17:03.988Z|93cdcb26-baec-473d-8de5-86f68096be09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:17:04.539Z|ff1e82e7-03b4-4def-929b-6354cbc7f371|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:17:04.539Z|ff1e82e7-03b4-4def-929b-6354cbc7f371|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:17:05.945Z|c6801846-ddd7-41bd-bec2-561463aa9608|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:17:05.948Z|c6801846-ddd7-41bd-bec2-561463aa9608|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:17:05.949Z|3636032d-e010-477a-842d-62e4ff54180f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:17:05.949Z|3636032d-e010-477a-842d-62e4ff54180f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:17:05.977Z|041122fc-7b8e-4885-ae57-944e4addf898|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:17:05.977Z|041122fc-7b8e-4885-ae57-944e4addf898|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:17:15.987Z|ae2e8ee5-a866-4ea3-a49c-73aba6ec1a3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:17:15.987Z|2c9c5630-c7e2-4c4f-a827-019fe3b69921|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:17:15.991Z|ae2e8ee5-a866-4ea3-a49c-73aba6ec1a3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:17:15.991Z|2c9c5630-c7e2-4c4f-a827-019fe3b69921|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:17:15.997Z|b204c7e8-9611-46b7-b1f5-e303a81d417b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:17:15.997Z|b204c7e8-9611-46b7-b1f5-e303a81d417b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:17:18.995Z|23280b5e-076f-49b7-ad3a-cbe624b4835b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:17:18.999Z|23280b5e-076f-49b7-ad3a-cbe624b4835b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:17:26.020Z|851cb85a-d5c1-41b0-9c21-a9c4c591c5f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:17:26.020Z|93519897-a8ec-456b-a67a-a5465ac48d5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:17:26.022Z|851cb85a-d5c1-41b0-9c21-a9c4c591c5f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:17:26.022Z|93519897-a8ec-456b-a67a-a5465ac48d5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:17:26.043Z|78637ed4-6bda-441e-8661-9dec761fd0ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:17:26.044Z|78637ed4-6bda-441e-8661-9dec761fd0ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:17:33.987Z|c1374a6d-cf89-4c12-a0f3-c65daf54b327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:17:33.988Z|c1374a6d-cf89-4c12-a0f3-c65daf54b327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:17:34.540Z|ae42cef9-069d-4def-92ec-86b2b92817f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:17:34.540Z|ae42cef9-069d-4def-92ec-86b2b92817f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:17:36.055Z|dc54e13c-b63e-4e67-8188-60f1e992dc50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:17:36.055Z|8c2e1a1e-94a0-471c-895b-eac4c256a558|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:17:36.055Z|dc54e13c-b63e-4e67-8188-60f1e992dc50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:17:36.055Z|8c2e1a1e-94a0-471c-895b-eac4c256a558|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:17:36.069Z|cc27451a-1815-4b2f-97f0-0525c16ce379|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:17:36.069Z|cc27451a-1815-4b2f-97f0-0525c16ce379|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:17:46.078Z|6f9a474a-87d8-4b92-be65-a2aa4a7b2329|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:17:46.078Z|6f9a474a-87d8-4b92-be65-a2aa4a7b2329|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:17:46.087Z|ca61d093-19ea-4bfc-9f76-f740865d37ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:17:46.088Z|ca61d093-19ea-4bfc-9f76-f740865d37ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:17:46.097Z|8ac14434-7c73-48a4-be0d-29232934c4d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:17:46.098Z|8ac14434-7c73-48a4-be0d-29232934c4d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:17:48.987Z|a2a37831-c938-447c-bd2d-d19b37e02e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:17:48.988Z|a2a37831-c938-447c-bd2d-d19b37e02e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:17:49.082Z|5d8aaefa-36ae-40c9-b6bb-347356c7aa4e|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:17:49.083Z|5d8aaefa-36ae-40c9-b6bb-347356c7aa4e|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:17:56.109Z|4cfafd2f-1a2c-4d5d-964b-69e283f8baf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:17:56.109Z|4cfafd2f-1a2c-4d5d-964b-69e283f8baf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:17:56.111Z|2c9d43e0-1050-4f58-937e-d7d1f8b123b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:17:56.111Z|2c9d43e0-1050-4f58-937e-d7d1f8b123b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:17:56.119Z|2f1db94e-b800-4d89-b834-e5417b0d70b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:17:56.119Z|2f1db94e-b800-4d89-b834-e5417b0d70b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:18:03.987Z|1729ca34-f19c-4688-bf27-3a168e84158d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:18:03.991Z|1729ca34-f19c-4688-bf27-3a168e84158d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:18:04.541Z|47a80920-e14c-45d7-931d-1a587dddbfd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:18:04.541Z|47a80920-e14c-45d7-931d-1a587dddbfd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:18:06.140Z|6eb270b1-cc46-4ff7-a88d-5809c14643af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:18:06.141Z|6eb270b1-cc46-4ff7-a88d-5809c14643af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:18:06.142Z|91467b93-7a06-4bff-bdfb-bc749f1ebb1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:18:06.143Z|91467b93-7a06-4bff-bdfb-bc749f1ebb1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:18:06.150Z|b4116435-a48e-451f-a21b-5bc2ce9eef1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:18:06.151Z|b4116435-a48e-451f-a21b-5bc2ce9eef1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:18:16.165Z|426065c9-513a-42b4-8f4f-7a76f0ecf129|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:18:16.165Z|23eb21ad-9f7c-4114-be2c-e7abf636729a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:18:16.165Z|23eb21ad-9f7c-4114-be2c-e7abf636729a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:18:16.165Z|426065c9-513a-42b4-8f4f-7a76f0ecf129|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:18:16.173Z|a8aed3f6-6cc7-430a-a798-35c6269f7814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:18:16.174Z|a8aed3f6-6cc7-430a-a798-35c6269f7814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:18:18.987Z|4e5345f9-5fb0-4515-8204-9316a2c134d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:18:18.989Z|4e5345f9-5fb0-4515-8204-9316a2c134d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:18:26.203Z|08c9fd81-ec09-4907-a04a-ee9aab3c2004|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:18:26.203Z|ab9facf3-c598-44b7-bcf1-0a4a14373006|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:18:26.203Z|ea21c3b4-95bf-40fa-b663-959592c1c780|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:18:26.208Z|08c9fd81-ec09-4907-a04a-ee9aab3c2004|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:18:26.208Z|ab9facf3-c598-44b7-bcf1-0a4a14373006|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:18:26.208Z|ea21c3b4-95bf-40fa-b663-959592c1c780|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:18:33.989Z|b158d66b-190a-41dc-af19-47e2cbce30ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:18:33.990Z|b158d66b-190a-41dc-af19-47e2cbce30ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:18:34.542Z|c0d624cb-2ff0-4a4a-99ae-036fdc3e3642|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:18:34.543Z|c0d624cb-2ff0-4a4a-99ae-036fdc3e3642|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:18:36.240Z|c02626af-db38-45a8-b471-222e9edb6c10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:18:36.241Z|c02626af-db38-45a8-b471-222e9edb6c10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:18:36.243Z|9bcddadf-6c71-4096-a1c1-3a5ed095d7fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:18:36.243Z|9bcddadf-6c71-4096-a1c1-3a5ed095d7fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:18:36.253Z|39e45511-48a3-4277-b8e9-0ca6e5820861|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:18:36.254Z|39e45511-48a3-4277-b8e9-0ca6e5820861|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:18:46.263Z|772609b4-7945-46fc-a82c-2515f767f372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:18:46.263Z|a9e3349c-adab-4bf6-abfa-5387cd8ba672|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:18:46.263Z|a9e3349c-adab-4bf6-abfa-5387cd8ba672|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:18:46.263Z|772609b4-7945-46fc-a82c-2515f767f372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:18:46.270Z|9d2405fe-0b46-41ea-8b17-fa68a689b881|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:18:46.271Z|9d2405fe-0b46-41ea-8b17-fa68a689b881|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:18:48.987Z|085f38af-9316-4796-b313-d29cb8fe7c3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:18:48.990Z|085f38af-9316-4796-b313-d29cb8fe7c3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:18:49.082Z|e4efc20e-05e7-403a-9540-7111ff29d0aa|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:18:49.083Z|e4efc20e-05e7-403a-9540-7111ff29d0aa|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:18:56.282Z|1c474c27-9a25-4c0c-b37f-fa42acda992d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:18:56.283Z|1c474c27-9a25-4c0c-b37f-fa42acda992d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:18:56.285Z|32e1c8c0-b33e-4794-a29f-e48e21b87da3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:18:56.286Z|32e1c8c0-b33e-4794-a29f-e48e21b87da3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:18:56.287Z|9fe0553b-fe4b-458e-bc45-6d6ecdf785ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:18:56.288Z|9fe0553b-fe4b-458e-bc45-6d6ecdf785ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:19:03.987Z|7eda7a25-891a-449c-a7d3-8d837d0b8e4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:19:03.988Z|7eda7a25-891a-449c-a7d3-8d837d0b8e4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:19:04.543Z|2515b174-821c-4873-ac8d-14cfea3a582d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:19:04.544Z|2515b174-821c-4873-ac8d-14cfea3a582d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:19:06.304Z|4357d457-1a32-403e-bfbf-c6d9cc30c343|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:19:06.305Z|4357d457-1a32-403e-bfbf-c6d9cc30c343|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:19:06.304Z|f739cda4-ad39-4cc5-81f4-522d524b082a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:19:06.305Z|f739cda4-ad39-4cc5-81f4-522d524b082a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:19:06.329Z|7866d07b-b110-4243-8adc-726e5ffc37e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:19:06.330Z|7866d07b-b110-4243-8adc-726e5ffc37e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:19:16.340Z|63a742fd-09c3-4fa3-ad10-09db96240cc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:19:16.340Z|63a742fd-09c3-4fa3-ad10-09db96240cc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:19:16.352Z|34ce7f5c-b7d8-4a78-ac97-1acc405beab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:19:16.353Z|34ce7f5c-b7d8-4a78-ac97-1acc405beab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:19:16.360Z|5c763c0b-2b0e-4b0a-bf54-adf65de49da0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:19:16.361Z|5c763c0b-2b0e-4b0a-bf54-adf65de49da0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:19:18.987Z|196a88b0-2444-4064-811a-824dba58df34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:19:18.988Z|196a88b0-2444-4064-811a-824dba58df34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:19:26.366Z|7e83ce91-7791-40e0-b9c6-4c56d5e9a11a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:19:26.367Z|7e83ce91-7791-40e0-b9c6-4c56d5e9a11a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:19:26.373Z|00bd8f39-8ac2-4518-83f0-ed5fc68d2c95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:19:26.374Z|00bd8f39-8ac2-4518-83f0-ed5fc68d2c95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:19:26.379Z|e7788cf6-6796-4efd-bfed-861f47353bed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:19:26.380Z|e7788cf6-6796-4efd-bfed-861f47353bed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:19:33.989Z|ec68426f-87a3-4b22-b305-e7a25aeb2864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:19:33.994Z|ec68426f-87a3-4b22-b305-e7a25aeb2864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:19:34.545Z|a234fb41-24b4-4a94-9457-0f0c529b687b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:19:34.546Z|a234fb41-24b4-4a94-9457-0f0c529b687b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:19:36.405Z|f1b24cdf-93cf-489e-bd26-f48ec45a7ca2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:19:36.405Z|2b50b92b-5775-4e2a-a7f5-44f57ff892d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:19:36.408Z|f1b24cdf-93cf-489e-bd26-f48ec45a7ca2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:19:36.408Z|2b50b92b-5775-4e2a-a7f5-44f57ff892d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:19:36.405Z|e8b53707-a7e8-47c2-8f7e-447c8da14801|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:19:36.410Z|e8b53707-a7e8-47c2-8f7e-447c8da14801|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:19:46.434Z|a3c9d4f7-6aa2-4eb1-9b09-e1dec6a123f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:19:46.435Z|b48dbc3c-6d30-4425-a488-ef72e07c1577|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:19:46.434Z|a18353b0-9ccc-4491-a082-79ab465edefe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:19:46.435Z|a3c9d4f7-6aa2-4eb1-9b09-e1dec6a123f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:19:46.435Z|b48dbc3c-6d30-4425-a488-ef72e07c1577|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:19:46.435Z|a18353b0-9ccc-4491-a082-79ab465edefe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:19:48.987Z|243a2b08-9b17-419d-9d05-5a71d197a2be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:19:48.988Z|243a2b08-9b17-419d-9d05-5a71d197a2be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:19:49.081Z|d6a208e7-4d43-4cc2-80a1-4383214e1a5d|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:19:49.082Z|d6a208e7-4d43-4cc2-80a1-4383214e1a5d|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:19:56.457Z|90c385de-ade1-4775-bf01-8df16540a9ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:19:56.457Z|b6338a23-c2a5-424a-af17-15347b582e46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:19:56.458Z|90c385de-ade1-4775-bf01-8df16540a9ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:19:56.458Z|b6338a23-c2a5-424a-af17-15347b582e46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:19:56.459Z|ec0ac157-267b-4b24-992a-078992e955b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:19:56.459Z|ec0ac157-267b-4b24-992a-078992e955b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:20:03.988Z|48828320-65b1-4f5e-8ba3-52e83dbdae4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:20:03.989Z|48828320-65b1-4f5e-8ba3-52e83dbdae4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:20:04.547Z|eba014d2-772e-40b2-886d-71997b34656a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:20:04.548Z|eba014d2-772e-40b2-886d-71997b34656a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:20:06.478Z|e84879c1-72fb-45b3-b2f6-90156180cafd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:20:06.479Z|e84879c1-72fb-45b3-b2f6-90156180cafd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:20:06.480Z|bdfdaf0a-1339-4459-a4ac-e874f3ab053d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:20:06.480Z|be50d6fa-045a-4b59-98ec-313e9b4ea14e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:20:06.481Z|be50d6fa-045a-4b59-98ec-313e9b4ea14e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:20:06.481Z|bdfdaf0a-1339-4459-a4ac-e874f3ab053d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:20:16.508Z|7dac80a1-b592-4490-bafb-e35a5b51a355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:20:16.509Z|7dac80a1-b592-4490-bafb-e35a5b51a355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:20:16.512Z|7ca9a681-299f-41bb-be0c-c24f8b098b04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:20:16.513Z|7ca9a681-299f-41bb-be0c-c24f8b098b04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:20:16.513Z|d8ede3a8-6874-42ab-bf2e-ee7ace94df43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:20:16.513Z|d8ede3a8-6874-42ab-bf2e-ee7ace94df43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:20:18.987Z|aaed9b21-3641-477f-937b-68329f8d547c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:20:18.990Z|aaed9b21-3641-477f-937b-68329f8d547c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:20:26.542Z|b2c8f7de-dab6-46da-be02-e1407d147684|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:20:26.543Z|b2c8f7de-dab6-46da-be02-e1407d147684|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:20:26.545Z|8117572d-3952-4cfd-9d86-53267bf4fec0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:20:26.546Z|8117572d-3952-4cfd-9d86-53267bf4fec0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:20:26.547Z|9304a3b4-656a-4df5-8884-b3e8d427a0f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:20:26.547Z|9304a3b4-656a-4df5-8884-b3e8d427a0f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:20:33.987Z|dc7b93cf-2ad3-4547-ac3a-096618c57365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:20:33.988Z|dc7b93cf-2ad3-4547-ac3a-096618c57365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:20:34.548Z|bc58ec45-0340-42fe-b54a-c0744aedfd27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:20:34.549Z|bc58ec45-0340-42fe-b54a-c0744aedfd27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:20:36.563Z|c0ab9855-12fa-4606-a445-65386a66c065|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:20:36.564Z|c0ab9855-12fa-4606-a445-65386a66c065|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:20:36.564Z|736f2e08-3db0-465a-8992-742caa13791e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:20:36.565Z|736f2e08-3db0-465a-8992-742caa13791e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:20:36.585Z|9fee4de6-0816-4f18-912b-f236448cb2ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:20:36.585Z|9fee4de6-0816-4f18-912b-f236448cb2ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:20:46.604Z|fbd26d4f-3bb1-4e43-829b-d0406272d9f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:20:46.606Z|c9f6d856-368c-41e0-972c-ccc13826d10f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:20:46.609Z|d044c87e-18f0-4964-8cc6-5150e4852821|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:20:46.609Z|d044c87e-18f0-4964-8cc6-5150e4852821|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:20:46.609Z|fbd26d4f-3bb1-4e43-829b-d0406272d9f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:20:46.610Z|c9f6d856-368c-41e0-972c-ccc13826d10f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:20:48.988Z|6005c56b-4e56-45ca-8092-0ad73db474df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:20:48.990Z|6005c56b-4e56-45ca-8092-0ad73db474df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:20:49.083Z|1fe1873e-b877-4d5c-8825-c7e28df72a5a|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:20:49.084Z|1fe1873e-b877-4d5c-8825-c7e28df72a5a|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:20:56.637Z|92f44d60-e959-482c-98ab-966a08881b2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:20:56.638Z|92f44d60-e959-482c-98ab-966a08881b2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:20:56.640Z|32c53f3e-7aab-4f98-959c-f76478d2013c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:20:56.640Z|8dcbe833-4711-4ad3-8df6-07f2621eed23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:20:56.640Z|32c53f3e-7aab-4f98-959c-f76478d2013c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:20:56.641Z|8dcbe833-4711-4ad3-8df6-07f2621eed23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:21:03.987Z|449dde6e-d18b-45ce-a1c3-b7f7f7bbdef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:21:03.990Z|449dde6e-d18b-45ce-a1c3-b7f7f7bbdef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:21:04.549Z|f79143f9-29a0-4af1-9ebf-2550c905f3f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:21:04.550Z|f79143f9-29a0-4af1-9ebf-2550c905f3f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:21:06.661Z|8252cdf1-655e-4acf-bfe3-b9822d365ef4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:21:06.661Z|3df35bcb-5cec-4efb-affc-6a0210c61f62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:21:06.662Z|8252cdf1-655e-4acf-bfe3-b9822d365ef4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:21:06.662Z|57daedf1-fef9-4d62-acd7-721c2c206852|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:21:06.662Z|3df35bcb-5cec-4efb-affc-6a0210c61f62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:21:06.663Z|57daedf1-fef9-4d62-acd7-721c2c206852|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:21:16.684Z|760b7eb9-3ac4-4986-a457-117333f33f12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:21:16.684Z|84740343-0db2-48f6-bd63-9350df2e1d42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:21:16.685Z|760b7eb9-3ac4-4986-a457-117333f33f12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:21:16.685Z|84740343-0db2-48f6-bd63-9350df2e1d42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:21:16.698Z|00b93f87-2799-4ea9-9d61-427d4523ced0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:21:16.701Z|00b93f87-2799-4ea9-9d61-427d4523ced0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:21:18.987Z|19cac65d-16e6-4540-97e6-005ad3de8fec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:21:18.988Z|19cac65d-16e6-4540-97e6-005ad3de8fec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:21:26.704Z|2d1c14ba-94fb-44de-9c3c-5e41b21ab9b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:21:26.704Z|feff2fdb-fdf1-4c48-a92a-7c8fb908d508|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:21:26.704Z|2d1c14ba-94fb-44de-9c3c-5e41b21ab9b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:21:26.704Z|feff2fdb-fdf1-4c48-a92a-7c8fb908d508|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:21:26.720Z|90a4e056-71f7-4c51-adbb-eae0aa0abf96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:21:26.721Z|90a4e056-71f7-4c51-adbb-eae0aa0abf96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:21:33.987Z|aeb0da3a-9f00-4b30-bad6-da37144a31a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:21:33.988Z|aeb0da3a-9f00-4b30-bad6-da37144a31a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:21:34.551Z|c94a3179-b8f2-47a9-be44-ee5165ed639b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:21:34.552Z|c94a3179-b8f2-47a9-be44-ee5165ed639b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:21:36.725Z|68308087-894e-48d8-87d1-81b5df6ab36d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:21:36.726Z|68308087-894e-48d8-87d1-81b5df6ab36d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:21:36.729Z|4cc6dd07-cd7e-457b-bc36-12124e2e9192|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:21:36.729Z|4cc6dd07-cd7e-457b-bc36-12124e2e9192|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:21:36.745Z|8c60bb09-fa49-45ca-8323-36705abd6e4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:21:36.746Z|8c60bb09-fa49-45ca-8323-36705abd6e4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:21:46.750Z|68b8b043-2d0f-459c-ba03-7cccd6416eb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:21:46.750Z|0a651280-6025-4bc7-93fb-8143120aff06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:21:46.751Z|68b8b043-2d0f-459c-ba03-7cccd6416eb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:21:46.751Z|0a651280-6025-4bc7-93fb-8143120aff06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:21:46.767Z|406ad362-d266-4932-8a12-36d6f6a83018|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:21:46.768Z|406ad362-d266-4932-8a12-36d6f6a83018|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:21:48.987Z|c17b8e36-fc2f-49e2-99a5-4ec5cc1c43d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:21:48.990Z|c17b8e36-fc2f-49e2-99a5-4ec5cc1c43d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:21:49.081Z|f6050558-721b-4652-b185-7d639b046e89|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:21:49.081Z|f6050558-721b-4652-b185-7d639b046e89|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:21:56.788Z|61b73880-90bf-41b6-912c-448640890118|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:21:56.788Z|4011ba51-c747-49d1-9105-39614f7ff247|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:21:56.790Z|99325bcd-ae3c-47b6-a530-c2f81e7c41cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:21:56.792Z|4011ba51-c747-49d1-9105-39614f7ff247|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:21:56.792Z|61b73880-90bf-41b6-912c-448640890118|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:21:56.792Z|99325bcd-ae3c-47b6-a530-c2f81e7c41cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:22:03.989Z|f0bbcac9-b058-46dd-862d-b7b7e91d145c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:22:03.991Z|f0bbcac9-b058-46dd-862d-b7b7e91d145c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:22:04.552Z|55d123d7-2367-4e29-8d55-c1ce7cd805c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:22:04.553Z|55d123d7-2367-4e29-8d55-c1ce7cd805c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:22:06.820Z|15fe68e7-327c-4c6d-922b-deb346ba3aa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:22:06.820Z|c5658e03-1851-48f8-a107-d341d655c1c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:22:06.821Z|c5658e03-1851-48f8-a107-d341d655c1c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:22:06.821Z|15fe68e7-327c-4c6d-922b-deb346ba3aa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:22:06.831Z|64aa0cba-ab1f-46d6-ae8c-d98789fc0315|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:22:06.832Z|64aa0cba-ab1f-46d6-ae8c-d98789fc0315|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:22:16.843Z|63f2f1ca-f970-4ac8-9695-a710c9229402|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:22:16.843Z|fb5caaa6-79c1-4fc3-b59e-38b7077b86f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:22:16.843Z|63f2f1ca-f970-4ac8-9695-a710c9229402|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:22:16.844Z|fb5caaa6-79c1-4fc3-b59e-38b7077b86f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:22:16.853Z|ef48be1d-a438-40f8-8434-0eeaf5f9620a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:22:16.854Z|ef48be1d-a438-40f8-8434-0eeaf5f9620a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:22:18.987Z|1df77391-d228-4afd-bab4-c9b8727aeb9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:22:18.988Z|1df77391-d228-4afd-bab4-c9b8727aeb9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:22:26.864Z|1d9f7292-78f2-46d8-af92-b1d440beda82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:22:26.865Z|1d9f7292-78f2-46d8-af92-b1d440beda82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:22:26.867Z|453a1822-5f93-4aa7-8e33-4a718d3f65df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:22:26.867Z|453a1822-5f93-4aa7-8e33-4a718d3f65df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:22:26.871Z|80958f40-bcbd-464b-87aa-7191ff4fb0e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:22:26.871Z|80958f40-bcbd-464b-87aa-7191ff4fb0e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:22:33.987Z|2092dea6-45d4-4280-b65e-546c3a38d500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:22:33.991Z|2092dea6-45d4-4280-b65e-546c3a38d500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:22:34.554Z|6b364cbc-73e6-4a20-bd4b-38d3cf23c37b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:22:34.555Z|6b364cbc-73e6-4a20-bd4b-38d3cf23c37b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:22:36.885Z|a6986e01-7cd9-45f1-b0f3-12b392a6afe2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:22:36.885Z|f17e2218-aae5-488e-ba77-7772f228f1d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:22:36.886Z|a6986e01-7cd9-45f1-b0f3-12b392a6afe2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:22:36.886Z|f17e2218-aae5-488e-ba77-7772f228f1d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:22:36.888Z|7eeb710e-0053-4fe3-b8a5-8f11cce27378|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:22:36.889Z|7eeb710e-0053-4fe3-b8a5-8f11cce27378|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:22:46.907Z|8f1374a0-b1cf-40a5-99bf-c93b3b934f64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:22:46.907Z|5342aef5-2b3d-4e68-8739-43369309067a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:22:46.908Z|8f1374a0-b1cf-40a5-99bf-c93b3b934f64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:22:46.908Z|5342aef5-2b3d-4e68-8739-43369309067a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:22:46.912Z|7a99a48d-6a91-4b65-8ae4-9f11d9f7a6d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:22:46.912Z|7a99a48d-6a91-4b65-8ae4-9f11d9f7a6d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:22:48.987Z|dc6ca8c2-8611-40af-8820-cef7a73287c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:22:48.988Z|dc6ca8c2-8611-40af-8820-cef7a73287c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:22:49.083Z|39b56d2f-771f-4cc9-b558-8460df4f36ec|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:22:49.084Z|39b56d2f-771f-4cc9-b558-8460df4f36ec|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:22:56.929Z|23813608-a5fb-4744-9344-7740bdeff1bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:22:56.929Z|23813608-a5fb-4744-9344-7740bdeff1bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:22:56.930Z|3ca7a45f-2eeb-4f24-976f-10e1e12da786|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:22:56.931Z|3ca7a45f-2eeb-4f24-976f-10e1e12da786|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:22:56.932Z|9528a558-a454-4473-b1e5-f5b16f613dd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:22:56.932Z|9528a558-a454-4473-b1e5-f5b16f613dd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:23:03.990Z|b3aec341-71a2-4f90-b4ab-567f17ac3d67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:23:03.997Z|b3aec341-71a2-4f90-b4ab-567f17ac3d67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:23:04.556Z|e0b1ab60-9bdc-4b9b-9307-51eb7b5badfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:23:04.559Z|e0b1ab60-9bdc-4b9b-9307-51eb7b5badfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:23:06.960Z|67e3a1cc-fb58-422c-9077-fc22429d10ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:23:06.960Z|ec553af7-a043-4fc3-9d9a-3dc3c8edda02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:23:06.960Z|8ed79881-20c8-47b3-8d4b-a46760cbc376|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:23:06.961Z|67e3a1cc-fb58-422c-9077-fc22429d10ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:23:06.961Z|8ed79881-20c8-47b3-8d4b-a46760cbc376|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:23:06.961Z|ec553af7-a043-4fc3-9d9a-3dc3c8edda02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:23:16.991Z|72e5a7fb-c4d2-4558-b9fa-195ae1ef3a23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:23:16.992Z|72e5a7fb-c4d2-4558-b9fa-195ae1ef3a23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:23:16.989Z|351ab7a7-bb80-410b-9fd2-1d69c162eb3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:23:16.995Z|351ab7a7-bb80-410b-9fd2-1d69c162eb3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:23:16.995Z|92c8c967-80e1-49b9-a120-7c6a2b402077|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:23:16.996Z|92c8c967-80e1-49b9-a120-7c6a2b402077|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:23:18.988Z|0052039a-d420-4d51-87e7-b23c860ae5b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:23:18.989Z|0052039a-d420-4d51-87e7-b23c860ae5b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:23:27.013Z|74ee8f93-fac7-4d8c-9064-9493b91a04cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:23:27.013Z|74ee8f93-fac7-4d8c-9064-9493b91a04cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:23:27.016Z|ff3d4173-8734-4709-a686-ac7700c87ec8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:23:27.017Z|ff3d4173-8734-4709-a686-ac7700c87ec8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:23:27.017Z|39121ef6-409b-41a5-90ac-5ab249fe2bef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:23:27.018Z|39121ef6-409b-41a5-90ac-5ab249fe2bef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:23:33.987Z|8a1b48da-7659-452f-96e1-a2beb3988963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:23:33.988Z|8a1b48da-7659-452f-96e1-a2beb3988963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:23:34.560Z|f0e6dd5d-212e-4f94-ba03-305ab289ea42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:23:34.560Z|f0e6dd5d-212e-4f94-ba03-305ab289ea42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:23:37.037Z|3455593d-4a7f-4d4d-a914-d28469498ccd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:23:37.036Z|5606506c-f442-401e-ac77-06a0c69b47ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:23:37.038Z|5606506c-f442-401e-ac77-06a0c69b47ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:23:37.038Z|3455593d-4a7f-4d4d-a914-d28469498ccd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:23:37.038Z|51995919-e9a1-404c-a6dd-5ccf9fbc23f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:23:37.038Z|51995919-e9a1-404c-a6dd-5ccf9fbc23f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:23:47.059Z|7e4a0d7b-3e82-4a0f-926d-3de9dceeae65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:23:47.060Z|7e4a0d7b-3e82-4a0f-926d-3de9dceeae65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:23:47.061Z|5272772d-9fc5-49b9-ba7a-26ea3ad1d9a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:23:47.061Z|5272772d-9fc5-49b9-ba7a-26ea3ad1d9a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:23:47.065Z|f258d75f-8538-4294-99ab-6398a32a3196|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:23:47.066Z|f258d75f-8538-4294-99ab-6398a32a3196|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:23:48.987Z|752fd276-3542-4459-af38-fd8d463f3030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:23:48.991Z|752fd276-3542-4459-af38-fd8d463f3030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:23:49.082Z|638d7afb-14d8-4837-ba99-663e204639f4|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:23:49.083Z|638d7afb-14d8-4837-ba99-663e204639f4|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:23:57.080Z|ac94d104-98e8-477b-b0bc-b2f7dbef01aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:23:57.080Z|ac94d104-98e8-477b-b0bc-b2f7dbef01aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:23:57.082Z|a9eb211d-7f32-42ef-b4b6-01a1db4679b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:23:57.083Z|a9eb211d-7f32-42ef-b4b6-01a1db4679b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:23:57.084Z|85de3c71-4df7-4372-a453-17605f504b8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:23:57.085Z|85de3c71-4df7-4372-a453-17605f504b8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:24:03.988Z|7a662a1e-cadc-477b-b1b4-214ade1918cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:24:03.993Z|7a662a1e-cadc-477b-b1b4-214ade1918cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:24:04.562Z|1d127306-7e6e-41d9-8e54-ff6478f44fb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:24:04.563Z|1d127306-7e6e-41d9-8e54-ff6478f44fb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:24:07.119Z|d9947112-fad9-47d9-93e2-8a54e7800b1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:24:07.119Z|dfdf2386-ae48-4593-9f26-d9ffc1af2f0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:24:07.119Z|41259ff0-189e-49e8-9973-8a9478ca8652|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:24:07.123Z|dfdf2386-ae48-4593-9f26-d9ffc1af2f0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:24:07.123Z|d9947112-fad9-47d9-93e2-8a54e7800b1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:24:07.123Z|41259ff0-189e-49e8-9973-8a9478ca8652|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:24:17.154Z|dbc6b880-6713-47a1-aafd-42e458fb716f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:24:17.153Z|02f8ae53-d6b4-4406-bfe7-b1c529bcc41c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:24:17.154Z|51a90e59-287c-4051-85a7-57156517a690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:24:17.154Z|51a90e59-287c-4051-85a7-57156517a690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:24:17.154Z|02f8ae53-d6b4-4406-bfe7-b1c529bcc41c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:24:17.154Z|dbc6b880-6713-47a1-aafd-42e458fb716f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:24:18.988Z|63a4e400-10a5-42c2-affb-5fabd32965c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:24:18.989Z|63a4e400-10a5-42c2-affb-5fabd32965c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:24:27.185Z|283f569f-07cf-4dd8-a172-8aa9c4183ce0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:24:27.186Z|d2e60364-4c8e-4aaf-b2d0-174b2d2b76a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:24:27.187Z|d2e60364-4c8e-4aaf-b2d0-174b2d2b76a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:24:27.187Z|283f569f-07cf-4dd8-a172-8aa9c4183ce0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:24:27.192Z|18861dd6-157f-4e22-8493-c4e8c9f2c148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:24:27.193Z|18861dd6-157f-4e22-8493-c4e8c9f2c148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:24:33.988Z|b928834b-b4ee-4778-acc3-3760bf17d4f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:24:33.991Z|b928834b-b4ee-4778-acc3-3760bf17d4f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:24:34.564Z|7eaea583-b175-49c5-8ae3-40acb0c81389|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:24:34.565Z|7eaea583-b175-49c5-8ae3-40acb0c81389|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:24:37.207Z|b440dcd5-8b8f-46b9-9ef8-805cacc05047|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:24:37.207Z|5880497a-34bb-4a4c-a88d-1f208808996f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:24:37.208Z|b440dcd5-8b8f-46b9-9ef8-805cacc05047|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:24:37.208Z|5880497a-34bb-4a4c-a88d-1f208808996f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:24:37.217Z|70c746b5-976b-4613-9e8c-366b43507fc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:24:37.217Z|70c746b5-976b-4613-9e8c-366b43507fc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:24:47.230Z|dad2fe2b-04e7-40ae-9246-07be4b1a3cb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:24:47.230Z|930c1483-4b56-4ee1-90fe-32ffeb5cd7a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:24:47.230Z|dad2fe2b-04e7-40ae-9246-07be4b1a3cb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:24:47.230Z|930c1483-4b56-4ee1-90fe-32ffeb5cd7a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:24:47.236Z|190b637c-f753-4989-ac32-425945df4900|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:24:47.237Z|190b637c-f753-4989-ac32-425945df4900|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:24:48.987Z|56689bb3-8210-42a8-92d4-48c829940cc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:24:48.988Z|56689bb3-8210-42a8-92d4-48c829940cc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:24:49.081Z|123cc9be-7eec-474b-84e8-132e52fff5fa|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:24:49.082Z|123cc9be-7eec-474b-84e8-132e52fff5fa|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:24:57.251Z|49187d61-df1a-40c2-922c-1a4d7ad98898|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:24:57.251Z|356d849e-df0c-44ad-a8f3-985b18def747|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:24:57.251Z|356d849e-df0c-44ad-a8f3-985b18def747|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:24:57.251Z|49187d61-df1a-40c2-922c-1a4d7ad98898|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:24:57.254Z|c7760a9e-b466-4959-945e-9be4d4d7e102|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:24:57.254Z|c7760a9e-b466-4959-945e-9be4d4d7e102|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:25:03.987Z|b7885ae5-f602-4e45-ac98-692c3b3d9829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:25:03.988Z|b7885ae5-f602-4e45-ac98-692c3b3d9829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:25:04.565Z|48a3be05-737a-48b3-826f-37eafd0949b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:25:04.566Z|48a3be05-737a-48b3-826f-37eafd0949b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:25:07.271Z|e427f996-4094-4368-9ad8-282b0b6a85bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:25:07.271Z|a74c6fb6-7317-4004-b709-a0ee3a982add|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:25:07.271Z|bc0f86bc-0cf7-4b6b-bd3d-825d3711bf2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:25:07.272Z|e427f996-4094-4368-9ad8-282b0b6a85bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:25:07.272Z|bc0f86bc-0cf7-4b6b-bd3d-825d3711bf2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:25:07.273Z|a74c6fb6-7317-4004-b709-a0ee3a982add|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:25:17.304Z|9c964fe3-5077-4b09-8f1f-3f8fef691f4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:25:17.304Z|41ac1391-3e46-4a30-9256-e8bb37882456|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:25:17.304Z|6d66c8fb-9737-4d28-85bc-9978b9708485|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:25:17.307Z|9c964fe3-5077-4b09-8f1f-3f8fef691f4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:25:17.307Z|41ac1391-3e46-4a30-9256-e8bb37882456|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:25:17.307Z|6d66c8fb-9737-4d28-85bc-9978b9708485|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:25:18.989Z|91bc40e9-2f58-4a6f-be03-9a081e29e4e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:25:18.994Z|91bc40e9-2f58-4a6f-be03-9a081e29e4e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:25:27.338Z|cc0fbc3a-ed38-43ff-a949-23f11e38b04d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:25:27.338Z|a1f1bf8e-8310-4281-b6bb-43605b99c8ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:25:27.338Z|99462a28-8e26-4844-97d9-d03c648d935e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:25:27.340Z|99462a28-8e26-4844-97d9-d03c648d935e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:25:27.340Z|cc0fbc3a-ed38-43ff-a949-23f11e38b04d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:25:27.340Z|a1f1bf8e-8310-4281-b6bb-43605b99c8ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:25:33.987Z|bec701ab-3321-408d-8f8c-34264f2e1576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:25:33.988Z|bec701ab-3321-408d-8f8c-34264f2e1576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:25:34.566Z|30fdca4a-f9bb-4a35-a177-b0528a7c28d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:25:34.567Z|30fdca4a-f9bb-4a35-a177-b0528a7c28d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:25:37.363Z|f0bf174f-7a35-41ba-9049-c12aa216a78d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:25:37.363Z|3c2b42d3-d53c-42dd-8e13-10e1d5db84a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:25:37.363Z|f0bf174f-7a35-41ba-9049-c12aa216a78d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:25:37.364Z|cdf2c83c-db5d-4257-b3d3-45cc5e264752|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:25:37.364Z|3c2b42d3-d53c-42dd-8e13-10e1d5db84a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:25:37.365Z|cdf2c83c-db5d-4257-b3d3-45cc5e264752|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:25:47.386Z|517759e5-3347-499e-9115-7d76e6de1d76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:25:47.388Z|517759e5-3347-499e-9115-7d76e6de1d76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:25:47.388Z|04343085-36d4-4ada-91b1-6e07d5b72619|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:25:47.388Z|04343085-36d4-4ada-91b1-6e07d5b72619|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:25:47.388Z|c0f7584b-2f41-4f41-8ca2-f1f4e39dfd36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:25:47.391Z|c0f7584b-2f41-4f41-8ca2-f1f4e39dfd36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:25:48.987Z|8b7a134c-4bee-45a3-bbb8-eb5c3e1a7036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:25:48.988Z|8b7a134c-4bee-45a3-bbb8-eb5c3e1a7036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:25:49.082Z|6ca6020f-8158-4384-ab7c-5dffb5613c6e|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:25:49.083Z|6ca6020f-8158-4384-ab7c-5dffb5613c6e|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:25:57.418Z|b9acbe2a-2531-4f0e-8924-fc1feb17fd8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:25:57.418Z|4fd9bec7-88df-4da2-9dbc-1bd653209f42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:25:57.418Z|b9acbe2a-2531-4f0e-8924-fc1feb17fd8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:25:57.419Z|4fd9bec7-88df-4da2-9dbc-1bd653209f42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:25:57.421Z|dd5a0516-f38b-4197-9333-b75b49da8c80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:25:57.422Z|dd5a0516-f38b-4197-9333-b75b49da8c80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:26:03.989Z|dde048d1-ae31-46e3-ba8b-5b27717e02d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:26:03.993Z|dde048d1-ae31-46e3-ba8b-5b27717e02d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:26:04.567Z|f13792c9-f0fd-4923-83cc-9db114533056|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:26:04.568Z|f13792c9-f0fd-4923-83cc-9db114533056|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:26:07.441Z|a0920f28-4d52-456a-b72a-e67992649bcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:26:07.442Z|ebe0dd04-054f-4223-92d0-58b106f0913c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:26:07.443Z|ebe0dd04-054f-4223-92d0-58b106f0913c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:26:07.442Z|a0920f28-4d52-456a-b72a-e67992649bcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:26:07.444Z|3fa59cfb-775f-4c06-9bef-3b37ff85580a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:26:07.445Z|3fa59cfb-775f-4c06-9bef-3b37ff85580a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:26:17.462Z|566706fb-eea7-4531-b606-f4fb7d70da40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:26:17.462Z|4706b7e8-4af4-402c-9965-6038a61e3b4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:26:17.463Z|566706fb-eea7-4531-b606-f4fb7d70da40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:26:17.463Z|4706b7e8-4af4-402c-9965-6038a61e3b4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:26:17.466Z|1ce982f9-2431-4a4d-9f1d-b5e9df14b8c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:26:17.467Z|1ce982f9-2431-4a4d-9f1d-b5e9df14b8c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:26:18.987Z|7bb93a41-6ff6-4c6f-9b6c-344dec31c42f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:26:18.988Z|7bb93a41-6ff6-4c6f-9b6c-344dec31c42f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:26:27.496Z|6e15fa79-8339-472a-9456-3b31a9ad1f66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:26:27.498Z|a331ebc5-cb93-43b0-9511-ed18888a02e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:26:27.496Z|ebb5a286-0e72-4346-b9bd-1eb1a6e0e0fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:26:27.500Z|ebb5a286-0e72-4346-b9bd-1eb1a6e0e0fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:26:27.500Z|a331ebc5-cb93-43b0-9511-ed18888a02e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:26:27.500Z|6e15fa79-8339-472a-9456-3b31a9ad1f66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:26:33.989Z|aaebf246-5e9f-4ca6-8f32-ea3bc09dc9b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:26:33.991Z|aaebf246-5e9f-4ca6-8f32-ea3bc09dc9b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:26:34.569Z|cbfb5385-4fe1-40b7-900a-7710a06838f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:26:34.570Z|cbfb5385-4fe1-40b7-900a-7710a06838f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:26:37.531Z|239ba3c5-6b4e-4abb-bd38-d04cb6f02399|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:26:37.531Z|4e39b8c9-ff54-4841-93d9-a8f780c03801|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:26:37.531Z|23476ba0-a465-4230-be18-163c6a4f9476|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:26:37.532Z|239ba3c5-6b4e-4abb-bd38-d04cb6f02399|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:26:37.532Z|23476ba0-a465-4230-be18-163c6a4f9476|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:26:37.532Z|4e39b8c9-ff54-4841-93d9-a8f780c03801|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:26:47.553Z|371f07c4-8c4e-4cae-b6cf-16a0402c6b3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:26:47.553Z|d668c4ed-1e52-4e81-ae1a-88fa040f0984|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:26:47.554Z|371f07c4-8c4e-4cae-b6cf-16a0402c6b3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:26:47.554Z|d668c4ed-1e52-4e81-ae1a-88fa040f0984|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:26:47.555Z|a368beab-2de4-4da0-bc56-778a0241ea0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:26:47.556Z|a368beab-2de4-4da0-bc56-778a0241ea0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:26:48.987Z|4801d3fb-a12a-4ab2-ae43-79a05242e6c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:26:48.990Z|4801d3fb-a12a-4ab2-ae43-79a05242e6c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:26:49.083Z|a0ddaa7c-ff5c-4b42-8ed7-015665bbb93b|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:26:49.084Z|a0ddaa7c-ff5c-4b42-8ed7-015665bbb93b|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:26:57.577Z|42cbaf19-96b6-4d7e-aed0-ac63e91061b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:26:57.577Z|8ca05797-cc8c-45b3-8251-415908a0ddf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:26:57.578Z|42cbaf19-96b6-4d7e-aed0-ac63e91061b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:26:57.578Z|8ca05797-cc8c-45b3-8251-415908a0ddf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:26:57.581Z|dc7ba9cf-893c-4ea7-8dd1-d5ae5a79d3c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:26:57.582Z|dc7ba9cf-893c-4ea7-8dd1-d5ae5a79d3c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:27:03.988Z|d1dd49a0-e421-477b-aad4-d9aa1d026778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:27:03.989Z|d1dd49a0-e421-477b-aad4-d9aa1d026778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:27:04.570Z|23907032-edab-4993-8db9-fff0cc18e1de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:27:04.571Z|23907032-edab-4993-8db9-fff0cc18e1de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:27:07.600Z|e0526828-4cf0-4df9-911f-581c9c02d63a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:27:07.600Z|bea9dda0-9e3a-4b82-8bee-862a67447c0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:27:07.600Z|c4bbfcff-47ff-4abc-9717-d0144361c82e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:27:07.601Z|bea9dda0-9e3a-4b82-8bee-862a67447c0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:27:07.601Z|e0526828-4cf0-4df9-911f-581c9c02d63a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:27:07.601Z|c4bbfcff-47ff-4abc-9717-d0144361c82e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:27:17.621Z|960f48fc-0532-477d-9eb3-12d16dd312be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:27:17.621Z|54819b56-48bb-4c27-aeea-af33c85f0718|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:27:17.621Z|960f48fc-0532-477d-9eb3-12d16dd312be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:27:17.621Z|54819b56-48bb-4c27-aeea-af33c85f0718|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:27:17.630Z|df84ed28-9ef9-4428-ad34-550798701738|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:27:17.630Z|df84ed28-9ef9-4428-ad34-550798701738|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:27:18.989Z|54ca80fd-21f8-45e3-9634-28f0a4b9c60a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:27:18.993Z|54ca80fd-21f8-45e3-9634-28f0a4b9c60a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:27:27.644Z|e526d14b-3dbc-4f93-b35c-f207174bc5fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:27:27.644Z|07fe1c77-b56b-495b-b8fd-fe522c701f64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:27:27.645Z|e526d14b-3dbc-4f93-b35c-f207174bc5fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:27:27.645Z|07fe1c77-b56b-495b-b8fd-fe522c701f64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:27:27.649Z|8bfafb7c-d5ec-4d27-970b-f7d1e22cb19b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:27:27.649Z|8bfafb7c-d5ec-4d27-970b-f7d1e22cb19b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:27:33.987Z|2829816a-dda7-414d-a3f4-45d10a5b458c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:27:33.988Z|2829816a-dda7-414d-a3f4-45d10a5b458c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:27:34.571Z|0c779f0a-edbc-49e5-8895-18a8ceb21d19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:27:34.572Z|0c779f0a-edbc-49e5-8895-18a8ceb21d19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:27:37.671Z|1bf50fee-13ca-4f61-90e6-13263e8b9ec8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:27:37.671Z|cb65cafd-6959-4606-ae49-05af4d9fb2e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:27:37.672Z|5c5309b4-ca8e-456e-9bdf-034766e7b368|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:27:37.672Z|1bf50fee-13ca-4f61-90e6-13263e8b9ec8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:27:37.672Z|5c5309b4-ca8e-456e-9bdf-034766e7b368|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:27:37.672Z|cb65cafd-6959-4606-ae49-05af4d9fb2e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:27:47.714Z|c5291f34-62d0-4e08-8721-7e3d0a8d1cab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:27:47.714Z|0bbb24ec-dba1-4244-b049-06bfe43a17f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:27:47.714Z|b4d8afcf-1a8f-4e61-916d-7c3a4cf773f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:27:47.718Z|0bbb24ec-dba1-4244-b049-06bfe43a17f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:27:47.718Z|c5291f34-62d0-4e08-8721-7e3d0a8d1cab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:27:47.718Z|b4d8afcf-1a8f-4e61-916d-7c3a4cf773f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:27:48.987Z|a6017f2e-9fbd-4b4a-9a5b-fda8a1bc28ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:27:48.988Z|a6017f2e-9fbd-4b4a-9a5b-fda8a1bc28ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:27:49.082Z|f16284e2-3caa-4f70-8cff-d5d23c69d8a9|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:27:49.083Z|f16284e2-3caa-4f70-8cff-d5d23c69d8a9|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:27:57.750Z|7b5a751f-3fdf-4d78-a6a3-fae82a8bf725|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:27:57.752Z|7b5a751f-3fdf-4d78-a6a3-fae82a8bf725|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:27:57.755Z|0b1efa23-031c-47d6-94bb-d5e709e1a860|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:27:57.756Z|0b1efa23-031c-47d6-94bb-d5e709e1a860|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:27:57.808Z|f5b8e129-241f-4267-aa1c-4962463c19cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:27:57.809Z|f5b8e129-241f-4267-aa1c-4962463c19cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:28:03.987Z|f25867c0-4ed1-4532-bbdc-51e30076944b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:28:03.990Z|f25867c0-4ed1-4532-bbdc-51e30076944b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:28:04.572Z|d19fde6f-035d-4819-90d3-13a960e8292c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:28:04.573Z|d19fde6f-035d-4819-90d3-13a960e8292c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:28:07.773Z|12344612-c823-48ba-8c5a-1947e2da6ee3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:28:07.773Z|12344612-c823-48ba-8c5a-1947e2da6ee3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:28:07.823Z|b6dc9eec-00c7-498a-a019-6565ddfea388|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:28:07.824Z|b6dc9eec-00c7-498a-a019-6565ddfea388|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:28:07.825Z|d5adcf21-a008-46b5-b21c-23785feb7e20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:28:07.826Z|d5adcf21-a008-46b5-b21c-23785feb7e20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:28:17.792Z|2982122f-f07e-45ec-a45b-a4bc2da3f58e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:28:17.793Z|2982122f-f07e-45ec-a45b-a4bc2da3f58e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:28:17.843Z|3c0a6068-1957-49a7-b274-640009281ad9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:28:17.843Z|2331969e-4daf-4345-84d3-022b1f78ba7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:28:17.844Z|3c0a6068-1957-49a7-b274-640009281ad9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:28:17.844Z|2331969e-4daf-4345-84d3-022b1f78ba7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:28:18.987Z|947eafaf-895a-46fe-87e2-f843601f62f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:28:18.988Z|947eafaf-895a-46fe-87e2-f843601f62f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:28:27.824Z|b0f1ab80-b01b-4d0f-95e7-332c10a7e415|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:28:27.825Z|b0f1ab80-b01b-4d0f-95e7-332c10a7e415|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:28:27.863Z|dca11d8b-45a3-448b-9aa4-d321a5ab27c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:28:27.863Z|dca11d8b-45a3-448b-9aa4-d321a5ab27c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:28:27.868Z|a9464256-6259-4bcf-a9ed-18b95c9da5f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:28:27.868Z|a9464256-6259-4bcf-a9ed-18b95c9da5f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:28:33.987Z|bacb7bde-9ede-4802-a969-65ee98716a7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:28:33.988Z|bacb7bde-9ede-4802-a969-65ee98716a7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:28:34.573Z|11ff4557-b8b3-4697-ba9f-8995d98fb7fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:28:34.574Z|11ff4557-b8b3-4697-ba9f-8995d98fb7fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:28:37.845Z|39a1627d-f04e-40d2-9041-e1a569c0e2fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:28:37.846Z|39a1627d-f04e-40d2-9041-e1a569c0e2fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:28:37.882Z|fc7d61a8-cd96-49b4-8a97-ffc6f5bd0c11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:28:37.883Z|fc7d61a8-cd96-49b4-8a97-ffc6f5bd0c11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:28:37.885Z|a0782809-fbb0-4b33-b723-bc46134bb16a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:28:37.886Z|a0782809-fbb0-4b33-b723-bc46134bb16a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:28:48.017Z|e7e220ed-ba33-4ab2-829c-728459e5483d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:28:48.018Z|e7e220ed-ba33-4ab2-829c-728459e5483d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:28:48.018Z|6e42f452-41e2-404e-be40-a55d343d76ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:28:48.018Z|6e42f452-41e2-404e-be40-a55d343d76ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:28:48.022Z|8951d70c-290b-41d0-ad13-17e129403316|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:28:48.022Z|8951d70c-290b-41d0-ad13-17e129403316|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:28:48.987Z|71b0d75b-7316-47a1-81aa-4b0de63e90f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:28:48.990Z|71b0d75b-7316-47a1-81aa-4b0de63e90f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:28:49.081Z|d5511973-e6de-4da0-9469-f77c5de85434|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:28:49.081Z|d5511973-e6de-4da0-9469-f77c5de85434|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:28:58.057Z|7c17a243-2a42-4b87-848f-b2f4b7c9bf33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:28:58.057Z|0d4d3b44-3560-4242-b62b-b4aa03bece87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:28:58.057Z|7b36956a-f31c-437a-89e5-8a9241aed42f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:28:58.061Z|7b36956a-f31c-437a-89e5-8a9241aed42f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:28:58.061Z|0d4d3b44-3560-4242-b62b-b4aa03bece87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:28:58.061Z|7c17a243-2a42-4b87-848f-b2f4b7c9bf33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:29:03.988Z|51dd84b4-e3de-4990-bccc-6edf48a91be0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:29:03.989Z|51dd84b4-e3de-4990-bccc-6edf48a91be0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:29:04.575Z|c70a6945-e4aa-43a0-96e2-761ad048a09a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:29:04.576Z|c70a6945-e4aa-43a0-96e2-761ad048a09a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:29:08.098Z|589aa198-da05-4981-a8a1-ccda70ff86a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:29:08.099Z|589aa198-da05-4981-a8a1-ccda70ff86a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:29:08.099Z|a52293e3-0129-4e1b-9abd-d6841b3236c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:29:08.100Z|a52293e3-0129-4e1b-9abd-d6841b3236c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:29:08.102Z|d0c7136e-9128-48c3-88b2-f9310fe86e70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:29:08.103Z|d0c7136e-9128-48c3-88b2-f9310fe86e70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:29:18.123Z|c6241afa-963a-4177-b629-70aa2b340b78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:29:18.123Z|3e617b98-af5a-4945-8c97-83758616ad49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:29:18.123Z|1a343f31-f135-46c0-ba41-ea702981eead|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:29:18.125Z|1a343f31-f135-46c0-ba41-ea702981eead|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:29:18.125Z|c6241afa-963a-4177-b629-70aa2b340b78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:29:18.125Z|3e617b98-af5a-4945-8c97-83758616ad49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:29:18.987Z|2789be29-88ce-438e-b3ce-41f8647fb6f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:29:18.988Z|2789be29-88ce-438e-b3ce-41f8647fb6f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:29:28.143Z|4e0b637c-9735-467b-81a5-447eeae214f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:29:28.143Z|654ddb65-1462-4017-8004-62983b8a5e1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:29:28.143Z|46a18ab8-a6a3-40cc-b99d-426f6747423e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:29:28.144Z|4e0b637c-9735-467b-81a5-447eeae214f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:29:28.144Z|654ddb65-1462-4017-8004-62983b8a5e1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:29:28.144Z|46a18ab8-a6a3-40cc-b99d-426f6747423e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:29:33.987Z|9392c0ca-6a2a-4715-9217-06996188b0d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:29:33.990Z|9392c0ca-6a2a-4715-9217-06996188b0d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:29:34.576Z|4fccbd97-530a-4461-adee-dd293607e55c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:29:34.577Z|4fccbd97-530a-4461-adee-dd293607e55c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:29:38.165Z|bd0155d4-da7c-41c9-8cfa-e9e92f1a8147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:29:38.165Z|d7dc67fd-9bd7-4f34-a6ce-bc4ac033965d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:29:38.165Z|bd0155d4-da7c-41c9-8cfa-e9e92f1a8147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:29:38.166Z|2b3d2e4b-cf5d-4abf-b7cd-67df53dc9362|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:29:38.165Z|d7dc67fd-9bd7-4f34-a6ce-bc4ac033965d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:29:38.166Z|2b3d2e4b-cf5d-4abf-b7cd-67df53dc9362|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:29:48.188Z|bc4474cd-4b08-47a6-a987-7d76a66b4d01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:29:48.188Z|52381080-3e89-4398-8f8c-72a9f1203482|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:29:48.188Z|bc4474cd-4b08-47a6-a987-7d76a66b4d01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:29:48.189Z|52381080-3e89-4398-8f8c-72a9f1203482|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:29:48.191Z|1f994b54-3857-44ea-a9d0-cafb8cda2f45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:29:48.191Z|1f994b54-3857-44ea-a9d0-cafb8cda2f45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:29:48.987Z|aa281e8b-d4ca-4716-98b1-0383e814df73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:29:48.988Z|aa281e8b-d4ca-4716-98b1-0383e814df73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:29:49.082Z|0410881f-f587-496a-8ae3-6caffc7d464f|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:29:49.083Z|0410881f-f587-496a-8ae3-6caffc7d464f|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:29:58.210Z|667365e0-3d7e-424f-97fa-8bf54bc094aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:29:58.211Z|36fde1a2-3302-4965-a1b0-7d2af6cde38e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:29:58.211Z|36fde1a2-3302-4965-a1b0-7d2af6cde38e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:29:58.211Z|667365e0-3d7e-424f-97fa-8bf54bc094aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:29:58.211Z|61aee8b3-7a08-450f-85cd-ef9dadf6cd43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:29:58.214Z|61aee8b3-7a08-450f-85cd-ef9dadf6cd43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:30:03.990Z|e06249d6-9d40-40ad-8551-671e11b707bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:30:03.996Z|e06249d6-9d40-40ad-8551-671e11b707bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:30:04.578Z|f58dcf9e-388f-4219-99c7-49c682331a64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:30:04.592Z|f58dcf9e-388f-4219-99c7-49c682331a64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:30:08.245Z|d04568ac-8ce6-4eac-be9d-c36182cbae0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:30:08.245Z|1f557648-2c8b-429a-be13-1c0208fa72c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:30:08.248Z|d04568ac-8ce6-4eac-be9d-c36182cbae0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:30:08.248Z|1f557648-2c8b-429a-be13-1c0208fa72c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:30:08.253Z|ad478b35-0094-448c-b4e4-6870a1147126|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:30:08.254Z|ad478b35-0094-448c-b4e4-6870a1147126|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:30:18.282Z|c32f0152-3881-4e24-9232-a2a548946d64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:30:18.282Z|0b8e89bb-f76d-491f-82ef-e2f21ea6f276|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:30:18.284Z|c32f0152-3881-4e24-9232-a2a548946d64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:30:18.284Z|0b8e89bb-f76d-491f-82ef-e2f21ea6f276|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:30:18.287Z|2dd9740f-e8ea-482d-b63b-87736b844f33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:30:18.287Z|2dd9740f-e8ea-482d-b63b-87736b844f33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:30:18.989Z|c9d3fcc9-6aa0-4098-a0ee-95fca8773538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:30:18.990Z|c9d3fcc9-6aa0-4098-a0ee-95fca8773538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:30:28.335Z|90125a86-26be-44e5-945a-1812822ab23c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:30:28.336Z|90125a86-26be-44e5-945a-1812822ab23c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:30:28.341Z|08a9293d-e11e-45bf-9667-670bbc24eef8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:30:28.340Z|1dc8864a-43aa-4a4b-8d77-eca923001862|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:30:28.341Z|08a9293d-e11e-45bf-9667-670bbc24eef8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:30:28.342Z|1dc8864a-43aa-4a4b-8d77-eca923001862|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:30:33.987Z|8179c2a5-9413-4161-a4cd-8478ede2e811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:30:33.988Z|8179c2a5-9413-4161-a4cd-8478ede2e811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:30:34.593Z|83f3d358-1288-4404-b521-63360ce051ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:30:34.594Z|83f3d358-1288-4404-b521-63360ce051ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:30:38.360Z|d3de28e0-c07e-40b1-bdf8-c3d8d8af93f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:30:38.360Z|d3de28e0-c07e-40b1-bdf8-c3d8d8af93f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:30:38.362Z|abbce0ad-d33f-4d14-99c7-bade3eef7ad0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:30:38.362Z|abbce0ad-d33f-4d14-99c7-bade3eef7ad0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:30:38.384Z|d18466b0-148d-44f7-8ca9-ccf3b3f82e89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:30:38.385Z|d18466b0-148d-44f7-8ca9-ccf3b3f82e89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:30:48.387Z|ccfb3b0f-7eaa-4e4c-adf0-198a3dc76628|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:30:48.387Z|2244a457-9133-4f07-97c5-23fa84cdef38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:30:48.388Z|ccfb3b0f-7eaa-4e4c-adf0-198a3dc76628|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:30:48.388Z|2244a457-9133-4f07-97c5-23fa84cdef38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:30:48.405Z|72b75811-2bfe-4bc2-8c39-038b121d7480|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:30:48.406Z|72b75811-2bfe-4bc2-8c39-038b121d7480|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:30:48.987Z|4b58edf7-66b6-4790-9f91-d68b8183cfd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:30:48.989Z|4b58edf7-66b6-4790-9f91-d68b8183cfd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:30:49.082Z|1b892189-8155-4780-a361-92709ead9837|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:30:49.083Z|1b892189-8155-4780-a361-92709ead9837|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:30:58.419Z|5c313708-a414-4d71-86f8-fece9eea9f64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:30:58.419Z|0264f3b3-5634-4e94-8489-2f2a32b26971|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:30:58.421Z|0264f3b3-5634-4e94-8489-2f2a32b26971|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:30:58.421Z|5c313708-a414-4d71-86f8-fece9eea9f64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:30:58.427Z|6a4d8c76-8d25-4526-955d-75a69010d80b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:30:58.428Z|6a4d8c76-8d25-4526-955d-75a69010d80b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:31:03.990Z|b5d58106-9df6-4068-9429-9b81a764654d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:31:03.993Z|b5d58106-9df6-4068-9429-9b81a764654d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:31:04.595Z|5ee6d514-1bd5-4844-acd5-3ee8a007f62b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:31:04.596Z|5ee6d514-1bd5-4844-acd5-3ee8a007f62b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:31:08.457Z|fb25d5ec-8a32-4d16-a531-5e75b354ba19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:31:08.457Z|156fade7-21ac-4bd9-9990-6fae46bd4cbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:31:08.457Z|035b635e-f0b4-48bd-b522-f829a65ab667|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:31:08.458Z|fb25d5ec-8a32-4d16-a531-5e75b354ba19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:31:08.458Z|035b635e-f0b4-48bd-b522-f829a65ab667|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:31:08.458Z|156fade7-21ac-4bd9-9990-6fae46bd4cbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:31:18.479Z|d4abba61-fa88-4f2c-8cfc-7ae97c728a3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:31:18.480Z|d4abba61-fa88-4f2c-8cfc-7ae97c728a3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:31:18.484Z|1604dded-d293-467f-bc86-0710497e8fc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:31:18.484Z|1604dded-d293-467f-bc86-0710497e8fc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:31:18.489Z|43aa317e-0de1-4289-beb4-b5fef66bd567|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:31:18.489Z|43aa317e-0de1-4289-beb4-b5fef66bd567|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:31:18.987Z|9563fcff-1fac-4faa-9c35-b80523e6d1ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:31:18.988Z|9563fcff-1fac-4faa-9c35-b80523e6d1ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:31:28.507Z|7910cfee-d7a8-4eec-9583-bc2c2b47e44b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:31:28.508Z|7910cfee-d7a8-4eec-9583-bc2c2b47e44b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:31:28.513Z|1446fa60-056b-47e9-a257-db330d5008b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:31:28.513Z|1446fa60-056b-47e9-a257-db330d5008b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:31:28.522Z|61199fb3-5dc9-471d-b0ae-82a8945e2705|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:31:28.522Z|61199fb3-5dc9-471d-b0ae-82a8945e2705|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:31:33.987Z|b002ee59-2bc5-4e81-b7a7-e646441fb438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:31:33.990Z|b002ee59-2bc5-4e81-b7a7-e646441fb438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:31:34.596Z|337130ac-3568-44fc-844a-a09b1351243c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:31:34.597Z|337130ac-3568-44fc-844a-a09b1351243c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:31:38.529Z|8f5cdb05-f6c2-4b28-8595-97a6f864ebd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:31:38.535Z|237eb8bd-e446-4134-83f6-98f3621a7bb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:31:38.536Z|237eb8bd-e446-4134-83f6-98f3621a7bb0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:31:38.538Z|8f5cdb05-f6c2-4b28-8595-97a6f864ebd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:31:38.539Z|293b381c-d40a-4fe1-8dc1-f081b69c6405|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:31:38.539Z|293b381c-d40a-4fe1-8dc1-f081b69c6405|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:31:48.557Z|b2b2f68c-2539-4fdf-bd77-af12d0a0bc58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:31:48.557Z|b2b2f68c-2539-4fdf-bd77-af12d0a0bc58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:31:48.557Z|b3ccb8ba-9106-4cc0-9231-f77952035b61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:31:48.558Z|b3ccb8ba-9106-4cc0-9231-f77952035b61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:31:48.560Z|a19de6d2-3829-4f14-ab95-e387fc95d8c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:31:48.560Z|a19de6d2-3829-4f14-ab95-e387fc95d8c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:31:48.987Z|02d6ef6c-4a8c-4ee6-896b-d69d9c0feea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:31:48.988Z|02d6ef6c-4a8c-4ee6-896b-d69d9c0feea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:31:49.081Z|46817ccf-17a7-4501-be69-a9754b9e213f|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:31:49.082Z|46817ccf-17a7-4501-be69-a9754b9e213f|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:31:58.576Z|3c6489d6-1e69-4be2-964c-2c70234fb0b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:31:58.577Z|3c6489d6-1e69-4be2-964c-2c70234fb0b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:31:58.577Z|f270908e-9776-4b31-9931-70361ff75777|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:31:58.578Z|f270908e-9776-4b31-9931-70361ff75777|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:31:58.578Z|35b9f174-726e-45a9-9af0-39486169581f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:31:58.579Z|35b9f174-726e-45a9-9af0-39486169581f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:32:03.987Z|1316b48c-8d93-4a30-a08d-8de689e353dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:32:03.988Z|1316b48c-8d93-4a30-a08d-8de689e353dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:32:04.597Z|911d9e4c-57d9-4fa8-a988-4c0ec964c9aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:32:04.598Z|911d9e4c-57d9-4fa8-a988-4c0ec964c9aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:32:08.600Z|48d8162f-10b5-43b7-b946-02f57187e0f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:32:08.600Z|bd3340ea-a4cd-46fd-9e40-48ca003b9745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:32:08.600Z|21a323b8-f1f0-4fdc-8911-bec0eb6d2a58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:32:08.601Z|48d8162f-10b5-43b7-b946-02f57187e0f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:32:08.601Z|21a323b8-f1f0-4fdc-8911-bec0eb6d2a58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:32:08.601Z|bd3340ea-a4cd-46fd-9e40-48ca003b9745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:32:18.637Z|8eb6d43c-799e-4660-89f4-716630a8125a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:32:18.637Z|97bbc4e5-aab8-4258-aefe-f91fa1f7e9c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:32:18.637Z|fe47a178-a16c-48a0-8025-429301cec62e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:32:18.642Z|fe47a178-a16c-48a0-8025-429301cec62e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:32:18.642Z|8eb6d43c-799e-4660-89f4-716630a8125a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:32:18.642Z|97bbc4e5-aab8-4258-aefe-f91fa1f7e9c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:32:18.988Z|f6be7d9b-bc7c-4f79-8eb3-c3e843c5ef7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:32:18.992Z|f6be7d9b-bc7c-4f79-8eb3-c3e843c5ef7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:32:28.670Z|d64ed59a-f8f5-442e-8338-4e1e1757760b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:32:28.671Z|d64ed59a-f8f5-442e-8338-4e1e1757760b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:32:28.672Z|afa76349-ecf4-4c9b-a09c-675489ca7e2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:32:28.672Z|afa76349-ecf4-4c9b-a09c-675489ca7e2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:32:28.670Z|512e840a-8039-4c7e-ac13-7c2024ef6dc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:32:28.675Z|512e840a-8039-4c7e-ac13-7c2024ef6dc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:32:33.987Z|1d167744-36f9-4950-baf1-8cc69e22094c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:32:33.988Z|1d167744-36f9-4950-baf1-8cc69e22094c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:32:34.598Z|0161fd3b-db0b-4b00-978e-da5efe330f52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:32:34.599Z|0161fd3b-db0b-4b00-978e-da5efe330f52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:32:38.693Z|7cba3de5-23fb-4237-a6bd-d01def9c2b8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:32:38.693Z|7cba3de5-23fb-4237-a6bd-d01def9c2b8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:32:38.695Z|6c1b2ac8-35e6-4a30-9183-a7a48d828c6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:32:38.695Z|6c1b2ac8-35e6-4a30-9183-a7a48d828c6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:32:38.695Z|954f6a86-b288-4ff0-8611-8358f6eb84de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:32:38.696Z|954f6a86-b288-4ff0-8611-8358f6eb84de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:32:48.713Z|c168fd56-e35e-4fb9-96a6-20941f85ee76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:32:48.714Z|c168fd56-e35e-4fb9-96a6-20941f85ee76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:32:48.716Z|9dba1169-cdc6-4b79-8ad4-d147b8f53f1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:32:48.716Z|69ffc44c-330e-4867-8a8a-471e798bbd2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:32:48.717Z|69ffc44c-330e-4867-8a8a-471e798bbd2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:32:48.717Z|9dba1169-cdc6-4b79-8ad4-d147b8f53f1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:32:48.992Z|f8f6ebff-e2ef-47e1-b4fb-5e821945aefe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:32:48.994Z|f8f6ebff-e2ef-47e1-b4fb-5e821945aefe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:32:49.082Z|f89e5f25-9da5-4fb5-8b65-73ba2b20205e|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:32:49.083Z|f89e5f25-9da5-4fb5-8b65-73ba2b20205e|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:32:58.742Z|b8908450-2315-425f-8ed8-b81f2b39ecd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:32:58.742Z|38f40b2c-c1fb-4063-8e7c-b9f9dca0e9c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:32:58.743Z|38f40b2c-c1fb-4063-8e7c-b9f9dca0e9c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:32:58.744Z|cb06129c-8d01-402d-8ba7-42af31b810bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:32:58.744Z|cb06129c-8d01-402d-8ba7-42af31b810bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:32:58.746Z|b8908450-2315-425f-8ed8-b81f2b39ecd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:33:03.987Z|78dc03e7-67dc-48ac-ad24-ddacd234064c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:33:03.988Z|78dc03e7-67dc-48ac-ad24-ddacd234064c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:33:04.600Z|5eff7771-7150-4624-a109-adaedaee3393|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:33:04.600Z|5eff7771-7150-4624-a109-adaedaee3393|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:33:08.765Z|39c8787b-c1e5-4b79-9857-d4e97545f2f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:33:08.766Z|6ad88856-b182-497f-b764-18d80afb241a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:33:08.766Z|6ad88856-b182-497f-b764-18d80afb241a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:33:08.766Z|39c8787b-c1e5-4b79-9857-d4e97545f2f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:33:08.768Z|04c9b5bf-278d-434f-af95-199b33e58814|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:33:08.768Z|04c9b5bf-278d-434f-af95-199b33e58814|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:33:18.788Z|d690da79-8f76-4c12-a97f-25ba488dcaf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:33:18.789Z|d690da79-8f76-4c12-a97f-25ba488dcaf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:33:18.790Z|6f0d4727-3a6c-43c2-b016-0c572d723fa9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:33:18.791Z|6f0d4727-3a6c-43c2-b016-0c572d723fa9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:33:18.792Z|170a6da0-3c29-4f6d-8512-aab019306c9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:33:18.792Z|170a6da0-3c29-4f6d-8512-aab019306c9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:33:18.988Z|350eef7f-ec16-43a2-9e61-a17dee8e6acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:33:18.988Z|350eef7f-ec16-43a2-9e61-a17dee8e6acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:33:28.831Z|a3ffe3cc-661d-4dc4-b5e3-c0868d4716e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:33:28.831Z|996c088a-5b20-4902-b4a1-11705df8e003|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:33:28.831Z|148cc2a8-0880-4eed-9324-6440ff0d85b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:33:28.835Z|a3ffe3cc-661d-4dc4-b5e3-c0868d4716e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:33:28.835Z|148cc2a8-0880-4eed-9324-6440ff0d85b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:33:28.835Z|996c088a-5b20-4902-b4a1-11705df8e003|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:33:33.988Z|52f18138-4987-46d2-a321-f83a6a1bb08d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:33:33.991Z|52f18138-4987-46d2-a321-f83a6a1bb08d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:33:34.601Z|72e73a65-924a-44d0-bc81-ecbe172aa82f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:33:34.601Z|72e73a65-924a-44d0-bc81-ecbe172aa82f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:33:38.869Z|adbe5880-5437-446b-879e-edd54cb01186|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:33:38.870Z|adbe5880-5437-446b-879e-edd54cb01186|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:33:38.871Z|153101a5-168f-457a-a338-af64e8c3ddb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:33:38.872Z|153101a5-168f-457a-a338-af64e8c3ddb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:33:38.872Z|c9e02ec3-f370-4489-88ae-d7d2deed2720|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:33:38.872Z|c9e02ec3-f370-4489-88ae-d7d2deed2720|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:33:48.987Z|f94a6a82-77c7-4f2a-b2ef-970fb7c4bb2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:33:48.988Z|f94a6a82-77c7-4f2a-b2ef-970fb7c4bb2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:33:49.002Z|6039038a-3320-4d52-b040-19e74e7f40c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:33:49.002Z|a192280f-b092-46b7-9695-86a99ecd9c80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:33:49.004Z|027b092e-79d0-4157-a2b4-9189068290f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:33:49.004Z|6039038a-3320-4d52-b040-19e74e7f40c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:33:49.004Z|027b092e-79d0-4157-a2b4-9189068290f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:33:49.004Z|a192280f-b092-46b7-9695-86a99ecd9c80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:33:49.082Z|55f1b04d-b9bb-4e14-81f8-a48b05ecc0fc|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:33:49.083Z|55f1b04d-b9bb-4e14-81f8-a48b05ecc0fc|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:33:59.023Z|33af01e4-e3ab-4127-a4bd-dbd789974233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:33:59.023Z|633dac2d-1122-416e-80bd-af256a6c5c38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:33:59.024Z|633dac2d-1122-416e-80bd-af256a6c5c38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:33:59.024Z|33af01e4-e3ab-4127-a4bd-dbd789974233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:33:59.025Z|1ec9ff58-439b-4b34-a1d4-4eeaf3b9925e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:33:59.026Z|1ec9ff58-439b-4b34-a1d4-4eeaf3b9925e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:34:03.989Z|7f733fc1-d36e-40a3-bb88-e6edbfc9ceb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:34:03.990Z|7f733fc1-d36e-40a3-bb88-e6edbfc9ceb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:34:04.602Z|0961f121-3b1c-4168-87c6-56bbf0a6604a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:34:04.602Z|0961f121-3b1c-4168-87c6-56bbf0a6604a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:34:09.044Z|9143226e-5c3c-4efa-b7c1-3779d1234881|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:34:09.044Z|f614404d-a124-4b91-9e1b-9c629a827d7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:34:09.045Z|9143226e-5c3c-4efa-b7c1-3779d1234881|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:34:09.045Z|f614404d-a124-4b91-9e1b-9c629a827d7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:34:09.046Z|84556b78-9841-4d2f-9fff-ff41630a0f90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:34:09.047Z|84556b78-9841-4d2f-9fff-ff41630a0f90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:34:18.987Z|deb4ebf3-3e68-41e9-be95-3e93c360704f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:34:18.990Z|deb4ebf3-3e68-41e9-be95-3e93c360704f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:34:19.070Z|84d35b98-4724-412d-9700-04d21a9418a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:34:19.071Z|84d35b98-4724-412d-9700-04d21a9418a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:34:19.071Z|878bb614-f745-4cd6-9618-8547966bdf4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:34:19.071Z|878bb614-f745-4cd6-9618-8547966bdf4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:34:19.073Z|047a517f-b7be-4894-942f-da98db9d5055|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:34:19.073Z|047a517f-b7be-4894-942f-da98db9d5055|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:34:29.094Z|9417b058-3e05-44d7-8f3b-d09761babc76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:34:29.094Z|59c26186-d2a4-40d5-8e9d-1fd45816d302|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:34:29.094Z|9417b058-3e05-44d7-8f3b-d09761babc76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:34:29.095Z|59c26186-d2a4-40d5-8e9d-1fd45816d302|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:34:29.095Z|67027bde-7361-4c11-b200-de5a9d61f582|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:34:29.095Z|67027bde-7361-4c11-b200-de5a9d61f582|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:34:33.987Z|65e49e24-0fa2-42f9-bff7-66e37d67ee3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:34:33.988Z|65e49e24-0fa2-42f9-bff7-66e37d67ee3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:34:34.603Z|6c69c9d2-df9c-4246-aac3-f4462b20a425|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:34:34.604Z|6c69c9d2-df9c-4246-aac3-f4462b20a425|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:34:39.122Z|54ae840f-1f02-4051-ba63-a00664f977e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:34:39.122Z|16524c97-4f2b-4552-a16e-37c54b729129|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:34:39.122Z|16843ac4-3274-45d1-b7da-b49b0a36d014|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:34:39.124Z|16843ac4-3274-45d1-b7da-b49b0a36d014|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:34:39.124Z|54ae840f-1f02-4051-ba63-a00664f977e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:34:39.124Z|16524c97-4f2b-4552-a16e-37c54b729129|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:34:48.989Z|1a9435e3-5608-4eb9-a4b7-c16fd48ff34e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:34:48.996Z|1a9435e3-5608-4eb9-a4b7-c16fd48ff34e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:34:49.087Z|1ac5c5b2-4b53-417e-b341-e06a0f37a809|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:34:49.089Z|1ac5c5b2-4b53-417e-b341-e06a0f37a809|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:34:49.152Z|4c118f2c-31fb-472f-9cf8-5155ccd743a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:34:49.153Z|4c118f2c-31fb-472f-9cf8-5155ccd743a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:34:49.164Z|a02fffa7-7e1c-4595-983f-24d4bd66804b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:34:49.164Z|a02fffa7-7e1c-4595-983f-24d4bd66804b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:34:49.168Z|7df2233e-3e23-4863-9582-7b20df0b8784|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:34:49.169Z|7df2233e-3e23-4863-9582-7b20df0b8784|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:34:59.198Z|955fe7a5-91e8-42a5-890e-976684a8b46d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:34:59.199Z|955fe7a5-91e8-42a5-890e-976684a8b46d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:34:59.200Z|c1c9c3ca-2c4e-4fe9-b902-09133e417430|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:34:59.200Z|f8560ff4-c62e-4f95-a0f9-1aa27b561ca7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:34:59.200Z|c1c9c3ca-2c4e-4fe9-b902-09133e417430|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:34:59.200Z|f8560ff4-c62e-4f95-a0f9-1aa27b561ca7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:35:03.987Z|d952f9c7-2435-4e57-908c-d03975db4572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:35:03.988Z|d952f9c7-2435-4e57-908c-d03975db4572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:35:04.605Z|1069f170-40de-45d4-b888-650cb3a5ff77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:35:04.606Z|1069f170-40de-45d4-b888-650cb3a5ff77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:35:09.221Z|44e7bccc-c87b-49e5-a517-6c9e9dd418d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:35:09.221Z|3084837b-81f1-4dbb-98b4-be33efdcd0f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:35:09.221Z|1d222804-075d-4288-b4a6-9133046e977b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:35:09.222Z|1d222804-075d-4288-b4a6-9133046e977b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:35:09.222Z|3084837b-81f1-4dbb-98b4-be33efdcd0f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:35:09.222Z|44e7bccc-c87b-49e5-a517-6c9e9dd418d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:35:18.987Z|8064d46d-2428-45a8-8a7c-bc7124fd2204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:35:18.988Z|8064d46d-2428-45a8-8a7c-bc7124fd2204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:35:19.242Z|d8afe81e-d10d-47ed-b653-00d43434cf35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:35:19.242Z|b7a55aa4-8682-4294-9450-87088c1921a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:35:19.243Z|d8afe81e-d10d-47ed-b653-00d43434cf35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:35:19.243Z|b7a55aa4-8682-4294-9450-87088c1921a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:35:19.248Z|b0422ad5-c2e0-465e-aa1e-885a5a5f8b06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:35:19.248Z|b0422ad5-c2e0-465e-aa1e-885a5a5f8b06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:35:29.265Z|75b1767a-caab-49d7-8cf5-d4c56f5eabc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:35:29.265Z|525f9a99-0ceb-486b-8cbe-1af89f1d4c06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:35:29.265Z|525f9a99-0ceb-486b-8cbe-1af89f1d4c06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:35:29.265Z|75b1767a-caab-49d7-8cf5-d4c56f5eabc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:35:29.269Z|ff252768-3592-4c8c-82ee-672172699730|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:35:29.269Z|ff252768-3592-4c8c-82ee-672172699730|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:35:33.987Z|158323e9-5a97-4773-b5e6-11da51be912e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:35:33.990Z|158323e9-5a97-4773-b5e6-11da51be912e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:35:34.606Z|38c06213-fb39-4d83-9842-647544c6e160|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:35:34.607Z|38c06213-fb39-4d83-9842-647544c6e160|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:35:39.286Z|3e71d809-2697-425d-9b13-ccc129ef7362|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:35:39.287Z|5487f5d9-40f0-424a-94e5-d6a1eede059b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:35:39.287Z|3e71d809-2697-425d-9b13-ccc129ef7362|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:35:39.287Z|5487f5d9-40f0-424a-94e5-d6a1eede059b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:35:39.290Z|432ff32a-880b-44c8-9bb4-393b1b4e4e55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:35:39.292Z|432ff32a-880b-44c8-9bb4-393b1b4e4e55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:35:48.989Z|eaa0f563-593d-48a3-9844-2a9f34be4781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:35:48.990Z|eaa0f563-593d-48a3-9844-2a9f34be4781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:35:49.084Z|08f4bf78-6a00-4870-8398-44929f92aa9a|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:35:49.085Z|08f4bf78-6a00-4870-8398-44929f92aa9a|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:35:49.308Z|5a0b4e92-68f3-46e7-aa68-69e877211876|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:35:49.309Z|5a0b4e92-68f3-46e7-aa68-69e877211876|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:35:49.315Z|bec4885e-ed40-40a4-9aef-4fcf8fc55599|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:35:49.316Z|34d66005-1f5c-4821-864e-e041677388e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:35:49.316Z|bec4885e-ed40-40a4-9aef-4fcf8fc55599|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:35:49.316Z|34d66005-1f5c-4821-864e-e041677388e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:35:59.343Z|a63f1275-9372-4f33-9c67-595f83164d59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:35:59.343Z|d5a9d52e-35b3-4d03-88f7-4edc76a6788b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:35:59.343Z|a6231ebf-806c-452e-9673-d1bd49c82e63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:35:59.347Z|a6231ebf-806c-452e-9673-d1bd49c82e63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:35:59.347Z|a63f1275-9372-4f33-9c67-595f83164d59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:35:59.347Z|d5a9d52e-35b3-4d03-88f7-4edc76a6788b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:36:03.987Z|7777fd7a-3c52-4c7f-bd09-dfc282fb6363|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:36:03.989Z|7777fd7a-3c52-4c7f-bd09-dfc282fb6363|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:36:04.607Z|7c758157-b928-4ee8-abe5-6affb6235e06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:36:04.608Z|7c758157-b928-4ee8-abe5-6affb6235e06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:36:09.374Z|ecbaef7d-463b-42a0-bdad-3b26d6d35495|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:36:09.375Z|3a7d8dd7-1e15-46ec-85a8-d6d0d2a8f052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:36:09.376Z|ecbaef7d-463b-42a0-bdad-3b26d6d35495|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:36:09.376Z|3a7d8dd7-1e15-46ec-85a8-d6d0d2a8f052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:36:09.375Z|3b568339-1a7c-428e-b817-2b4b79f610f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:36:09.378Z|3b568339-1a7c-428e-b817-2b4b79f610f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:36:18.987Z|a948284c-4c5c-4829-8cfb-babe5b4ea3bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:36:18.990Z|a948284c-4c5c-4829-8cfb-babe5b4ea3bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:36:19.395Z|f73c9558-2ec6-4865-8974-324ac04e5295|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:36:19.396Z|f73c9558-2ec6-4865-8974-324ac04e5295|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:36:19.398Z|971ad4b2-d0f6-4288-b7fe-2767d45b55d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:36:19.399Z|971ad4b2-d0f6-4288-b7fe-2767d45b55d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:36:19.399Z|17a36cd0-31d2-4e30-b42f-58643bc74025|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:36:19.400Z|17a36cd0-31d2-4e30-b42f-58643bc74025|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:36:29.415Z|20c17cdb-22b8-4cc3-b3a4-632fc304f136|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:36:29.415Z|8672f698-1204-48cf-9cfc-30f9cb713407|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:36:29.416Z|20c17cdb-22b8-4cc3-b3a4-632fc304f136|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:36:29.416Z|01b6279c-f3b8-4edf-bc13-32208148340e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:36:29.416Z|8672f698-1204-48cf-9cfc-30f9cb713407|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:36:29.416Z|01b6279c-f3b8-4edf-bc13-32208148340e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:36:33.987Z|576bb0b9-c4fe-485c-90ab-a1fd1145f258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:36:33.988Z|576bb0b9-c4fe-485c-90ab-a1fd1145f258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:36:34.608Z|91ed2afb-f718-491e-a5e0-34bc38a3bb52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:36:34.609Z|91ed2afb-f718-491e-a5e0-34bc38a3bb52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:36:39.438Z|647899e8-3770-40bd-ac52-752e3aa915e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:36:39.438Z|ce2ecee5-9f8e-47d8-ad92-7a323ff2f4e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:36:39.439Z|62d49595-5d83-4f93-9d7a-fed19a1aeff0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:36:39.439Z|647899e8-3770-40bd-ac52-752e3aa915e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:36:39.439Z|62d49595-5d83-4f93-9d7a-fed19a1aeff0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:36:39.439Z|ce2ecee5-9f8e-47d8-ad92-7a323ff2f4e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:36:48.987Z|262d5a1e-31bf-44bc-843a-256b6b666c44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:36:48.988Z|262d5a1e-31bf-44bc-843a-256b6b666c44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:36:49.082Z|6bf1c67a-caab-4958-b4cf-a152a5173e98|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:36:49.084Z|6bf1c67a-caab-4958-b4cf-a152a5173e98|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:36:49.463Z|2ae4870b-5793-4edc-81d6-5008355fb9fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:36:49.463Z|2ae4870b-5793-4edc-81d6-5008355fb9fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:36:49.467Z|da1283da-0916-484c-aee2-6a18bbf30602|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:36:49.467Z|44d306c6-94e0-4d9c-a746-387ac3c367ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:36:49.467Z|da1283da-0916-484c-aee2-6a18bbf30602|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:36:49.467Z|44d306c6-94e0-4d9c-a746-387ac3c367ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:36:59.484Z|f5cb0b05-85d2-420b-87cc-19ebd972a730|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:36:59.485Z|f5cb0b05-85d2-420b-87cc-19ebd972a730|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:36:59.485Z|e46187b6-6bef-43e1-90fd-1baa2a796e77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:36:59.486Z|e46187b6-6bef-43e1-90fd-1baa2a796e77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:36:59.488Z|c0462327-4ab2-41b2-9afb-c40f1c05a6da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:36:59.489Z|c0462327-4ab2-41b2-9afb-c40f1c05a6da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:37:03.987Z|14366074-2ac3-43f4-b1d0-ee29b5d0efa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:37:03.990Z|14366074-2ac3-43f4-b1d0-ee29b5d0efa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:37:04.611Z|12cb1160-233a-4988-9bda-180eeda9bdca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:37:04.612Z|12cb1160-233a-4988-9bda-180eeda9bdca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:37:09.519Z|fe45787d-6197-4b7d-b2e3-a0668161eba0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:37:09.521Z|fe45787d-6197-4b7d-b2e3-a0668161eba0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:37:09.525Z|9664fbc2-281a-466c-b6d2-3599f89863bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:37:09.525Z|9664fbc2-281a-466c-b6d2-3599f89863bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:37:09.526Z|52f824c2-f000-4a19-8ee6-7eb77deecb44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:37:09.527Z|52f824c2-f000-4a19-8ee6-7eb77deecb44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:37:18.995Z|c9c8da63-05fc-49a2-8ad8-3543ee388ced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:37:19.001Z|c9c8da63-05fc-49a2-8ad8-3543ee388ced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:37:19.549Z|56e87608-99ca-44f9-be70-a917ad0b30fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:37:19.549Z|0232a9a3-6711-4320-83d5-ae5472af1841|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:37:19.550Z|56e87608-99ca-44f9-be70-a917ad0b30fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:37:19.550Z|0232a9a3-6711-4320-83d5-ae5472af1841|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:37:19.555Z|98d86099-673c-44c9-bc66-d6bbd2f110f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:37:19.555Z|98d86099-673c-44c9-bc66-d6bbd2f110f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:37:29.577Z|12e56d7e-dd25-473e-a6b8-90560d226d68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:37:29.578Z|12e56d7e-dd25-473e-a6b8-90560d226d68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:37:29.581Z|78497a8c-9113-4e7b-9329-573d998981df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:37:29.581Z|78497a8c-9113-4e7b-9329-573d998981df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:37:29.584Z|1720170d-dfaa-440c-a04a-164252a9a5f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:37:29.585Z|1720170d-dfaa-440c-a04a-164252a9a5f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:37:33.987Z|fa8d13d7-b481-41fd-a83d-c5316e146253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:37:33.988Z|fa8d13d7-b481-41fd-a83d-c5316e146253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:37:34.613Z|8cc22f46-4c20-45b7-8953-9f6722f1edb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:37:34.613Z|8cc22f46-4c20-45b7-8953-9f6722f1edb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:37:39.608Z|80c969e7-fa93-4686-a55a-bccdc75b45e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:37:39.608Z|80c969e7-fa93-4686-a55a-bccdc75b45e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:37:39.611Z|aebebc84-add0-4b5a-9f95-d090d4930c8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:37:39.611Z|aebebc84-add0-4b5a-9f95-d090d4930c8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:37:39.618Z|d3229fc1-aeb2-489b-a3fc-8a99f2b02e99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:37:39.621Z|d3229fc1-aeb2-489b-a3fc-8a99f2b02e99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:37:48.987Z|cb4e0a2e-df85-49fd-93e2-46f42e82bf98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:37:48.990Z|cb4e0a2e-df85-49fd-93e2-46f42e82bf98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:37:49.083Z|cc2bdf62-2922-4815-bb2e-c8215518cf90|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:37:49.084Z|cc2bdf62-2922-4815-bb2e-c8215518cf90|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:37:49.634Z|d621a82e-40e0-4a11-a761-bafe4496b651|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:37:49.635Z|d621a82e-40e0-4a11-a761-bafe4496b651|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:37:49.640Z|4b87b783-5f46-43f1-b24d-292b3e0352ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:37:49.641Z|4b87b783-5f46-43f1-b24d-292b3e0352ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:37:49.645Z|526983b8-e825-4c8a-baac-ae10d12bda01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:37:49.645Z|526983b8-e825-4c8a-baac-ae10d12bda01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:37:59.657Z|32634fab-a8e8-4fb0-91ad-f291b68a8323|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:37:59.657Z|32634fab-a8e8-4fb0-91ad-f291b68a8323|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:37:59.663Z|5af1644f-0727-4435-b528-61c42d0113bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:37:59.664Z|9c95d217-ca9a-4192-bf66-68262d85de6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:37:59.664Z|5af1644f-0727-4435-b528-61c42d0113bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:37:59.664Z|9c95d217-ca9a-4192-bf66-68262d85de6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:38:03.988Z|f6f74c1b-ce15-45e4-9117-3cbdcb363a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:38:03.988Z|f6f74c1b-ce15-45e4-9117-3cbdcb363a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:38:04.614Z|f12e7f87-1c60-4737-b9ca-04a5cbbcc7d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:38:04.614Z|f12e7f87-1c60-4737-b9ca-04a5cbbcc7d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:38:09.677Z|0f4f9b59-dea5-4519-92bf-5ec5ee4633b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:38:09.678Z|0f4f9b59-dea5-4519-92bf-5ec5ee4633b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:38:09.681Z|391822c0-6d2c-4e90-a10b-a750f26d779a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:38:09.682Z|391822c0-6d2c-4e90-a10b-a750f26d779a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:38:09.685Z|2cf20170-cdd4-44e8-b35a-69f1e2fd4aab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:38:09.686Z|2cf20170-cdd4-44e8-b35a-69f1e2fd4aab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:38:18.987Z|ffd0aa51-6d1b-4508-8792-5a4d6cb3eaa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:38:18.988Z|ffd0aa51-6d1b-4508-8792-5a4d6cb3eaa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:38:19.700Z|1954176f-11c6-47fc-b614-8c0433bdf194|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:38:19.700Z|1954176f-11c6-47fc-b614-8c0433bdf194|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:38:19.703Z|5ed29ccd-a412-441e-beae-9e3e7e3248b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:38:19.704Z|5ed29ccd-a412-441e-beae-9e3e7e3248b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:38:19.708Z|71e2dad8-c83d-4473-b93c-f8de6bf8e9be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:38:19.709Z|71e2dad8-c83d-4473-b93c-f8de6bf8e9be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:38:29.733Z|1654a239-38d3-41f7-a08d-e95af201fa13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:38:29.733Z|b0124208-8983-49e3-8bf0-14fc34a36715|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:38:29.733Z|03d401a7-c7ba-4605-9796-c98f9e62f528|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:38:29.737Z|03d401a7-c7ba-4605-9796-c98f9e62f528|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:38:29.737Z|b0124208-8983-49e3-8bf0-14fc34a36715|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:38:29.737Z|1654a239-38d3-41f7-a08d-e95af201fa13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:38:33.989Z|4a2035f9-96ab-44dd-8865-d1c50ba9cb51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:38:33.993Z|4a2035f9-96ab-44dd-8865-d1c50ba9cb51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:38:34.615Z|a4858547-5f43-4dcb-a846-a19ba82a00af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:38:34.615Z|a4858547-5f43-4dcb-a846-a19ba82a00af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:38:39.767Z|8790c45a-9d7e-45ef-85fd-67d351dedd32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:38:39.767Z|baa252ba-d860-4611-8018-f16b0d1da9f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:38:39.768Z|baa252ba-d860-4611-8018-f16b0d1da9f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:38:39.768Z|8790c45a-9d7e-45ef-85fd-67d351dedd32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:38:39.769Z|91e67637-749b-475d-827b-14f16ed51e3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:38:39.770Z|91e67637-749b-475d-827b-14f16ed51e3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:38:48.987Z|06003428-4e56-4981-9df5-799769808546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:38:48.988Z|06003428-4e56-4981-9df5-799769808546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:38:49.082Z|a0fd803e-1d81-4121-96b7-232a5f36d083|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:38:49.083Z|a0fd803e-1d81-4121-96b7-232a5f36d083|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:38:49.795Z|dd6b7da1-574b-4bce-83a9-465c1ae911f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:38:49.795Z|08ca058f-bc74-4537-9c92-8cca23f150a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:38:49.795Z|a83bc4b4-5ec8-4aad-82ac-84b5cac2c2bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:38:49.795Z|a83bc4b4-5ec8-4aad-82ac-84b5cac2c2bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:38:49.795Z|08ca058f-bc74-4537-9c92-8cca23f150a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:38:49.795Z|dd6b7da1-574b-4bce-83a9-465c1ae911f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:38:59.816Z|e15bccad-972a-46ee-a8b0-1eaa3499097f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:38:59.817Z|e15bccad-972a-46ee-a8b0-1eaa3499097f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:38:59.820Z|a97a8b2a-2e10-46ca-91dd-7426e4329144|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:38:59.820Z|a97a8b2a-2e10-46ca-91dd-7426e4329144|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:38:59.822Z|3da1ef64-a22f-46a1-a789-0f4d2331174e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:38:59.823Z|3da1ef64-a22f-46a1-a789-0f4d2331174e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:39:03.987Z|8dc99507-649a-4ad7-be52-3f6076c61155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:39:03.988Z|8dc99507-649a-4ad7-be52-3f6076c61155|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:39:04.616Z|c5b0058d-ad48-4f35-8777-21fbc90d13fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:39:04.616Z|c5b0058d-ad48-4f35-8777-21fbc90d13fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:39:09.843Z|c52b4dd3-2e1b-41de-a263-e6b770d17cd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:39:09.843Z|e0d43cab-5f76-4d45-ad27-aa10ed0159d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:39:09.844Z|e0d43cab-5f76-4d45-ad27-aa10ed0159d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:39:09.844Z|c52b4dd3-2e1b-41de-a263-e6b770d17cd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:39:09.849Z|f84032c2-8988-4bfe-963f-b215e931a6c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:39:09.849Z|f84032c2-8988-4bfe-963f-b215e931a6c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:39:18.987Z|9def3933-4a6b-4fe5-ab26-9a8f67130522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:39:18.989Z|9def3933-4a6b-4fe5-ab26-9a8f67130522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:39:19.875Z|f064631a-dcf5-4a41-bba0-02e5c6f1f4d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:39:19.875Z|2b3231b2-98ee-4d11-99d5-9c8a651d37c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:39:19.875Z|419c607d-d72e-4232-844c-19aa235a9fca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:39:19.875Z|f064631a-dcf5-4a41-bba0-02e5c6f1f4d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:39:19.876Z|2b3231b2-98ee-4d11-99d5-9c8a651d37c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:39:19.876Z|419c607d-d72e-4232-844c-19aa235a9fca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:39:29.896Z|a907ca3d-5207-41c0-af50-07ee16141819|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:39:29.897Z|a907ca3d-5207-41c0-af50-07ee16141819|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:39:29.897Z|b4981d42-d228-4c9e-a878-85c998f6e2ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:39:29.897Z|f7dde029-0c2b-49d2-8514-ae9066c403f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:39:29.898Z|b4981d42-d228-4c9e-a878-85c998f6e2ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:39:29.898Z|f7dde029-0c2b-49d2-8514-ae9066c403f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:39:33.987Z|c9ca0fbc-2dad-4ba0-a177-9b5e267592d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:39:33.988Z|c9ca0fbc-2dad-4ba0-a177-9b5e267592d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:39:34.617Z|7a54a55f-db25-4b63-9723-67400da54708|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:39:34.617Z|7a54a55f-db25-4b63-9723-67400da54708|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:39:39.916Z|c9d9fd86-c483-4fb2-9c28-7ba99ac71621|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:39:39.917Z|c9d9fd86-c483-4fb2-9c28-7ba99ac71621|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:39:39.918Z|b90c6dfc-7e46-4e2c-b59d-917b61e3ca4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:39:39.918Z|b90c6dfc-7e46-4e2c-b59d-917b61e3ca4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:39:39.919Z|18d76fe9-9b82-411c-8567-5498266d1b23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:39:39.919Z|18d76fe9-9b82-411c-8567-5498266d1b23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:39:48.989Z|56da3512-a7eb-4909-96e2-92660db4b941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:39:48.995Z|56da3512-a7eb-4909-96e2-92660db4b941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:39:49.087Z|82cf0368-c9e6-4bff-8c05-118cd19611d4|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:39:49.088Z|82cf0368-c9e6-4bff-8c05-118cd19611d4|http-nio-8080-exec-2|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:39:49.943Z|48548241-2552-4f38-ad31-d1689cd0293d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:39:49.943Z|e07a2a46-5793-4916-adf6-53b49c4f7861|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:39:49.944Z|48548241-2552-4f38-ad31-d1689cd0293d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:39:49.944Z|e07a2a46-5793-4916-adf6-53b49c4f7861|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:39:49.945Z|72995611-6635-477b-ba34-d806a64b5513|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:39:49.946Z|72995611-6635-477b-ba34-d806a64b5513|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:39:59.970Z|d67fe520-5628-44bf-b430-3dd75c2ebe94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:39:59.970Z|40be6448-5409-4e29-862b-9bb090501e74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:39:59.970Z|606fc5d8-44d5-409a-b1e3-2929b3b8331e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:39:59.971Z|40be6448-5409-4e29-862b-9bb090501e74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:39:59.971Z|d67fe520-5628-44bf-b430-3dd75c2ebe94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:39:59.971Z|606fc5d8-44d5-409a-b1e3-2929b3b8331e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:40:03.988Z|a7f70ad9-62fa-4f31-aa1a-17b02513d6af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:40:03.988Z|a7f70ad9-62fa-4f31-aa1a-17b02513d6af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:40:04.618Z|b00fb645-84f3-4b60-be61-f35434ded69e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:40:04.619Z|b00fb645-84f3-4b60-be61-f35434ded69e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:40:09.998Z|cb87f976-5d64-40f7-954a-bd273f05fa34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:40:09.998Z|dbcbc647-b412-462f-8b79-3b5effe3465d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:40:09.999Z|dbcbc647-b412-462f-8b79-3b5effe3465d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:40:09.999Z|cb87f976-5d64-40f7-954a-bd273f05fa34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:40:10.004Z|e11cba36-9426-45fc-b883-b3da7fd9c6ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:40:10.004Z|e11cba36-9426-45fc-b883-b3da7fd9c6ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:40:18.987Z|4e2a308f-9570-426d-9023-557e5343546b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:40:18.988Z|4e2a308f-9570-426d-9023-557e5343546b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:40:20.021Z|0bfb325f-7372-41cc-9b63-cf201b43b8e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:40:20.021Z|a6449a4b-2780-4ec0-8268-c82ef57ad29f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:40:20.022Z|0bfb325f-7372-41cc-9b63-cf201b43b8e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:40:20.022Z|a6449a4b-2780-4ec0-8268-c82ef57ad29f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:40:20.024Z|94aa099c-f8f5-4d36-a15f-76cae2b34146|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:40:20.024Z|94aa099c-f8f5-4d36-a15f-76cae2b34146|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:40:30.045Z|acc47a71-9c9b-47eb-ae4a-d355795ff537|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:40:30.046Z|acc47a71-9c9b-47eb-ae4a-d355795ff537|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:40:30.046Z|21dbe59e-af19-4464-ad46-17e396a6b602|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:40:30.046Z|21dbe59e-af19-4464-ad46-17e396a6b602|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:40:30.049Z|778474b5-321f-4cf2-8b43-ad2fdc7e9cbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:40:30.049Z|778474b5-321f-4cf2-8b43-ad2fdc7e9cbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:40:33.987Z|3a72beef-1ab7-4d91-874f-998eb1148be2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:40:33.989Z|3a72beef-1ab7-4d91-874f-998eb1148be2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:40:34.619Z|87fb1f89-77d2-41b7-af3e-283f28f4a9e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:40:34.620Z|87fb1f89-77d2-41b7-af3e-283f28f4a9e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:40:40.068Z|6d91a21a-2c8f-4f5d-b608-0a231798c724|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:40:40.068Z|1e05efd3-a455-48dc-9b68-fa4b2e3c160e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:40:40.068Z|6d91a21a-2c8f-4f5d-b608-0a231798c724|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:40:40.068Z|1e05efd3-a455-48dc-9b68-fa4b2e3c160e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:40:40.072Z|287a816d-3c42-400b-9d64-c5ad012177f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:40:40.073Z|287a816d-3c42-400b-9d64-c5ad012177f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:40:48.987Z|1f3d152f-4fa2-4062-b1e0-5093e4a6882d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:40:48.988Z|1f3d152f-4fa2-4062-b1e0-5093e4a6882d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:40:49.083Z|7e45f8b7-27bd-4a62-8dbc-5d0ef47b1753|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:40:49.084Z|7e45f8b7-27bd-4a62-8dbc-5d0ef47b1753|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:40:50.088Z|171945e7-b9dc-48bc-aba4-8b6ecd9ecd23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:40:50.088Z|e09e674d-aac2-4fda-8c43-c20781cc4a01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:40:50.089Z|171945e7-b9dc-48bc-aba4-8b6ecd9ecd23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:40:50.089Z|e09e674d-aac2-4fda-8c43-c20781cc4a01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:40:50.090Z|5cf421fd-0b37-4749-83aa-a22fdf29fb1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:40:50.091Z|5cf421fd-0b37-4749-83aa-a22fdf29fb1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:41:00.110Z|b6d8b661-f59f-4c18-a666-67cfa9f9668e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:41:00.111Z|b6d8b661-f59f-4c18-a666-67cfa9f9668e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:41:00.112Z|8169745e-cd62-4492-a518-67bf767451ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:41:00.113Z|8169745e-cd62-4492-a518-67bf767451ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:41:00.113Z|0a24ecf0-e24f-4f2d-a409-cf1229d24a56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:41:00.113Z|0a24ecf0-e24f-4f2d-a409-cf1229d24a56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:41:03.988Z|8e0a5c92-04e7-40f9-8442-655a691f1685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:41:03.990Z|8e0a5c92-04e7-40f9-8442-655a691f1685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:41:04.620Z|0b103a03-94c5-47c4-af51-d76f2a0f6a62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:41:04.621Z|0b103a03-94c5-47c4-af51-d76f2a0f6a62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:41:10.133Z|f537d6b4-245b-45a1-9ba2-2c0f5c19b226|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:41:10.133Z|1a34d02f-3e1c-4de7-ba71-5fbb073eddbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:41:10.134Z|f537d6b4-245b-45a1-9ba2-2c0f5c19b226|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:41:10.134Z|1a34d02f-3e1c-4de7-ba71-5fbb073eddbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:41:10.135Z|0a358ddc-4d34-496a-a24f-6b441b95343a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:41:10.136Z|0a358ddc-4d34-496a-a24f-6b441b95343a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:41:18.990Z|3de87243-2b89-463a-b1e3-d80232f1a5c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:41:18.996Z|3de87243-2b89-463a-b1e3-d80232f1a5c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:41:20.163Z|d103ccfa-4b6d-4046-a61b-cd2b909c6c4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:41:20.163Z|c34e2bc8-7f51-4f54-a5ed-660df75debff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:41:20.163Z|50ba218a-ebbe-4d5f-b8a0-96bf4721125e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:41:20.165Z|50ba218a-ebbe-4d5f-b8a0-96bf4721125e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:41:20.165Z|d103ccfa-4b6d-4046-a61b-cd2b909c6c4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:41:20.165Z|c34e2bc8-7f51-4f54-a5ed-660df75debff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:41:30.196Z|a601c755-5215-4912-af9b-1ae5306f90fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:41:30.197Z|a601c755-5215-4912-af9b-1ae5306f90fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:41:30.196Z|11a1caee-dfdb-4146-a247-15c1cf5b2115|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:41:30.196Z|174433d8-d210-4c9c-8936-8c84cc18eb80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:41:30.198Z|11a1caee-dfdb-4146-a247-15c1cf5b2115|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:41:30.198Z|174433d8-d210-4c9c-8936-8c84cc18eb80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:41:33.989Z|23050f77-d027-4ce6-94ec-6af3d5a4eecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:41:33.991Z|23050f77-d027-4ce6-94ec-6af3d5a4eecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:41:34.621Z|dbfbc454-e8c0-44f8-9ec2-e65bf59bffa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:41:34.622Z|dbfbc454-e8c0-44f8-9ec2-e65bf59bffa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:41:40.219Z|20d848c9-545f-4da8-a353-6b297b427556|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:41:40.220Z|ae0f406b-ae6a-4af4-8c19-15cf4bf5ff1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:41:40.219Z|02d05ca9-e555-49e1-9f46-928421caca16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:41:40.221Z|02d05ca9-e555-49e1-9f46-928421caca16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:41:40.221Z|20d848c9-545f-4da8-a353-6b297b427556|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:41:40.222Z|ae0f406b-ae6a-4af4-8c19-15cf4bf5ff1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:41:48.987Z|e1af4bd5-7f52-475f-a0d1-ebaf5d9a94a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:41:48.988Z|e1af4bd5-7f52-475f-a0d1-ebaf5d9a94a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:41:49.081Z|a1bf22b8-5068-4d70-bd37-cfd0b621a526|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:41:49.082Z|a1bf22b8-5068-4d70-bd37-cfd0b621a526|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:41:50.247Z|f3d9280c-85fb-4215-a28b-be5cde190d47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:41:50.248Z|f3d9280c-85fb-4215-a28b-be5cde190d47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:41:50.251Z|1d3a87a4-f01b-457c-a668-c9204db25cde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:41:50.251Z|1d3a87a4-f01b-457c-a668-c9204db25cde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:41:50.254Z|3c19533c-1334-4a13-ac64-8c4f64602b4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:41:50.255Z|3c19533c-1334-4a13-ac64-8c4f64602b4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:42:00.270Z|dcd3c4c9-4949-43f1-8dd4-884dcb23a6f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:42:00.270Z|dcd3c4c9-4949-43f1-8dd4-884dcb23a6f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:42:00.271Z|f5b52f26-146d-450a-90c1-ec0f994a8fd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:42:00.272Z|f5b52f26-146d-450a-90c1-ec0f994a8fd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:42:00.273Z|15a47929-19e5-451d-b05b-bc8aebadc427|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:42:00.273Z|15a47929-19e5-451d-b05b-bc8aebadc427|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:42:03.988Z|40ceb851-0fec-447b-8080-673e5ced6c32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:42:03.989Z|40ceb851-0fec-447b-8080-673e5ced6c32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:42:04.622Z|e01229ca-ab13-4c33-ac85-9db29c1f3488|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:42:04.623Z|e01229ca-ab13-4c33-ac85-9db29c1f3488|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:42:10.293Z|274496a9-a7dd-4621-99cc-8912d60410df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:42:10.294Z|274496a9-a7dd-4621-99cc-8912d60410df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:42:10.296Z|60a6f485-9a2e-44c0-a3a9-284ae783b0ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:42:10.296Z|c51a3846-e651-4a13-8b37-8b458aa5ad60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:42:10.297Z|60a6f485-9a2e-44c0-a3a9-284ae783b0ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:42:10.297Z|c51a3846-e651-4a13-8b37-8b458aa5ad60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:42:18.989Z|2b8c4846-f2d6-4b02-9196-5f5d065598a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:42:18.990Z|2b8c4846-f2d6-4b02-9196-5f5d065598a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:42:20.320Z|1760e839-dc37-4d06-81b1-80673ddfd9bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:42:20.320Z|1760e839-dc37-4d06-81b1-80673ddfd9bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:42:20.321Z|004aaa1d-3fc9-4ca2-a406-9ad7572d7404|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:42:20.322Z|004aaa1d-3fc9-4ca2-a406-9ad7572d7404|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:42:20.336Z|ab89a3a4-be1b-4200-8190-b3484462e2f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:42:20.336Z|ab89a3a4-be1b-4200-8190-b3484462e2f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:42:30.349Z|05c383a8-9f7a-498a-a4a0-4f4b9e38e2f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:42:30.350Z|05c383a8-9f7a-498a-a4a0-4f4b9e38e2f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:42:30.352Z|45ba025f-d346-412d-b25a-eec138d94f83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:42:30.352Z|45ba025f-d346-412d-b25a-eec138d94f83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:42:30.357Z|23691cde-9fb0-4e5e-a994-1183d074eefc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:42:30.358Z|23691cde-9fb0-4e5e-a994-1183d074eefc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:42:33.987Z|80d0bc50-6104-4aa1-bff4-f905c67642dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:42:33.988Z|80d0bc50-6104-4aa1-bff4-f905c67642dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:42:34.624Z|8907081a-ceaa-41bb-8bee-82fd560b0564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:42:34.624Z|8907081a-ceaa-41bb-8bee-82fd560b0564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:42:40.370Z|ee3d8225-ea77-4e4f-8162-8b8346a327de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:42:40.371Z|ee3d8225-ea77-4e4f-8162-8b8346a327de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:42:40.374Z|de098fd9-03b6-43c4-a215-e4da77402b75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:42:40.374Z|9146b379-1183-47db-bf80-b00c93c923ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:42:40.375Z|de098fd9-03b6-43c4-a215-e4da77402b75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:42:40.375Z|9146b379-1183-47db-bf80-b00c93c923ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:42:48.987Z|474568e8-2cf9-467c-b10a-8aef603e350c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:42:48.988Z|474568e8-2cf9-467c-b10a-8aef603e350c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:42:49.080Z|7f15e6cb-f5f8-4639-b3ba-5627c2cb5f33|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:42:49.081Z|7f15e6cb-f5f8-4639-b3ba-5627c2cb5f33|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:42:50.392Z|d69590d6-5de5-40ed-b667-ac74e1fd63fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:42:50.392Z|29e423bc-02e2-45f8-aed1-b1da6b5b27e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:42:50.393Z|d69590d6-5de5-40ed-b667-ac74e1fd63fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:42:50.393Z|29e423bc-02e2-45f8-aed1-b1da6b5b27e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:42:50.396Z|2f569f62-5fc5-4b6c-966b-d9813d0922d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:42:50.396Z|2f569f62-5fc5-4b6c-966b-d9813d0922d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:43:00.422Z|9baec3c0-7999-4885-9005-2cf5467428e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:43:00.422Z|c06c9a7c-8d00-47a4-8e42-dcd989c24157|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:43:00.424Z|81634f0b-78e5-4f42-b489-0980bb01cf23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:43:00.425Z|9baec3c0-7999-4885-9005-2cf5467428e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:43:00.425Z|81634f0b-78e5-4f42-b489-0980bb01cf23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:43:00.425Z|c06c9a7c-8d00-47a4-8e42-dcd989c24157|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:43:03.989Z|cf3a89a8-194d-421d-99f0-3e39c98d410d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:43:03.994Z|cf3a89a8-194d-421d-99f0-3e39c98d410d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:43:04.625Z|1b6138ac-6427-48ac-8b35-b1caae19bbb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:43:04.625Z|1b6138ac-6427-48ac-8b35-b1caae19bbb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:43:10.452Z|8fa1d53c-dd0e-458e-b758-80232cbce00b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:43:10.452Z|8fcca9d6-f3a7-4599-b38b-d8d4f50a91d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:43:10.453Z|8fa1d53c-dd0e-458e-b758-80232cbce00b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:43:10.453Z|8fcca9d6-f3a7-4599-b38b-d8d4f50a91d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:43:10.454Z|fad3ec38-af6d-46d0-8bff-cbb220c6db62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:43:10.455Z|fad3ec38-af6d-46d0-8bff-cbb220c6db62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:43:18.987Z|52186b77-937d-46e2-b8d3-ac051091ba31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:43:18.988Z|52186b77-937d-46e2-b8d3-ac051091ba31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:43:20.474Z|eae701bd-58f9-419a-aea7-79239a5e351e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:43:20.475Z|eae701bd-58f9-419a-aea7-79239a5e351e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:43:20.479Z|5df30637-cc95-4344-a4b0-0b083887cda3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:43:20.479Z|5df30637-cc95-4344-a4b0-0b083887cda3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:43:20.480Z|f22ac7f8-9581-40b2-abda-3beea23d2b20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:43:20.481Z|f22ac7f8-9581-40b2-abda-3beea23d2b20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:43:30.499Z|bcdc71e1-0be5-47a4-87d6-d4b9b876ac3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:43:30.499Z|50e217f4-6f7c-4e8e-8977-d9ce74b24c5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:43:30.499Z|bcdc71e1-0be5-47a4-87d6-d4b9b876ac3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:43:30.499Z|50e217f4-6f7c-4e8e-8977-d9ce74b24c5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:43:30.502Z|7ef082af-22e7-448c-910e-769172f4e02f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:43:30.503Z|7ef082af-22e7-448c-910e-769172f4e02f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:43:33.987Z|fac01e79-a2b6-43ce-bfd4-eea316776815|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:43:33.988Z|fac01e79-a2b6-43ce-bfd4-eea316776815|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:43:34.626Z|8bcf2dd3-cdb5-4137-874c-4fa97a877e98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:43:34.627Z|8bcf2dd3-cdb5-4137-874c-4fa97a877e98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:43:40.519Z|280cae14-d0bb-4bc8-8f63-b012ce70ebc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:43:40.520Z|9acabeb7-6182-4de4-a2b3-aae5dbe469f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:43:40.520Z|280cae14-d0bb-4bc8-8f63-b012ce70ebc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:43:40.520Z|9acabeb7-6182-4de4-a2b3-aae5dbe469f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:43:40.525Z|624bbf78-cb1b-41eb-b9c9-72366b007d02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:43:40.526Z|624bbf78-cb1b-41eb-b9c9-72366b007d02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:43:48.987Z|4ae2f0bd-280f-4a50-b3ad-ff35104bf907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:43:48.991Z|4ae2f0bd-280f-4a50-b3ad-ff35104bf907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:43:49.081Z|73d67f0d-f9f7-472f-a9ed-92ebbbd7dd18|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:43:49.082Z|73d67f0d-f9f7-472f-a9ed-92ebbbd7dd18|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:43:50.544Z|1cc40208-a68f-45a1-ada6-4b23f0301fb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:43:50.545Z|1cc40208-a68f-45a1-ada6-4b23f0301fb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:43:50.547Z|7297a72b-83e4-4d01-93c8-66c4513ed1d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:43:50.547Z|7297a72b-83e4-4d01-93c8-66c4513ed1d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:43:50.547Z|810438fd-0df8-4d7e-a0bc-6bfe995a3016|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:43:50.548Z|810438fd-0df8-4d7e-a0bc-6bfe995a3016|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:44:00.568Z|d24f38dc-e28f-4387-8ad2-b47a9e13cab6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:44:00.568Z|9a1a0b9f-db23-4f4f-bad9-05fec6d9e12e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:44:00.568Z|9a1a0b9f-db23-4f4f-bad9-05fec6d9e12e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:44:00.568Z|d24f38dc-e28f-4387-8ad2-b47a9e13cab6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:44:00.569Z|fde858ff-cf20-443d-a0d0-c0001d9f4c10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:44:00.570Z|fde858ff-cf20-443d-a0d0-c0001d9f4c10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:44:03.987Z|99158696-2247-47d1-9f0e-d3633526ba08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:44:03.988Z|99158696-2247-47d1-9f0e-d3633526ba08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:44:04.627Z|ce11917c-d8b2-4d36-9439-0ad1e5cca015|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:44:04.628Z|ce11917c-d8b2-4d36-9439-0ad1e5cca015|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:44:10.588Z|06fd7dc6-48bf-453d-9142-3f89f460528d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:44:10.588Z|b448ce88-e47d-4bae-9af7-e89b96b6d9e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:44:10.588Z|5c9d0783-992f-40cb-a539-043225478f38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:44:10.588Z|b448ce88-e47d-4bae-9af7-e89b96b6d9e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:44:10.588Z|06fd7dc6-48bf-453d-9142-3f89f460528d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:44:10.588Z|5c9d0783-992f-40cb-a539-043225478f38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:44:18.989Z|2dc654a9-4d5f-4e9a-9125-0e166a1e1910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:44:19.002Z|2dc654a9-4d5f-4e9a-9125-0e166a1e1910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:44:20.630Z|019fe8a6-fe01-48c7-bee3-37418ab3545a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:44:20.632Z|019fe8a6-fe01-48c7-bee3-37418ab3545a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:44:20.630Z|e6a06409-a1a4-4d70-9f5a-e1c90388fdc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:44:20.642Z|e6a06409-a1a4-4d70-9f5a-e1c90388fdc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:44:20.646Z|65a19006-b6a7-475c-ab2f-4771dd2408b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:44:20.646Z|65a19006-b6a7-475c-ab2f-4771dd2408b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:44:30.665Z|daf1b787-1a26-4ca8-a2f9-5d5c476fc0ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:44:30.665Z|b38c71ac-6f48-450b-98c1-c47ffe46a969|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:44:30.666Z|daf1b787-1a26-4ca8-a2f9-5d5c476fc0ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:44:30.666Z|b38c71ac-6f48-450b-98c1-c47ffe46a969|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:44:30.667Z|133cdc73-ed84-4e07-93bf-b0560dfa9912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:44:30.667Z|133cdc73-ed84-4e07-93bf-b0560dfa9912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:44:33.987Z|2336f8cf-64f1-4698-bf8d-41c332800ed7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:44:33.988Z|2336f8cf-64f1-4698-bf8d-41c332800ed7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:44:34.628Z|739136cf-5fdd-4723-a002-fdfca572b829|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:44:34.630Z|739136cf-5fdd-4723-a002-fdfca572b829|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:44:40.690Z|9d85dbdc-ba2c-420d-9bb2-5a6a47f9a3ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:44:40.689Z|8deacd0f-6630-4859-af02-7b275cdb89cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:44:40.689Z|0826765e-41e2-4b22-a546-38a23b324517|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:44:40.690Z|9d85dbdc-ba2c-420d-9bb2-5a6a47f9a3ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:44:40.690Z|0826765e-41e2-4b22-a546-38a23b324517|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:44:40.690Z|8deacd0f-6630-4859-af02-7b275cdb89cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:44:48.987Z|fd3e7728-5977-4ba6-8525-52bb778e825f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:44:48.988Z|fd3e7728-5977-4ba6-8525-52bb778e825f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:44:49.081Z|4bdf19d6-ce50-4cdb-8186-ae94054e867a|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:44:49.082Z|4bdf19d6-ce50-4cdb-8186-ae94054e867a|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:44:50.742Z|38ed6a95-e52b-48ec-a654-00ed23599665|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:44:50.743Z|38ed6a95-e52b-48ec-a654-00ed23599665|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:44:50.747Z|6510dfe2-82df-49e0-a140-836e1e0db079|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:44:50.747Z|6510dfe2-82df-49e0-a140-836e1e0db079|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:44:50.749Z|edbf2834-1af0-47e4-bdc0-bbcd61f2291f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:44:50.749Z|edbf2834-1af0-47e4-bdc0-bbcd61f2291f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:45:00.765Z|c2d234ee-cf55-471a-92b6-3aac0b263e47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:45:00.766Z|1bba5537-3405-4694-842f-d632bdd9fe14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:45:00.766Z|c2d234ee-cf55-471a-92b6-3aac0b263e47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:45:00.766Z|1bba5537-3405-4694-842f-d632bdd9fe14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:45:00.769Z|7954912d-bf5a-4187-a86e-0841320037a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:45:00.769Z|7954912d-bf5a-4187-a86e-0841320037a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:45:03.988Z|38d96c5c-d93d-4665-b1d3-e75bc4517abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:45:03.998Z|38d96c5c-d93d-4665-b1d3-e75bc4517abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:45:04.631Z|53461d77-6600-4fdb-9230-f14147c90e13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:45:04.631Z|53461d77-6600-4fdb-9230-f14147c90e13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:45:10.788Z|25ef2388-91db-460b-9a89-e7e65e7c3e81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:45:10.788Z|8e67d8e5-41fb-42d4-a709-062660fcc54f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:45:10.789Z|8e67d8e5-41fb-42d4-a709-062660fcc54f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:45:10.789Z|25ef2388-91db-460b-9a89-e7e65e7c3e81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:45:10.791Z|fc4589c0-d946-407c-aa34-703114a52c66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:45:10.792Z|fc4589c0-d946-407c-aa34-703114a52c66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:45:18.987Z|a3ae4e24-ad1d-4a0f-b2fa-46d0c587ed08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:45:18.988Z|a3ae4e24-ad1d-4a0f-b2fa-46d0c587ed08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:45:20.815Z|d97475e4-0d3a-4e9f-bcd7-d25eb31dab44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:45:20.815Z|99041014-4883-4bbe-9103-649caedd3da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:45:20.816Z|d97475e4-0d3a-4e9f-bcd7-d25eb31dab44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:45:20.816Z|99041014-4883-4bbe-9103-649caedd3da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:45:20.818Z|33bb1851-1cfb-495a-992d-638addf86b1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:45:20.818Z|33bb1851-1cfb-495a-992d-638addf86b1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:45:30.836Z|db3f85ef-ed14-46b6-9ee3-3a8e0a5b10d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:45:30.836Z|b9d06b36-0872-47f0-8962-4cb8dbbe8ef2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:45:30.836Z|b9d06b36-0872-47f0-8962-4cb8dbbe8ef2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:45:30.836Z|db3f85ef-ed14-46b6-9ee3-3a8e0a5b10d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:45:30.840Z|ff628b5e-e351-4dbb-bb64-55be0d3cdf8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:45:30.840Z|ff628b5e-e351-4dbb-bb64-55be0d3cdf8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:45:33.990Z|515a1003-6912-4168-9a85-0c4d2bf08629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:45:33.994Z|515a1003-6912-4168-9a85-0c4d2bf08629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:45:34.633Z|59834832-aa3a-4ca9-9855-539387733c5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:45:34.634Z|59834832-aa3a-4ca9-9855-539387733c5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:45:40.875Z|f014ea44-bfb7-4777-8f1b-78025e1b4c4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:45:40.877Z|f014ea44-bfb7-4777-8f1b-78025e1b4c4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:45:40.884Z|4066bd48-eb83-4754-8024-d686e9e7944f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:45:40.884Z|4066bd48-eb83-4754-8024-d686e9e7944f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:45:40.886Z|658e2cf0-0072-4d12-99a0-e40df4836453|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:45:40.887Z|658e2cf0-0072-4d12-99a0-e40df4836453|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:45:48.987Z|dd44a7ef-2355-4b63-ad80-42306de0e06a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:45:48.990Z|dd44a7ef-2355-4b63-ad80-42306de0e06a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:45:49.082Z|298b2e46-e699-44a6-9002-7452fb239729|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:45:49.083Z|298b2e46-e699-44a6-9002-7452fb239729|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:45:50.913Z|d88a0114-3c95-4372-8781-29d7b0a9df84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:45:50.913Z|7bc81674-32ae-4924-b93b-a23859765a52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:45:50.913Z|ad446b43-9283-40f4-9df4-18aba75e4131|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:45:50.914Z|d88a0114-3c95-4372-8781-29d7b0a9df84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:45:50.914Z|7bc81674-32ae-4924-b93b-a23859765a52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:45:50.914Z|ad446b43-9283-40f4-9df4-18aba75e4131|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:46:00.939Z|1f030a34-2dd8-42da-8e6d-5f3bb71a54e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:46:00.939Z|8362e951-e1d9-4804-9601-612fb56e72d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:46:00.940Z|8362e951-e1d9-4804-9601-612fb56e72d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:46:00.940Z|1f030a34-2dd8-42da-8e6d-5f3bb71a54e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:46:00.942Z|83273006-5f24-49b5-a3f5-ed2c6e04ca88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:46:00.942Z|83273006-5f24-49b5-a3f5-ed2c6e04ca88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:46:03.987Z|7dc73610-b0d5-4b75-9aba-8b541ceff176|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:46:03.988Z|7dc73610-b0d5-4b75-9aba-8b541ceff176|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:46:04.635Z|31cfc93c-ba6e-44b8-88e9-be821ed9895f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:46:04.636Z|31cfc93c-ba6e-44b8-88e9-be821ed9895f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:46:10.967Z|f317b624-584f-4060-b405-10326f0c4e8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:46:10.968Z|112704c0-a357-42ea-b610-027210f68323|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:46:10.968Z|f317b624-584f-4060-b405-10326f0c4e8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:46:10.968Z|112704c0-a357-42ea-b610-027210f68323|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:46:10.976Z|9a94a8d2-2ec6-4d64-b087-1e842f6b78e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:46:10.976Z|9a94a8d2-2ec6-4d64-b087-1e842f6b78e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:46:18.987Z|d64d062b-bbd9-4766-b6a2-c8388f557aee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:46:18.988Z|d64d062b-bbd9-4766-b6a2-c8388f557aee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:46:20.988Z|e75e193e-abf2-4f21-9cd8-ef43443f5061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:46:20.988Z|984904dc-482e-49da-80ae-0fb678c9c4c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:46:20.989Z|e75e193e-abf2-4f21-9cd8-ef43443f5061|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:46:20.989Z|984904dc-482e-49da-80ae-0fb678c9c4c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:46:20.998Z|c2ceee42-5293-4911-b05d-1aa35d33ccc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:46:20.998Z|c2ceee42-5293-4911-b05d-1aa35d33ccc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:46:31.009Z|d00d8ecc-568e-48e8-8443-d96af2f4910c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:46:31.010Z|d00d8ecc-568e-48e8-8443-d96af2f4910c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:46:31.010Z|b07817b5-0942-4493-aac4-3a2cb6fa63fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:46:31.011Z|b07817b5-0942-4493-aac4-3a2cb6fa63fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:46:31.019Z|b4efb1f3-0b63-429c-b3c5-18b5568d0fd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:46:31.019Z|b4efb1f3-0b63-429c-b3c5-18b5568d0fd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:46:33.987Z|b67c176e-bcbd-4974-be70-6ce49fc1d643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:46:33.991Z|b67c176e-bcbd-4974-be70-6ce49fc1d643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:46:34.636Z|7230904b-824d-4335-b6b7-2e08acf6e838|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:46:34.637Z|7230904b-824d-4335-b6b7-2e08acf6e838|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:46:41.032Z|b3fda7e3-b9b3-41f5-9be2-14c807454305|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:46:41.032Z|045956fb-9270-4376-8898-dcde9dbc8565|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:46:41.032Z|b3fda7e3-b9b3-41f5-9be2-14c807454305|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:46:41.032Z|045956fb-9270-4376-8898-dcde9dbc8565|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:46:41.047Z|9033382a-be8a-455f-9d1d-ceb2f56b32e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:46:41.047Z|9033382a-be8a-455f-9d1d-ceb2f56b32e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:46:48.987Z|4ed18865-9e79-40a1-bb2e-293aef790b5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:46:48.988Z|4ed18865-9e79-40a1-bb2e-293aef790b5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:46:49.080Z|9c1d83ee-197b-4bc6-bcfe-9cbc19f7b603|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:46:49.081Z|9c1d83ee-197b-4bc6-bcfe-9cbc19f7b603|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:46:51.053Z|7a91243c-c090-4cac-a1a5-c566e86a4cbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:46:51.060Z|7a91243c-c090-4cac-a1a5-c566e86a4cbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:46:51.062Z|e0939892-ecd6-43c0-ae90-5326423b957c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:46:51.063Z|e0939892-ecd6-43c0-ae90-5326423b957c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:46:51.067Z|38244d42-2e13-4feb-bd12-9d0504fd6ee4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:46:51.067Z|38244d42-2e13-4feb-bd12-9d0504fd6ee4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:47:01.099Z|96fd9aa5-70ad-4ee8-911a-3405d593692d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:47:01.099Z|74291911-259c-4ada-a935-bb3a837e7364|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:47:01.099Z|556bf30b-3a56-4f63-8f8e-c5ae05121cdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:47:01.103Z|556bf30b-3a56-4f63-8f8e-c5ae05121cdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:47:01.103Z|74291911-259c-4ada-a935-bb3a837e7364|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:47:01.103Z|96fd9aa5-70ad-4ee8-911a-3405d593692d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:47:03.988Z|a5f01216-6f65-493b-8c13-f38335422727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:47:03.988Z|a5f01216-6f65-493b-8c13-f38335422727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:47:04.637Z|de88f19e-7dc1-4b16-9d54-e2ea016b2b7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:47:04.638Z|de88f19e-7dc1-4b16-9d54-e2ea016b2b7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:47:11.126Z|e69e6136-6e96-4f10-9b7b-f358319ec14b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:47:11.127Z|e69e6136-6e96-4f10-9b7b-f358319ec14b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:47:11.128Z|eef1d6ec-5e62-4607-9339-61823f1e8bb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:47:11.129Z|eef1d6ec-5e62-4607-9339-61823f1e8bb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:47:11.131Z|c8554242-93d0-4440-af78-2c3d8b956151|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:47:11.131Z|c8554242-93d0-4440-af78-2c3d8b956151|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:47:18.987Z|5562100b-8b55-4f51-b49d-5dc92aaed801|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:47:18.990Z|5562100b-8b55-4f51-b49d-5dc92aaed801|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:47:21.151Z|908fab50-98f9-4871-ba17-9d73a0b8239d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:47:21.151Z|908fab50-98f9-4871-ba17-9d73a0b8239d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:47:21.176Z|f01d57b0-8904-4cd6-aa11-06ec7e78cca0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:47:21.177Z|f01d57b0-8904-4cd6-aa11-06ec7e78cca0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:47:21.185Z|1ad83db1-7d84-46da-8b92-a2eea3c2e431|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:47:21.185Z|1ad83db1-7d84-46da-8b92-a2eea3c2e431|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:47:31.191Z|050f86b6-382c-49be-97c9-86a6f65a5b7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:47:31.192Z|050f86b6-382c-49be-97c9-86a6f65a5b7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:47:31.193Z|30b9b075-1880-4228-800f-609f39fcc435|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:47:31.193Z|30b9b075-1880-4228-800f-609f39fcc435|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:47:31.202Z|abdd57ab-a840-439a-8260-e32ca20ca242|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:47:31.202Z|abdd57ab-a840-439a-8260-e32ca20ca242|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:47:33.987Z|a3cb4842-ecc6-40a0-988f-22c5d7cab87d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:47:33.988Z|a3cb4842-ecc6-40a0-988f-22c5d7cab87d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:47:34.638Z|64c10c72-b4c8-420b-8fc4-d514a1249d1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:47:34.639Z|64c10c72-b4c8-420b-8fc4-d514a1249d1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:47:41.211Z|f68be7b9-87c3-46bf-aed7-92e31214b06d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:47:41.211Z|9a2c3fd4-eff5-48a2-bc9a-dcb9593ca6b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:47:41.212Z|f68be7b9-87c3-46bf-aed7-92e31214b06d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:47:41.212Z|9a2c3fd4-eff5-48a2-bc9a-dcb9593ca6b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:47:41.219Z|9be1601f-f2b7-4669-a43a-6ebf3b864ea2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:47:41.220Z|9be1601f-f2b7-4669-a43a-6ebf3b864ea2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:47:48.987Z|4cce6869-7de4-4ee7-89e7-639936f52fbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:47:48.988Z|4cce6869-7de4-4ee7-89e7-639936f52fbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:47:49.082Z|e254d197-0794-44b7-8942-ed9b44fe59de|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:47:49.083Z|e254d197-0794-44b7-8942-ed9b44fe59de|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:47:51.234Z|07e4394d-e6d2-48f3-9f38-e57821250684|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:47:51.235Z|ad7558a4-617f-4527-be2a-cf35a981efc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:47:51.235Z|07e4394d-e6d2-48f3-9f38-e57821250684|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:47:51.235Z|ad7558a4-617f-4527-be2a-cf35a981efc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:47:51.242Z|1118d024-85f4-4b88-80de-02688fc5504f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:47:51.243Z|1118d024-85f4-4b88-80de-02688fc5504f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:48:01.254Z|f11d066a-aee2-4712-9944-90a35c89dfbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:48:01.254Z|d8ea5b39-ea50-466b-82ac-beaede3a32ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:48:01.254Z|d8ea5b39-ea50-466b-82ac-beaede3a32ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:48:01.254Z|f11d066a-aee2-4712-9944-90a35c89dfbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:48:01.263Z|f5c1e4e6-f326-4d4a-92e4-ab0fb61c1439|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:48:01.263Z|f5c1e4e6-f326-4d4a-92e4-ab0fb61c1439|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:48:03.988Z|ed94e3a4-e9de-4d65-9ef4-b4b94c1cb3de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:48:03.993Z|ed94e3a4-e9de-4d65-9ef4-b4b94c1cb3de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:48:04.640Z|7646d7b6-790b-4406-ac5d-a84fe16fc171|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:48:04.642Z|7646d7b6-790b-4406-ac5d-a84fe16fc171|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:48:11.309Z|61c30659-0dfa-4ff6-bab3-2e6561a254f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:48:11.309Z|ebc6235f-51f8-47c3-8a5c-b920200e1fdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:48:11.309Z|6955a4ff-99da-4840-8c6f-609bbf8c3a00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:48:11.311Z|61c30659-0dfa-4ff6-bab3-2e6561a254f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:48:11.311Z|ebc6235f-51f8-47c3-8a5c-b920200e1fdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:48:11.311Z|6955a4ff-99da-4840-8c6f-609bbf8c3a00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:48:18.990Z|ced54b78-1de1-494d-af2e-433f500a4328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:48:18.991Z|ced54b78-1de1-494d-af2e-433f500a4328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:48:21.344Z|ed4da293-fb7a-42d3-9494-d766b43a5ca9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:48:21.345Z|ed4da293-fb7a-42d3-9494-d766b43a5ca9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:48:21.349Z|87d93eb3-c057-4fb4-9e85-b9f34debeb28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:48:21.349Z|87d93eb3-c057-4fb4-9e85-b9f34debeb28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:48:21.355Z|b0080864-b40b-47d0-8993-a9cda9fbeb76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:48:21.355Z|b0080864-b40b-47d0-8993-a9cda9fbeb76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:48:31.368Z|8d622f67-8b0b-4bc6-90c3-6828c4c16876|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:48:31.368Z|c38821b5-9b6a-4333-bf8a-5321dd6edcf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:48:31.369Z|8d622f67-8b0b-4bc6-90c3-6828c4c16876|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:48:31.369Z|c38821b5-9b6a-4333-bf8a-5321dd6edcf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:48:31.376Z|d7c848ec-5267-407b-afd2-f9ecf989f787|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:48:31.377Z|d7c848ec-5267-407b-afd2-f9ecf989f787|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:48:33.987Z|b93cd7d9-74ae-4ad0-a059-e2141f84809f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:48:33.988Z|b93cd7d9-74ae-4ad0-a059-e2141f84809f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:48:34.643Z|90e98546-6c0c-477e-be10-36bcef124144|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:48:34.644Z|90e98546-6c0c-477e-be10-36bcef124144|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:48:41.391Z|b4d178a3-5b90-4476-8c7e-6e8dd1596aaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:48:41.391Z|e034f7f5-fdd2-4127-8447-e3d971ad7faa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:48:41.391Z|b4d178a3-5b90-4476-8c7e-6e8dd1596aaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:48:41.391Z|e034f7f5-fdd2-4127-8447-e3d971ad7faa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:48:41.395Z|c96b3dbc-cd61-4516-9efb-7064a268fdb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:48:41.396Z|c96b3dbc-cd61-4516-9efb-7064a268fdb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:48:48.987Z|05ef2f23-f430-4080-ae82-1b337f09e568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:48:48.990Z|05ef2f23-f430-4080-ae82-1b337f09e568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:48:49.081Z|3ecf528c-c4fb-4f83-a4bd-bab97a4269ee|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:48:49.082Z|3ecf528c-c4fb-4f83-a4bd-bab97a4269ee|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:48:51.412Z|42809d65-fd83-408f-92f4-b7fef158ee87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:48:51.412Z|5a70af57-5b4a-40a3-b3be-12aba1dffb5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:48:51.413Z|42809d65-fd83-408f-92f4-b7fef158ee87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:48:51.413Z|5a70af57-5b4a-40a3-b3be-12aba1dffb5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:48:51.415Z|6c19af1d-bb2f-444f-acd6-6b551f38bd28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:48:51.415Z|6c19af1d-bb2f-444f-acd6-6b551f38bd28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:49:01.441Z|61283d79-d666-45ca-92de-291cbe48662a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:49:01.441Z|c853b8dd-4eef-4a1c-a966-79adc44e6ff9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:49:01.441Z|61283d79-d666-45ca-92de-291cbe48662a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:49:01.441Z|c853b8dd-4eef-4a1c-a966-79adc44e6ff9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:49:01.443Z|bba66842-9884-411d-a76f-77d0f9771751|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:49:01.443Z|bba66842-9884-411d-a76f-77d0f9771751|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:49:03.989Z|ae1b502f-5721-4908-a292-67b93d2c8187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:49:03.990Z|ae1b502f-5721-4908-a292-67b93d2c8187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:49:04.644Z|f5a91181-1d6f-413c-b731-12a322a52ab1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:49:04.645Z|f5a91181-1d6f-413c-b731-12a322a52ab1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:49:11.462Z|1ce0401a-12ed-4be5-973e-50a56879c333|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:49:11.463Z|1ce0401a-12ed-4be5-973e-50a56879c333|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:49:11.466Z|8c0b74b7-75d6-4c69-89ff-b5c6b8a7cf58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:49:11.466Z|2e43aac8-ac07-45be-8e00-5c5de1baefd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:49:11.466Z|8c0b74b7-75d6-4c69-89ff-b5c6b8a7cf58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:49:11.467Z|2e43aac8-ac07-45be-8e00-5c5de1baefd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:49:18.987Z|0ce319d7-7623-494f-acb1-74312e7cb77c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:49:18.989Z|0ce319d7-7623-494f-acb1-74312e7cb77c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:49:21.496Z|d4b24e5a-3492-42f4-ba70-e0df6430d56a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:49:21.496Z|8b0226cd-2a6d-4acc-aa89-5b2aef0a326e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:49:21.496Z|9ea2e8a6-b483-434a-8d95-c5a4c5967d24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:49:21.499Z|8b0226cd-2a6d-4acc-aa89-5b2aef0a326e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:49:21.499Z|9ea2e8a6-b483-434a-8d95-c5a4c5967d24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:49:21.499Z|d4b24e5a-3492-42f4-ba70-e0df6430d56a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:49:31.531Z|5526b4ec-d680-4b06-92fc-4dddb8b30f12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:49:31.531Z|7e398979-9c0f-48be-b81f-c0a2ea9a7cf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:49:31.531Z|a5075d96-e5d0-46b8-9b09-ce0523f2a06a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:49:31.533Z|7e398979-9c0f-48be-b81f-c0a2ea9a7cf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:49:31.533Z|a5075d96-e5d0-46b8-9b09-ce0523f2a06a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:49:31.533Z|5526b4ec-d680-4b06-92fc-4dddb8b30f12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:49:33.988Z|fa009d11-86f9-4b23-85d7-4ad33babf2c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:49:33.992Z|fa009d11-86f9-4b23-85d7-4ad33babf2c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:49:34.645Z|5a39fb8f-9f48-4635-9ad3-03f121984e71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:49:34.646Z|5a39fb8f-9f48-4635-9ad3-03f121984e71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:49:41.575Z|fd7a73ed-abd7-4e83-b276-29e4c24c36ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:49:41.576Z|fd7a73ed-abd7-4e83-b276-29e4c24c36ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:49:41.575Z|f4b1c7bb-0ed8-4bb1-900d-c7ef6177070b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:49:41.576Z|c976665f-81cc-4e7c-9f2a-cd1525e76d91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:49:41.577Z|c976665f-81cc-4e7c-9f2a-cd1525e76d91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:49:41.577Z|f4b1c7bb-0ed8-4bb1-900d-c7ef6177070b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:49:48.987Z|e9a99871-920c-4be1-b815-a5f35076157b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:49:48.988Z|e9a99871-920c-4be1-b815-a5f35076157b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:49:49.081Z|73c93c3d-8292-4405-9dc2-bf7159f83b7b|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:49:49.082Z|73c93c3d-8292-4405-9dc2-bf7159f83b7b|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:49:51.597Z|e843244b-5d34-4814-81fe-907a3964e266|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:49:51.597Z|abc9c002-442b-48e6-894f-b0b71a73511a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:49:51.597Z|e31dfa01-b1e7-40e7-be65-9e77cfa758f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:49:51.598Z|abc9c002-442b-48e6-894f-b0b71a73511a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:49:51.598Z|e843244b-5d34-4814-81fe-907a3964e266|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:49:51.598Z|e31dfa01-b1e7-40e7-be65-9e77cfa758f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:50:01.621Z|dc23acd5-f43b-43a0-97c6-4dadb1077f06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:50:01.621Z|dc23acd5-f43b-43a0-97c6-4dadb1077f06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:50:01.623Z|6178e2e5-7a80-4a27-8181-1ded285169f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:50:01.624Z|6178e2e5-7a80-4a27-8181-1ded285169f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:50:01.624Z|eb95debd-2031-4b9a-97f6-30c2f1ba0d4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:50:01.625Z|eb95debd-2031-4b9a-97f6-30c2f1ba0d4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:50:03.989Z|ca47cba2-35d4-4f07-9c01-4d458a29969d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:50:03.994Z|ca47cba2-35d4-4f07-9c01-4d458a29969d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:50:04.647Z|e6751116-61de-4c0c-b5b2-fd2d2f0165bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:50:04.647Z|e6751116-61de-4c0c-b5b2-fd2d2f0165bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:50:11.644Z|95586278-b2b6-480a-a5c0-01ec4a5b228e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:50:11.645Z|95586278-b2b6-480a-a5c0-01ec4a5b228e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:50:11.646Z|6e25efcf-2e39-418a-913d-db3712a9ef87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:50:11.646Z|6e25efcf-2e39-418a-913d-db3712a9ef87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:50:11.653Z|7d52af97-fb46-418b-838f-4073778fcb8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:50:11.653Z|7d52af97-fb46-418b-838f-4073778fcb8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:50:18.989Z|a9fc959f-c8bb-401a-8c19-e9b2ef185104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:50:18.990Z|a9fc959f-c8bb-401a-8c19-e9b2ef185104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:50:21.665Z|244117c4-d63a-4a73-993c-8c207f1b99f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:50:21.666Z|244117c4-d63a-4a73-993c-8c207f1b99f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:50:21.670Z|3901de41-7a57-4b9d-8a57-5c68934be38b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:50:21.671Z|3901de41-7a57-4b9d-8a57-5c68934be38b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:50:21.676Z|d693c02c-65c0-46bb-a416-aa01b2d40a57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:50:21.677Z|d693c02c-65c0-46bb-a416-aa01b2d40a57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:50:31.691Z|81ff0a3f-e877-4967-98ab-9e0340f09c90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:50:31.692Z|81ff0a3f-e877-4967-98ab-9e0340f09c90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:50:31.693Z|92d12f08-ce61-4f62-81be-96b356e9adfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:50:31.694Z|92d12f08-ce61-4f62-81be-96b356e9adfe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:50:31.697Z|945a4dff-f546-495a-9830-15d5169541d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:50:31.697Z|945a4dff-f546-495a-9830-15d5169541d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:50:33.989Z|8dbba3ab-f236-4203-b4e6-c9bf6b1ab4fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:50:33.991Z|8dbba3ab-f236-4203-b4e6-c9bf6b1ab4fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:50:34.648Z|35cbc6af-35b6-47e4-bf7a-577f157d275a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:50:34.648Z|35cbc6af-35b6-47e4-bf7a-577f157d275a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:50:41.722Z|694ae031-7922-4a21-ab0a-a7ef953dd93e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:50:41.722Z|d2518d81-6933-4720-9758-a7767e32b323|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:50:41.722Z|438fc006-b6e4-46fc-9ee2-6d6ddebfbe32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:50:41.725Z|438fc006-b6e4-46fc-9ee2-6d6ddebfbe32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:50:41.725Z|d2518d81-6933-4720-9758-a7767e32b323|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:50:41.725Z|694ae031-7922-4a21-ab0a-a7ef953dd93e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:50:48.987Z|247a6cf9-dbf6-44a2-9da2-dc968f3b0b27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:50:48.992Z|247a6cf9-dbf6-44a2-9da2-dc968f3b0b27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:50:49.083Z|dd40ffc9-4a3d-4bad-9167-1d3762a84360|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:50:49.084Z|dd40ffc9-4a3d-4bad-9167-1d3762a84360|http-nio-8080-exec-6|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:50:51.755Z|01ee8675-1928-4337-b48c-0424ee827e31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:50:51.756Z|8698f59c-3a4f-40ef-850c-b6b0755b8dce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:50:51.757Z|8698f59c-3a4f-40ef-850c-b6b0755b8dce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:50:51.756Z|01ee8675-1928-4337-b48c-0424ee827e31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:50:51.758Z|0d34cafe-bd4b-4145-af0a-a2a6e257d551|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:50:51.758Z|0d34cafe-bd4b-4145-af0a-a2a6e257d551|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:51:01.778Z|abbca675-3c0d-4dd6-9862-286c9198e426|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:51:01.778Z|f12b8f11-4377-46d8-956c-2b1a78e1c80c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:51:01.779Z|abbca675-3c0d-4dd6-9862-286c9198e426|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:51:01.780Z|f12b8f11-4377-46d8-956c-2b1a78e1c80c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:51:01.780Z|ff76ca51-2de5-4143-b089-82c9933acbf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:51:01.780Z|ff76ca51-2de5-4143-b089-82c9933acbf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:51:03.990Z|59e68813-2e3a-4a06-bc97-79fdbb02f945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:51:04.019Z|59e68813-2e3a-4a06-bc97-79fdbb02f945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:51:04.649Z|b88d8010-1fc4-4a33-abbb-72b14f766087|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:51:04.649Z|b88d8010-1fc4-4a33-abbb-72b14f766087|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:51:11.801Z|f9a1d691-f20c-4b40-a367-3f924534e36e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:51:11.801Z|a40500da-18ed-49ef-a179-e5ca7a13b5a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:51:11.801Z|906c4df8-46cd-42de-b276-f041206d603a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:51:11.801Z|f9a1d691-f20c-4b40-a367-3f924534e36e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:51:11.801Z|906c4df8-46cd-42de-b276-f041206d603a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:51:11.801Z|a40500da-18ed-49ef-a179-e5ca7a13b5a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:51:18.987Z|3bba8226-f094-411c-9f17-3cd05781c17f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:51:18.988Z|3bba8226-f094-411c-9f17-3cd05781c17f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:51:21.823Z|3f2d840f-1986-41d7-b54f-74cf3d1ac73e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:51:21.823Z|d96da903-f339-4a54-afd5-d7737d2416ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:51:21.823Z|d6101d51-bcb4-44c7-867e-985aad64ef98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:51:21.824Z|3f2d840f-1986-41d7-b54f-74cf3d1ac73e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:51:21.824Z|d6101d51-bcb4-44c7-867e-985aad64ef98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:51:21.825Z|d96da903-f339-4a54-afd5-d7737d2416ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:51:31.844Z|0ddf967d-f6bb-4523-b2ef-fa05cd605464|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:51:31.845Z|0ddf967d-f6bb-4523-b2ef-fa05cd605464|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:51:31.850Z|8a139671-383a-4790-a627-b293865aeaab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:51:31.851Z|8a139671-383a-4790-a627-b293865aeaab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:51:31.854Z|c7bf78f2-2f17-4f85-9246-17f47dbdc68a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:51:31.855Z|c7bf78f2-2f17-4f85-9246-17f47dbdc68a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:51:33.987Z|7a721e14-3d48-4e25-81b6-ead7d13e39a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:51:33.990Z|7a721e14-3d48-4e25-81b6-ead7d13e39a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:51:34.650Z|6a7bb072-a703-4ec3-9d54-6db9e5e135a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:51:34.652Z|6a7bb072-a703-4ec3-9d54-6db9e5e135a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:51:41.865Z|68d237f8-082a-499d-ad46-89c3d66ae687|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:51:41.866Z|68d237f8-082a-499d-ad46-89c3d66ae687|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:51:41.868Z|6db49ea6-31fd-4e36-9bdf-88e126df3708|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:51:41.868Z|6db49ea6-31fd-4e36-9bdf-88e126df3708|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:51:41.874Z|f0d9a461-f6ed-4086-857a-0a1108afdb1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:51:41.874Z|f0d9a461-f6ed-4086-857a-0a1108afdb1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:51:48.987Z|b2683509-f6fb-4763-8352-d4c9a94ac148|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:51:48.988Z|b2683509-f6fb-4763-8352-d4c9a94ac148|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:51:49.081Z|61ed09b2-92e7-4949-a2be-b22f6324ebf6|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:51:49.082Z|61ed09b2-92e7-4949-a2be-b22f6324ebf6|http-nio-8080-exec-7|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:51:51.885Z|1edb0978-9140-461b-b50b-cc5d5b425ef4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:51:51.885Z|1edb0978-9140-461b-b50b-cc5d5b425ef4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:51:51.887Z|690cb2af-5a89-4aca-a13c-b61425300dc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:51:51.887Z|690cb2af-5a89-4aca-a13c-b61425300dc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:51:51.891Z|ee5946c7-17e5-41fd-b947-d69b60fc1bc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:51:51.892Z|ee5946c7-17e5-41fd-b947-d69b60fc1bc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:52:01.921Z|46b0cd38-dae1-473c-b2b8-3c1e1f7caa2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:52:01.921Z|0e8c6015-7687-46cd-b0a9-762674911d85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:52:01.921Z|2a3cfa5a-e359-4d87-93fa-91f3b41a3aae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:52:01.925Z|46b0cd38-dae1-473c-b2b8-3c1e1f7caa2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:52:01.925Z|2a3cfa5a-e359-4d87-93fa-91f3b41a3aae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:52:01.925Z|0e8c6015-7687-46cd-b0a9-762674911d85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:52:03.988Z|a8fd1875-f080-42c5-99f4-12797183a5ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:52:03.989Z|a8fd1875-f080-42c5-99f4-12797183a5ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:52:04.652Z|ee676016-1842-4834-86f0-42a369211e14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:52:04.654Z|ee676016-1842-4834-86f0-42a369211e14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:52:11.951Z|a603d997-d263-40b9-9c93-05d3cdc477c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:52:11.951Z|f3f7ebd5-95cc-404a-a1b1-5b5c97f55deb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:52:11.951Z|b6ad5033-0529-4c41-9092-8c27ba7cab61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:52:11.952Z|a603d997-d263-40b9-9c93-05d3cdc477c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:52:11.952Z|b6ad5033-0529-4c41-9092-8c27ba7cab61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:52:11.952Z|f3f7ebd5-95cc-404a-a1b1-5b5c97f55deb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:52:18.990Z|ed937ddb-c831-4a59-b19e-5cf623434e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:52:18.994Z|ed937ddb-c831-4a59-b19e-5cf623434e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:52:21.973Z|73e2315e-473f-40ed-bda0-7bc0561a37be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:52:21.973Z|d54d04b5-baae-4d33-99c5-cdbe44b959ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:52:21.973Z|6d156098-36fa-47d5-9ee9-9f9f2189c715|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:52:21.974Z|d54d04b5-baae-4d33-99c5-cdbe44b959ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:52:21.974Z|6d156098-36fa-47d5-9ee9-9f9f2189c715|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:52:21.974Z|73e2315e-473f-40ed-bda0-7bc0561a37be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:52:31.993Z|f3be779e-4ddd-4317-8360-3921cf3fb101|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:52:31.994Z|f3be779e-4ddd-4317-8360-3921cf3fb101|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:52:31.996Z|6ed46619-5b39-4ba8-bfc9-06f822d508dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:52:31.997Z|73c1aeb0-5eda-4c90-8c1d-db8df59c6168|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:52:31.998Z|73c1aeb0-5eda-4c90-8c1d-db8df59c6168|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:52:31.996Z|6ed46619-5b39-4ba8-bfc9-06f822d508dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:52:33.987Z|85d0582f-4b00-4f02-9bc5-81fdff2f8b29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:52:33.988Z|85d0582f-4b00-4f02-9bc5-81fdff2f8b29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:52:34.654Z|b1965adf-86c0-4a65-a5b5-a452b3e8900a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:52:34.655Z|b1965adf-86c0-4a65-a5b5-a452b3e8900a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:52:42.013Z|3a96878a-9564-4a2b-bfc9-59f1d6e4327d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:52:42.014Z|3a96878a-9564-4a2b-bfc9-59f1d6e4327d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:52:42.015Z|b8ca6823-6173-460f-8afe-b85de536f4f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:52:42.016Z|b8ca6823-6173-460f-8afe-b85de536f4f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:52:42.021Z|8f447d4c-026a-43b5-8717-c4d70b131d6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:52:42.021Z|8f447d4c-026a-43b5-8717-c4d70b131d6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:52:48.987Z|d4f25c3a-4cae-4b8a-8d56-6e4a283aca91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:52:48.988Z|d4f25c3a-4cae-4b8a-8d56-6e4a283aca91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:52:49.081Z|51e46e4f-74b1-4ad2-900f-3078a828ba60|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:52:49.082Z|51e46e4f-74b1-4ad2-900f-3078a828ba60|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:52:52.041Z|fd59406b-d8b1-4f10-82bd-6bcd245a6a96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:52:52.042Z|fd59406b-d8b1-4f10-82bd-6bcd245a6a96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:52:52.044Z|eaa116c6-c226-4e1e-9e40-2f88d78935e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:52:52.045Z|eaa116c6-c226-4e1e-9e40-2f88d78935e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:52:52.051Z|ed736a38-a4c7-4068-b818-588aa95d9259|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:52:52.052Z|ed736a38-a4c7-4068-b818-588aa95d9259|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:53:02.063Z|17833be7-9586-4fdf-94a9-ce9843c7f99f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:53:02.063Z|6a6c929e-3ba2-4b04-be45-f9e2c83ad3ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:53:02.063Z|17833be7-9586-4fdf-94a9-ce9843c7f99f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:53:02.063Z|6a6c929e-3ba2-4b04-be45-f9e2c83ad3ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:53:02.072Z|19134c4b-7f15-48ea-a3fb-7b49eab6c6bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:53:02.073Z|19134c4b-7f15-48ea-a3fb-7b49eab6c6bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:53:03.987Z|d26c57a1-a775-4fde-b023-e747448e787e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:53:03.992Z|d26c57a1-a775-4fde-b023-e747448e787e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:53:04.655Z|5f4d7c76-9029-4a01-8f32-148827a92776|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:53:04.656Z|5f4d7c76-9029-4a01-8f32-148827a92776|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:53:12.083Z|1dbc3637-57c1-4aff-86c4-c1832c757136|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:53:12.084Z|1dbc3637-57c1-4aff-86c4-c1832c757136|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:53:12.084Z|903f28ff-9b80-4115-a6e3-7127cc02691e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:53:12.085Z|903f28ff-9b80-4115-a6e3-7127cc02691e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:53:12.094Z|4edf7baa-3716-430b-805a-bc84a0baf713|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:53:12.094Z|4edf7baa-3716-430b-805a-bc84a0baf713|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:53:18.989Z|39845e72-0024-4d26-bd38-ee992808fda2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:53:18.991Z|39845e72-0024-4d26-bd38-ee992808fda2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:53:22.119Z|4f6cc270-fede-4b4f-a2bc-cadfd41c3efb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:53:22.119Z|4c1caf81-1660-4349-acdc-6478a2d3a465|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:53:22.119Z|73bd2af4-b16d-4683-9dbf-bd7d8bc97093|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:53:22.122Z|4f6cc270-fede-4b4f-a2bc-cadfd41c3efb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:53:22.122Z|4c1caf81-1660-4349-acdc-6478a2d3a465|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:53:22.122Z|73bd2af4-b16d-4683-9dbf-bd7d8bc97093|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:53:32.152Z|7da5987a-398b-4490-aabd-218ddfe216cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:53:32.153Z|5d06031f-7a4a-4b13-b44d-574932fa62ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:53:32.152Z|a90a4ba8-b96d-4665-bc6a-e19234fc0164|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:53:32.153Z|5d06031f-7a4a-4b13-b44d-574932fa62ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:53:32.153Z|7da5987a-398b-4490-aabd-218ddfe216cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:53:32.153Z|a90a4ba8-b96d-4665-bc6a-e19234fc0164|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:53:33.987Z|a1f09e57-0176-40eb-805c-a404b921abad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:53:33.988Z|a1f09e57-0176-40eb-805c-a404b921abad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:53:34.656Z|500bfe43-ee4c-4a2f-aa4b-e3fa1248264a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:53:34.657Z|500bfe43-ee4c-4a2f-aa4b-e3fa1248264a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:53:42.175Z|6d88d1b2-4ca4-4dbf-8a11-4308c94dec07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:53:42.175Z|4a314c8f-54a2-4f4f-94eb-c56b3a4d1176|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:53:42.176Z|4a314c8f-54a2-4f4f-94eb-c56b3a4d1176|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:53:42.176Z|6d88d1b2-4ca4-4dbf-8a11-4308c94dec07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:53:42.177Z|5892bc00-707a-4bee-9681-1440b5436198|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:53:42.177Z|5892bc00-707a-4bee-9681-1440b5436198|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:53:48.987Z|d5a878fd-caa0-490b-ac9f-e5ecab17e1fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:53:48.990Z|d5a878fd-caa0-490b-ac9f-e5ecab17e1fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:53:49.081Z|ffa9418e-7388-4d15-af4d-13eccc6c69ed|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:53:49.082Z|ffa9418e-7388-4d15-af4d-13eccc6c69ed|http-nio-8080-exec-8|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:53:52.202Z|80603d5a-b964-4003-acb5-7f7dde0616c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:53:52.202Z|3b342123-de5e-4244-988e-13f6312fdd52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:53:52.202Z|80603d5a-b964-4003-acb5-7f7dde0616c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:53:52.202Z|3b342123-de5e-4244-988e-13f6312fdd52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:53:52.210Z|26ebf74a-189e-429a-9742-c47bb459558f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:53:52.210Z|26ebf74a-189e-429a-9742-c47bb459558f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:54:02.234Z|ac6d0a97-f070-434b-8c53-f59a0f6c715f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:54:02.234Z|ac6d0a97-f070-434b-8c53-f59a0f6c715f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:54:02.238Z|202d44a9-5028-4d58-93e1-5020a4e9a23b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:54:02.238Z|f5d134b5-4e41-4c6d-9690-dbe91793f13e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:54:02.239Z|202d44a9-5028-4d58-93e1-5020a4e9a23b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:54:02.239Z|f5d134b5-4e41-4c6d-9690-dbe91793f13e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:54:03.987Z|ae039a96-96f6-4e30-8dfd-6c321d3d5d2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:54:03.988Z|ae039a96-96f6-4e30-8dfd-6c321d3d5d2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:54:04.658Z|04043e1d-d15d-4587-9029-efe61f3f2088|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:54:04.658Z|04043e1d-d15d-4587-9029-efe61f3f2088|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:54:12.252Z|d514e82d-2112-4b60-912f-64e30261570e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:54:12.253Z|d514e82d-2112-4b60-912f-64e30261570e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:54:12.258Z|62618c39-92ff-43b5-86b5-cdd4b88971e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:54:12.259Z|62618c39-92ff-43b5-86b5-cdd4b88971e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:54:12.261Z|63101f6a-a4e6-4952-9bf9-8bb66f43bb91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:54:12.262Z|63101f6a-a4e6-4952-9bf9-8bb66f43bb91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:54:18.987Z|63775d21-1a55-4e43-97ca-05a9a2e3116d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:54:18.988Z|63775d21-1a55-4e43-97ca-05a9a2e3116d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:54:22.276Z|5fd3cca1-fb7b-4a9b-8a3d-f993d9143a61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:54:22.277Z|5fd3cca1-fb7b-4a9b-8a3d-f993d9143a61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:54:22.278Z|ce8f9034-9f8a-44e8-ab20-0961eec0abf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:54:22.279Z|ce8f9034-9f8a-44e8-ab20-0961eec0abf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:54:22.279Z|f2de8c30-c8c1-407d-baba-8aa8c444a959|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:54:22.279Z|f2de8c30-c8c1-407d-baba-8aa8c444a959|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:54:32.306Z|d069613a-48b0-45e3-8e62-59ee62251512|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:54:32.306Z|d069613a-48b0-45e3-8e62-59ee62251512|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:54:32.310Z|5c33b7f1-4cff-4d1c-bd12-e0bcd1c2292a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:54:32.310Z|5c33b7f1-4cff-4d1c-bd12-e0bcd1c2292a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:54:32.310Z|4a73d4e2-b679-46f7-ac3d-1d597f977fbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:54:32.311Z|4a73d4e2-b679-46f7-ac3d-1d597f977fbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:54:33.987Z|8409c4ee-3f59-4ad3-be15-44d3e17789db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:54:33.990Z|8409c4ee-3f59-4ad3-be15-44d3e17789db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:54:34.659Z|27738087-e766-4d20-b37a-a77b350e383c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:54:34.660Z|27738087-e766-4d20-b37a-a77b350e383c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:54:42.329Z|ec177bf3-7edf-483d-b9cf-555861d16337|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:54:42.331Z|ec177bf3-7edf-483d-b9cf-555861d16337|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:54:42.333Z|24524dd2-a41d-459d-a1f9-2e2e807d8057|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:54:42.334Z|24524dd2-a41d-459d-a1f9-2e2e807d8057|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:54:42.349Z|e8bde856-7db1-4e41-a6d6-cc81af7a4e85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:54:42.350Z|e8bde856-7db1-4e41-a6d6-cc81af7a4e85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:54:48.990Z|d46f09f1-07f9-4cf3-966e-7060c9721124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:54:48.993Z|d46f09f1-07f9-4cf3-966e-7060c9721124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:54:49.086Z|585cea4f-832b-4d59-b357-709fa04429fc|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:54:49.088Z|585cea4f-832b-4d59-b357-709fa04429fc|http-nio-8080-exec-4|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:54:52.361Z|9b872eb2-a104-4514-8ce8-606f1f80ea6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:54:52.361Z|9b872eb2-a104-4514-8ce8-606f1f80ea6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:54:52.363Z|43d11c76-c7a7-4088-bf64-f391744d44e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:54:52.363Z|43d11c76-c7a7-4088-bf64-f391744d44e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:54:52.368Z|46b49f51-ff7b-4e7a-8fbf-fe610d665aee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:54:52.369Z|46b49f51-ff7b-4e7a-8fbf-fe610d665aee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:55:02.387Z|7dff246c-9c53-4790-b497-487e26ed38b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:55:02.388Z|538cdab0-7b93-46e0-ae39-16faed634de3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:55:02.388Z|7dff246c-9c53-4790-b497-487e26ed38b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:55:02.388Z|538cdab0-7b93-46e0-ae39-16faed634de3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:55:02.389Z|d13a8ef4-5bd1-4cf2-8ba8-d8415d4b5d46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:55:02.389Z|d13a8ef4-5bd1-4cf2-8ba8-d8415d4b5d46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:55:03.987Z|ea0340c3-32df-416a-85ae-8e2c0fc053e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:55:03.988Z|ea0340c3-32df-416a-85ae-8e2c0fc053e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:55:04.660Z|65113810-278f-4922-8888-1e6825d9428d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:55:04.661Z|65113810-278f-4922-8888-1e6825d9428d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:55:12.409Z|74fa6331-a255-4916-9091-2e32b09c0638|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:55:12.409Z|7958862a-95ec-4442-8e73-1177ea4e31f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:55:12.409Z|36468b31-9685-4bda-8703-885f02c257fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:55:12.410Z|74fa6331-a255-4916-9091-2e32b09c0638|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:55:12.410Z|7958862a-95ec-4442-8e73-1177ea4e31f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:55:12.410Z|36468b31-9685-4bda-8703-885f02c257fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:55:18.987Z|4cf21e9c-6fad-41c5-aecf-eebb5f1bb0ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:55:18.990Z|4cf21e9c-6fad-41c5-aecf-eebb5f1bb0ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:55:22.438Z|0709ab94-3a7e-4ece-ae36-b5adac3a980d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:55:22.438Z|6e87f9cc-fec2-4941-a201-f0059dc8ded2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:55:22.438Z|fdc4a234-82a1-44e1-9ad1-19c4b4fbd716|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:55:22.438Z|fdc4a234-82a1-44e1-9ad1-19c4b4fbd716|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:55:22.438Z|0709ab94-3a7e-4ece-ae36-b5adac3a980d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:55:22.439Z|6e87f9cc-fec2-4941-a201-f0059dc8ded2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:55:32.458Z|a2787ccd-bb35-4edd-825f-fefd90dd6dc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:55:32.458Z|b48cbd60-c379-4e3d-9209-f315d8766e4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:55:32.458Z|a2787ccd-bb35-4edd-825f-fefd90dd6dc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:55:32.458Z|b48cbd60-c379-4e3d-9209-f315d8766e4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:55:32.462Z|ec39a53f-f0a0-4abf-ad2c-10aac05c814a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:55:32.463Z|ec39a53f-f0a0-4abf-ad2c-10aac05c814a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:55:33.987Z|c163904c-bac0-4d5f-8efd-09b98ffc67f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:55:33.988Z|c163904c-bac0-4d5f-8efd-09b98ffc67f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:55:34.662Z|5d9689ab-641c-4408-a6a7-19dde81c1a12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:55:34.662Z|5d9689ab-641c-4408-a6a7-19dde81c1a12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:55:42.478Z|5c72f4af-ed4e-495e-b7ce-88449dbe4a83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:55:42.478Z|1212e79d-a035-4c7c-9c78-ada4caed86da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:55:42.478Z|5c72f4af-ed4e-495e-b7ce-88449dbe4a83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:55:42.479Z|1212e79d-a035-4c7c-9c78-ada4caed86da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:55:42.481Z|04c7a707-68c8-4fd8-8101-1af061bd0484|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:55:42.481Z|04c7a707-68c8-4fd8-8101-1af061bd0484|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:55:48.987Z|1ed433b8-f7cc-4103-8291-347801bf4338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:55:48.988Z|1ed433b8-f7cc-4103-8291-347801bf4338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:55:49.081Z|545fd1ad-4383-40cc-83c8-55f650b8956f|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:55:49.081Z|545fd1ad-4383-40cc-83c8-55f650b8956f|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:55:52.499Z|9a52019a-44a3-4db6-a9c4-7ab237b8c82c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:55:52.499Z|4eb29a20-f013-49d1-814f-744b01a8a317|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:55:52.499Z|c0c3ac66-983b-471b-9b41-c4e9605e8eaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:55:52.500Z|4eb29a20-f013-49d1-814f-744b01a8a317|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:55:52.500Z|9a52019a-44a3-4db6-a9c4-7ab237b8c82c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:55:52.500Z|c0c3ac66-983b-471b-9b41-c4e9605e8eaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:56:02.525Z|86d2a6ea-9a4f-4160-a5be-610d240b1ee6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:56:02.527Z|86d2a6ea-9a4f-4160-a5be-610d240b1ee6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:56:02.531Z|3f82ec15-785c-4b0a-9ac8-2635c355012b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:56:02.532Z|3f82ec15-785c-4b0a-9ac8-2635c355012b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:56:02.536Z|f1735c7c-6e01-4821-a0c1-008fe26265ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:56:02.536Z|f1735c7c-6e01-4821-a0c1-008fe26265ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:56:03.987Z|459b8836-6549-480e-8806-aaf323e8d124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:56:03.991Z|459b8836-6549-480e-8806-aaf323e8d124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:56:04.663Z|d70ac773-6189-4ff7-9a98-0a94e1288ba6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:56:04.663Z|d70ac773-6189-4ff7-9a98-0a94e1288ba6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:56:12.566Z|ea4bd471-57b1-49ce-ab24-2a1ad66141cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:56:12.566Z|5e1c5168-a5eb-4b50-a140-3e0f9ce056ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:56:12.566Z|21c62e07-5936-420d-85cb-f4b626494c9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:56:12.571Z|21c62e07-5936-420d-85cb-f4b626494c9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:56:12.571Z|5e1c5168-a5eb-4b50-a140-3e0f9ce056ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:56:12.571Z|ea4bd471-57b1-49ce-ab24-2a1ad66141cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:56:18.988Z|1a5653a5-7523-4edb-82f6-9f8461e3d237|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:56:18.990Z|1a5653a5-7523-4edb-82f6-9f8461e3d237|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:56:22.603Z|867a7b8a-0526-4443-b922-55a9d94ece89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:56:22.603Z|43f4070b-4f8e-470d-8526-1fe0d1ab2e54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:56:22.605Z|867a7b8a-0526-4443-b922-55a9d94ece89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:56:22.605Z|43f4070b-4f8e-470d-8526-1fe0d1ab2e54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:56:22.606Z|a9cb908e-fa5d-4fba-bb87-91909f427e27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:56:22.606Z|a9cb908e-fa5d-4fba-bb87-91909f427e27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:56:32.632Z|b7211596-6f5d-445f-9884-dc17bc451a08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:56:32.633Z|0a10241f-0c6b-4cf7-b96f-fa43fba793ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:56:32.633Z|b7211596-6f5d-445f-9884-dc17bc451a08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:56:32.633Z|0a10241f-0c6b-4cf7-b96f-fa43fba793ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:56:32.638Z|425ab5fa-34cc-4a04-a568-93bddb86c84b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:56:32.639Z|425ab5fa-34cc-4a04-a568-93bddb86c84b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:56:33.987Z|5a0bcf94-89cc-48eb-af61-3f4513ed1dcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:56:33.988Z|5a0bcf94-89cc-48eb-af61-3f4513ed1dcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:56:34.664Z|ea32bdf3-f477-4355-9a5d-6a393f3daf85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:56:34.664Z|ea32bdf3-f477-4355-9a5d-6a393f3daf85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:56:42.655Z|de6e6d10-0211-4680-bcee-1be4b8b91729|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:56:42.655Z|d04c0f39-1352-4482-8c35-13ef55b15303|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:56:42.655Z|de6e6d10-0211-4680-bcee-1be4b8b91729|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:56:42.655Z|d04c0f39-1352-4482-8c35-13ef55b15303|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:56:42.658Z|de4cc25c-3695-4dd2-842b-779a59c0a100|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:56:42.659Z|de4cc25c-3695-4dd2-842b-779a59c0a100|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:56:48.987Z|eba9601f-2c5b-4858-b593-4ef1a5818c87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:56:48.990Z|eba9601f-2c5b-4858-b593-4ef1a5818c87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:56:49.084Z|2fb9a8e1-e774-477c-8894-532c4d558586|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:56:49.085Z|2fb9a8e1-e774-477c-8894-532c4d558586|http-nio-8080-exec-10|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:56:52.676Z|e893962d-bbe8-43c3-a392-7dfd2f3ffa49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:56:52.676Z|8f8826bd-b2c5-4466-b50f-f8b988ed820c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:56:52.677Z|e893962d-bbe8-43c3-a392-7dfd2f3ffa49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:56:52.677Z|8f8826bd-b2c5-4466-b50f-f8b988ed820c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:56:52.678Z|76a6cd13-e325-4c43-a3bc-a5a6d691b25c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:56:52.678Z|76a6cd13-e325-4c43-a3bc-a5a6d691b25c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:57:02.699Z|8bad4b72-901b-4b23-af6a-f1d2721fcca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:57:02.699Z|ed00e05e-26d2-4c7a-b85a-7911749a9af1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:57:02.700Z|8bad4b72-901b-4b23-af6a-f1d2721fcca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:57:02.700Z|ed00e05e-26d2-4c7a-b85a-7911749a9af1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:57:02.703Z|3e792ae8-8b40-4ae5-ada5-9ab323f07699|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:57:02.704Z|3e792ae8-8b40-4ae5-ada5-9ab323f07699|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:57:03.987Z|9397f899-5b76-45a8-9742-1a50ba32e976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:57:03.988Z|9397f899-5b76-45a8-9742-1a50ba32e976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:57:04.665Z|d0ddeaf5-839f-4615-88f1-2feb5770df0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:57:04.666Z|d0ddeaf5-839f-4615-88f1-2feb5770df0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:57:12.721Z|e3e91be6-a034-4303-9692-bdc25e302628|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:57:12.721Z|8f652320-5205-4f11-9147-41832c36edef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:57:12.721Z|e3e91be6-a034-4303-9692-bdc25e302628|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:57:12.721Z|8f652320-5205-4f11-9147-41832c36edef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:57:12.726Z|cf3a9148-86ac-4047-ac8e-8e76a8f75324|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:57:12.726Z|cf3a9148-86ac-4047-ac8e-8e76a8f75324|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:57:18.988Z|8b422e4f-1d50-4adf-b6fe-6d03c4aeb8dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:57:18.988Z|8b422e4f-1d50-4adf-b6fe-6d03c4aeb8dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:57:22.743Z|c33e6d1a-7bd9-4bc3-8b13-445c553bc98e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:57:22.743Z|d8661779-65c5-424a-a001-9b78a94dae63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:57:22.744Z|c33e6d1a-7bd9-4bc3-8b13-445c553bc98e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:57:22.745Z|d8661779-65c5-424a-a001-9b78a94dae63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:57:22.743Z|1c365a06-8841-4cfa-86e5-dbf134d0fa9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:57:22.746Z|1c365a06-8841-4cfa-86e5-dbf134d0fa9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:57:32.784Z|59aa8ade-4262-408e-8d43-73aace3d5415|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:57:32.784Z|440d6b0a-ed62-4112-a25a-d7525ae4c7cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:57:32.784Z|bbfcdb03-8854-42b6-9b91-2c0ad0b05d6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:57:32.790Z|bbfcdb03-8854-42b6-9b91-2c0ad0b05d6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:57:32.790Z|59aa8ade-4262-408e-8d43-73aace3d5415|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:57:32.790Z|440d6b0a-ed62-4112-a25a-d7525ae4c7cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:57:33.987Z|1fbace70-0629-4c7c-9265-21b219917f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:57:33.990Z|1fbace70-0629-4c7c-9265-21b219917f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:57:34.666Z|62daf6ca-45a0-4d66-959e-0b89136d65cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:57:34.667Z|62daf6ca-45a0-4d66-959e-0b89136d65cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:57:42.829Z|4fd0eb38-a8eb-40ec-93a0-b663f2453788|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:57:42.829Z|d8fb70ff-0bbf-47c1-a89e-3764027095da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:57:42.830Z|d8fb70ff-0bbf-47c1-a89e-3764027095da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:57:42.830Z|4fd0eb38-a8eb-40ec-93a0-b663f2453788|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:57:42.839Z|2c0253bb-1032-4182-a734-c3ec36c08b7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:57:42.840Z|2c0253bb-1032-4182-a734-c3ec36c08b7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:57:48.987Z|45426361-5bfc-411f-a75b-7a168374dd8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:57:48.988Z|45426361-5bfc-411f-a75b-7a168374dd8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:57:49.082Z|80376898-8c70-4a96-9cee-69a4cb1b9b94|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:57:49.083Z|80376898-8c70-4a96-9cee-69a4cb1b9b94|http-nio-8080-exec-1|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:57:52.856Z|3db07b1a-63c7-4f66-90d0-fa808d6be676|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:57:52.856Z|89f906bc-6854-45a1-943f-f0967d5c9997|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:57:52.857Z|3db07b1a-63c7-4f66-90d0-fa808d6be676|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:57:52.857Z|89f906bc-6854-45a1-943f-f0967d5c9997|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:57:52.869Z|c4fee33d-bf6c-4c73-a49a-8452bc5dad95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:57:52.869Z|c4fee33d-bf6c-4c73-a49a-8452bc5dad95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:58:02.880Z|2be1da35-7ff4-4372-88bd-cc1c8d1a5521|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:58:02.881Z|2be1da35-7ff4-4372-88bd-cc1c8d1a5521|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:58:02.885Z|d5380887-95cd-4ba5-b075-17b5cadd9d94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:58:02.885Z|d5380887-95cd-4ba5-b075-17b5cadd9d94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:58:02.889Z|0a36aafa-ba83-4051-aaaa-5f09f371eba7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:58:02.889Z|0a36aafa-ba83-4051-aaaa-5f09f371eba7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:58:03.987Z|267c136d-a5ba-435e-937a-c4793cfeac2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:58:03.988Z|267c136d-a5ba-435e-937a-c4793cfeac2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:58:04.668Z|30db7242-1806-47b5-8a4a-daece5b71f11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:58:04.669Z|30db7242-1806-47b5-8a4a-daece5b71f11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:58:12.910Z|b3abf15b-446e-4f9e-9d6d-9915a4b70339|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:58:12.911Z|b3abf15b-446e-4f9e-9d6d-9915a4b70339|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:58:12.912Z|d32b8b6a-1547-4b2e-831a-db9c6a50061d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:58:12.912Z|d32b8b6a-1547-4b2e-831a-db9c6a50061d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:58:12.913Z|a3512a14-028b-45ec-b1e6-b8eeb6135eef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:58:12.914Z|a3512a14-028b-45ec-b1e6-b8eeb6135eef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:58:18.989Z|0d7559ac-3261-4bf5-88d2-10057c3d2d4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:58:18.996Z|0d7559ac-3261-4bf5-88d2-10057c3d2d4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:58:22.945Z|0de57327-429f-4232-a2a0-c190a6c7954c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:58:22.945Z|c6db8764-9a79-4d84-bca0-2e1b07880999|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:58:22.945Z|c6db8764-9a79-4d84-bca0-2e1b07880999|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:58:22.945Z|0de57327-429f-4232-a2a0-c190a6c7954c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:58:22.946Z|88d6fbf4-9135-436c-b74e-323be06376f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:58:22.947Z|88d6fbf4-9135-436c-b74e-323be06376f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:58:32.966Z|6aba42b0-0932-4fc9-b032-be4764f03073|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:58:32.967Z|6aba42b0-0932-4fc9-b032-be4764f03073|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:58:32.968Z|a1fb2b5d-e802-4237-97ae-dda19a8eade1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:58:32.968Z|a1fb2b5d-e802-4237-97ae-dda19a8eade1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:58:32.974Z|5b662139-ba53-4953-99f0-936d9dd87dba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:58:32.974Z|5b662139-ba53-4953-99f0-936d9dd87dba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:58:33.987Z|93af90b0-73ac-4894-9457-4da1ba054a50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:58:33.988Z|93af90b0-73ac-4894-9457-4da1ba054a50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:58:34.669Z|12d4586b-58e8-4bb0-939d-e4122788c0a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:58:34.670Z|12d4586b-58e8-4bb0-939d-e4122788c0a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:58:42.989Z|60123acd-89f9-40b6-bb5e-9ae0575926f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:58:42.989Z|2662005d-a107-4ad4-a9f8-e7d3fada9c17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:58:42.990Z|60123acd-89f9-40b6-bb5e-9ae0575926f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:58:42.990Z|2662005d-a107-4ad4-a9f8-e7d3fada9c17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:58:42.990Z|74bd18ac-f45f-4800-9c0d-f990f0c707b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:58:42.991Z|74bd18ac-f45f-4800-9c0d-f990f0c707b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:58:48.987Z|c66a7832-aaed-4118-86af-5f1ad4e86a4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:58:48.988Z|c66a7832-aaed-4118-86af-5f1ad4e86a4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:58:49.081Z|f38f6264-6f15-4bb9-9c97-1ea4e5c238c5|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:58:49.081Z|f38f6264-6f15-4bb9-9c97-1ea4e5c238c5|http-nio-8080-exec-3|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:58:53.051Z|6fa6d8e7-73ae-4a42-82b3-f49c186d2f73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:58:53.052Z|4919cc21-86d4-4789-9aa7-d770296f5ae9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:58:53.052Z|6fa6d8e7-73ae-4a42-82b3-f49c186d2f73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:58:53.051Z|458037d1-141e-468c-9a48-b4c5140b5ad7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:58:53.053Z|458037d1-141e-468c-9a48-b4c5140b5ad7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:58:53.052Z|4919cc21-86d4-4789-9aa7-d770296f5ae9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:59:03.085Z|47368fd2-aa27-4204-800b-7ba4ef8a8dbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:59:03.085Z|fb8ae0ac-4d21-4ad4-8802-5e7569d81523|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:59:03.085Z|e9946d79-d295-4aa8-ab41-5225f88d3205|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:59:03.088Z|47368fd2-aa27-4204-800b-7ba4ef8a8dbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:59:03.088Z|fb8ae0ac-4d21-4ad4-8802-5e7569d81523|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:59:03.088Z|e9946d79-d295-4aa8-ab41-5225f88d3205|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:59:03.990Z|0c67f3a4-d7f1-43e7-8162-6e5c6ae61929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:59:03.994Z|0c67f3a4-d7f1-43e7-8162-6e5c6ae61929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:59:04.671Z|2dbe7fba-c25a-43be-9890-bb7b98c6fc41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:59:04.671Z|2dbe7fba-c25a-43be-9890-bb7b98c6fc41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:59:13.111Z|d3bd212c-aa4e-4215-917f-3c4c0884aebd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:59:13.111Z|4ee51190-dc0e-4ef2-91fd-be52aa3321ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:59:13.113Z|d3bd212c-aa4e-4215-917f-3c4c0884aebd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:59:13.113Z|4ee51190-dc0e-4ef2-91fd-be52aa3321ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:59:13.114Z|439dda02-4402-46e7-9013-d63f4d15acb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:59:13.115Z|439dda02-4402-46e7-9013-d63f4d15acb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:59:18.988Z|7041a44d-ef3c-4f8e-bb63-9371cf60d466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:59:18.988Z|7041a44d-ef3c-4f8e-bb63-9371cf60d466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:59:23.137Z|a6da58eb-fc77-45e1-b6fc-f5d94a9d4453|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:59:23.137Z|69671e70-3699-4e89-a0b5-a8fb15c3cc2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:59:23.138Z|69671e70-3699-4e89-a0b5-a8fb15c3cc2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:59:23.138Z|a6da58eb-fc77-45e1-b6fc-f5d94a9d4453|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:59:23.141Z|390ccf81-86cc-44d0-b0d1-c3dfbf68ba4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:59:23.142Z|390ccf81-86cc-44d0-b0d1-c3dfbf68ba4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:59:33.160Z|a3855051-31bb-4820-8c81-bf0c3126b421|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:59:33.160Z|d87b30e6-df97-4b5f-9675-982039b15bfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:59:33.161Z|a3855051-31bb-4820-8c81-bf0c3126b421|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:59:33.161Z|d87b30e6-df97-4b5f-9675-982039b15bfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:59:33.165Z|347f26a5-9397-40c3-9980-a5f3b4c5eea8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:59:33.166Z|347f26a5-9397-40c3-9980-a5f3b4c5eea8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:59:33.987Z|bca5b75a-125c-4b21-a2a2-4394b4bc0e4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:59:33.988Z|bca5b75a-125c-4b21-a2a2-4394b4bc0e4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:59:34.672Z|66cfb5a8-b7f1-476f-8d23-4a38d76f9dc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:59:34.673Z|66cfb5a8-b7f1-476f-8d23-4a38d76f9dc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:59:43.183Z|11e19b34-2fd4-40d6-a17a-919790cc428e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:59:43.183Z|8e2b0084-5fcb-47a7-b48c-575d1a71b7ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:59:43.184Z|11e19b34-2fd4-40d6-a17a-919790cc428e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:59:43.185Z|8e2b0084-5fcb-47a7-b48c-575d1a71b7ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:59:43.185Z|bb234407-f6dd-47bd-9b96-f65185bb04ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:59:43.186Z|bb234407-f6dd-47bd-9b96-f65185bb04ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:59:48.987Z|3c2506d8-0275-42cd-944b-9d90217d3cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T21:59:48.990Z|3c2506d8-0275-42cd-944b-9d90217d3cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T21:59:49.082Z|d94ce4a6-d57f-495f-adfb-40a8ebb323ad|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T21:59:49.082Z|d94ce4a6-d57f-495f-adfb-40a8ebb323ad|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T21:59:53.203Z|794650e2-2d0c-4117-b38d-75afe73fbb14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:59:53.203Z|690298c1-bf85-43e8-a37b-17b1e94d356a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:59:53.204Z|794650e2-2d0c-4117-b38d-75afe73fbb14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:59:53.204Z|690298c1-bf85-43e8-a37b-17b1e94d356a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T21:59:53.205Z|324cee6e-1e14-4e8e-a045-baa356693f16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T21:59:53.206Z|324cee6e-1e14-4e8e-a045-baa356693f16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:00:03.227Z|3cb25593-8443-493e-8245-26e161750de2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:00:03.227Z|9b5c3697-a087-4042-bdaf-f143e0476236|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:00:03.228Z|9b5c3697-a087-4042-bdaf-f143e0476236|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:00:03.228Z|3cb25593-8443-493e-8245-26e161750de2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:00:03.226Z|c16e9e58-714e-440d-a2cf-ea65657d73ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:00:03.230Z|c16e9e58-714e-440d-a2cf-ea65657d73ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:00:03.987Z|b087446c-3067-4b27-9064-4f8f640a3e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T22:00:03.988Z|b087446c-3067-4b27-9064-4f8f640a3e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T22:00:04.673Z|4aae09cd-44c6-4d59-ad1e-1d7d34c3fe1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T22:00:04.674Z|4aae09cd-44c6-4d59-ad1e-1d7d34c3fe1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T22:00:13.261Z|1ea2cab6-db5b-49cf-bf14-f130271e2328|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:00:13.261Z|f1af2711-16f1-4651-be53-4722d6448dfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:00:13.261Z|bc2abb6f-485e-4312-942b-74747bced3b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:00:13.263Z|f1af2711-16f1-4651-be53-4722d6448dfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:00:13.263Z|1ea2cab6-db5b-49cf-bf14-f130271e2328|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:00:13.263Z|bc2abb6f-485e-4312-942b-74747bced3b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:00:18.989Z|fa73ebf1-1872-4f78-9ae1-7f8ca0bfdc83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T22:00:18.995Z|fa73ebf1-1872-4f78-9ae1-7f8ca0bfdc83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T22:00:23.291Z|c7553e65-0fcc-46b8-b042-cf11464f8a56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:00:23.291Z|1d078af7-9a6e-4b4f-993e-db3188b02dce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:00:23.292Z|c7553e65-0fcc-46b8-b042-cf11464f8a56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:00:23.292Z|1d078af7-9a6e-4b4f-993e-db3188b02dce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:00:23.298Z|a8cc1342-8546-4f74-be82-d8cc41919fe8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:00:23.299Z|a8cc1342-8546-4f74-be82-d8cc41919fe8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:00:33.312Z|35562ab9-da71-403f-b6d9-f342d470ef68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:00:33.312Z|6b336411-3f56-430e-be14-cf871dc2eb45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:00:33.313Z|6b336411-3f56-430e-be14-cf871dc2eb45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:00:33.313Z|35562ab9-da71-403f-b6d9-f342d470ef68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:00:33.320Z|b89d3607-033a-4bd0-8171-dbcd39f11631|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:00:33.320Z|b89d3607-033a-4bd0-8171-dbcd39f11631|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:00:33.987Z|34f7b840-3552-4012-a064-eef7b7be1827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T22:00:33.988Z|34f7b840-3552-4012-a064-eef7b7be1827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T22:00:34.674Z|18b69b25-c12c-4a92-8b7e-9a8dd6614ee1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T22:00:34.675Z|18b69b25-c12c-4a92-8b7e-9a8dd6614ee1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T22:00:43.340Z|7ccc1ec6-5749-460c-bde7-7e27a40ea5e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:00:43.340Z|7ccc1ec6-5749-460c-bde7-7e27a40ea5e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:00:43.349Z|e6b47f27-08bb-45b3-8701-e126748216f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:00:43.350Z|0337ba53-9247-4117-b32f-3ee833ad8ed6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:00:43.350Z|e6b47f27-08bb-45b3-8701-e126748216f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:00:43.350Z|0337ba53-9247-4117-b32f-3ee833ad8ed6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:00:48.987Z|29c023d3-f118-4636-911d-927c5ca28056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T22:00:48.988Z|29c023d3-f118-4636-911d-927c5ca28056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T22:00:49.082Z|a28ae0ea-1c8b-4c5f-90a5-4fc935c7a9bf|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T22:00:49.083Z|a28ae0ea-1c8b-4c5f-90a5-4fc935c7a9bf|http-nio-8080-exec-5|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T22:00:53.363Z|7c8f9a5e-5bb1-47a0-8513-8e4601f3c4f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:00:53.363Z|7c8f9a5e-5bb1-47a0-8513-8e4601f3c4f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:00:53.369Z|19941441-2172-4847-b2cd-39c80624cf12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:00:53.370Z|19941441-2172-4847-b2cd-39c80624cf12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:00:53.371Z|6657f73c-d8ae-4f86-8ba4-42b822666526|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:00:53.371Z|6657f73c-d8ae-4f86-8ba4-42b822666526|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:01:03.405Z|46fd709b-17c3-46ce-ba34-de92617d4e86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:01:03.406Z|46fd709b-17c3-46ce-ba34-de92617d4e86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:01:03.409Z|c595e998-9952-4a98-aa17-4bd542c0dad8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:01:03.410Z|192bc63e-a76c-4443-8024-d7ed725a03b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:01:03.410Z|192bc63e-a76c-4443-8024-d7ed725a03b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:01:03.409Z|c595e998-9952-4a98-aa17-4bd542c0dad8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:01:03.988Z|79588a52-9767-4678-b546-70cf053a02a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T22:01:03.991Z|79588a52-9767-4678-b546-70cf053a02a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T22:01:04.676Z|50add3ae-5869-4452-988b-53c3c34c0fdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T22:01:04.676Z|50add3ae-5869-4452-988b-53c3c34c0fdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T22:01:13.424Z|f1f775f2-8ac3-4086-a060-021a4b52c9db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:01:13.426Z|f1f775f2-8ac3-4086-a060-021a4b52c9db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:01:13.428Z|227cecd3-ad0a-4272-ad26-243310bd9670|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:01:13.428Z|227cecd3-ad0a-4272-ad26-243310bd9670|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:01:13.431Z|0199d048-adaf-4479-972c-47f1ed704999|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:01:13.432Z|0199d048-adaf-4479-972c-47f1ed704999|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:01:18.988Z|fbfeae00-ed85-40aa-a543-07f7ba6b2cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T22:01:18.988Z|fbfeae00-ed85-40aa-a543-07f7ba6b2cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T22:01:23.453Z|8915ef8e-770e-4683-b37f-fdf57fdac09c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:01:23.453Z|605e3b8f-080b-4f60-aa16-9df4e280bb62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:01:23.454Z|8915ef8e-770e-4683-b37f-fdf57fdac09c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:01:23.454Z|605e3b8f-080b-4f60-aa16-9df4e280bb62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:01:23.454Z|588c90ad-bf85-4928-9175-c67c51f83e72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:01:23.455Z|588c90ad-bf85-4928-9175-c67c51f83e72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:01:33.491Z|398b202e-5eaf-4999-b1b3-073ca2d1fb2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:01:33.491Z|e153d4c9-f4bb-41b9-947b-f459abedbe19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:01:33.491Z|deaa0a2e-f3f4-4580-968c-0f123e6833cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:01:33.496Z|e153d4c9-f4bb-41b9-947b-f459abedbe19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:01:33.496Z|398b202e-5eaf-4999-b1b3-073ca2d1fb2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:01:33.496Z|deaa0a2e-f3f4-4580-968c-0f123e6833cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:01:33.987Z|80079bb4-a39a-4dab-9c9e-f6dbefa543f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T22:01:33.989Z|80079bb4-a39a-4dab-9c9e-f6dbefa543f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T22:01:34.677Z|ad9bbc47-8c5c-427e-87cb-18e30d383de8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T22:01:34.679Z|ad9bbc47-8c5c-427e-87cb-18e30d383de8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T22:01:43.540Z|ee145758-cd2d-4069-bc08-4ca27c1330fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:01:43.541Z|ee145758-cd2d-4069-bc08-4ca27c1330fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:01:43.541Z|b7c57505-9b31-4866-9bc2-4392589a477a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:01:43.541Z|b7c57505-9b31-4866-9bc2-4392589a477a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:01:43.544Z|a11a4009-d246-4e32-8020-b940ce892945|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:01:43.544Z|a11a4009-d246-4e32-8020-b940ce892945|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:01:48.987Z|928c2f7d-423c-4e12-b2a8-deea1e2b681f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T22:01:48.991Z|928c2f7d-423c-4e12-b2a8-deea1e2b681f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T22:01:49.082Z|9a76c99e-cd28-4f7f-a79b-1535c8c742b2|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|500||Entering 2021-11-29T22:01:49.083Z|9a76c99e-cd28-4f7f-a79b-1535c8c742b2|http-nio-8080-exec-9|manage/health|kube-probe/1.19|||INFO|404|Not Found|Exiting. 2021-11-29T22:01:53.592Z|56212576-46d7-4504-867c-685aa2c3e97a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:01:53.592Z|5e001ff1-f0c8-41ee-89d4-74b1f82eb00d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:01:53.593Z|5e001ff1-f0c8-41ee-89d4-74b1f82eb00d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:01:53.593Z|56212576-46d7-4504-867c-685aa2c3e97a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:01:53.596Z|02cbd2d9-4f08-4b53-91ec-281e600a9b0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:01:53.597Z|02cbd2d9-4f08-4b53-91ec-281e600a9b0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:02:03.617Z|926f9a56-5991-4ec7-bf89-cc377a090101|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:02:03.618Z|926f9a56-5991-4ec7-bf89-cc377a090101|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:02:03.629Z|0cd0c8b3-7802-4f82-9f44-bd2c47cda674|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:02:03.629Z|0cd0c8b3-7802-4f82-9f44-bd2c47cda674|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:02:03.630Z|f04e4c5d-1d87-4578-beb7-3884dea018c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:02:03.630Z|f04e4c5d-1d87-4578-beb7-3884dea018c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:02:03.987Z|b6851d91-a028-4712-8136-ff7236ef802f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T22:02:03.988Z|b6851d91-a028-4712-8136-ff7236ef802f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T22:02:04.682Z|53ec3598-9118-4473-97a0-2f66808990e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T22:02:04.683Z|53ec3598-9118-4473-97a0-2f66808990e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T22:02:13.645Z|bd9aca21-0c3d-4d46-89dd-6c47d602cd49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:02:13.645Z|bd9aca21-0c3d-4d46-89dd-6c47d602cd49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:02:13.666Z|1fa7f865-cc9a-4de8-8bcd-35ff3b871da3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:02:13.666Z|aeb10ba9-3aab-4873-9cc3-5d8bfcd5357b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:02:13.666Z|1fa7f865-cc9a-4de8-8bcd-35ff3b871da3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:02:13.667Z|aeb10ba9-3aab-4873-9cc3-5d8bfcd5357b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:02:18.990Z|a83335eb-150c-4a2d-8a66-93fdb56dc211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-11-29T22:02:18.991Z|a83335eb-150c-4a2d-8a66-93fdb56dc211|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-11-29T22:02:23.670Z|d64c6b37-6903-4eb3-8788-116e96c8099c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:02:23.670Z|d64c6b37-6903-4eb3-8788-116e96c8099c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:02:23.693Z|0c32c635-3e7b-4667-9616-8bc1a1f43ce4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:02:23.693Z|560935a2-ac49-442b-8abf-822798b8145f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2021-11-29T22:02:23.693Z|560935a2-ac49-442b-8abf-822798b8145f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-11-29T22:02:23.693Z|0c32c635-3e7b-4667-9616-8bc1a1f43ce4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.